JP2000132523A - Distributed agent processing system, distributed agent system, and recording medium recording distributed agent program - Google Patents

Distributed agent processing system, distributed agent system, and recording medium recording distributed agent program

Info

Publication number
JP2000132523A
JP2000132523A JP10307300A JP30730098A JP2000132523A JP 2000132523 A JP2000132523 A JP 2000132523A JP 10307300 A JP10307300 A JP 10307300A JP 30730098 A JP30730098 A JP 30730098A JP 2000132523 A JP2000132523 A JP 2000132523A
Authority
JP
Japan
Prior art keywords
agent
service
distributed
node
factory
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP10307300A
Other languages
Japanese (ja)
Inventor
Eiichi Niwano
栄一 庭野
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP10307300A priority Critical patent/JP2000132523A/en
Publication of JP2000132523A publication Critical patent/JP2000132523A/en
Pending legal-status Critical Current

Links

Landscapes

  • Multi Processors (AREA)
  • Computer And Data Communications (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a distributed agent processing method which can easily add and change a service function to an agent and also can generate an agent at an optional node in a distributed object system. SOLUTION: An agent that is defined corresponding to a real world has a service object that is defined corresponding to the service of the real world and also has a function object to attain a function. A agent acquires a service object from another agent and generates the service of the service object. When an agent or object is generated, a factory is previously generated as an instance in an object environment at an optional node, and a new instance is generated from the factory.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、分散オブジェクト
技術を用いた分散エージェント処理方法、分散エージェ
ントシステム、及び分散エージェントプログラムを記録
した記録媒体に関する。
[0001] 1. Field of the Invention [0002] The present invention relates to a distributed agent processing method using a distributed object technology, a distributed agent system, and a recording medium on which a distributed agent program is recorded.

【0002】[0002]

【従来の技術】図1は従来のオブジェクト技術によるエ
ージェントの構成を示す図である。ここで、エージェン
トとはオブジェクトに知的機能あるいは移動機能(オペ
レーション機能)を持たせたものであり、動的に処理を
行い、他のエージェントと協調して処理を行う。図1に
示すように、個人の所有するオブジェクト環境10にお
いて、機能を追加する際には、必要なときに必要な機能
をもつエージェント11〜14を追加して行くという方
法がとられている。
2. Description of the Related Art FIG. 1 is a diagram showing a configuration of an agent using a conventional object technology. Here, the agent is an object having an intelligent function or a movement function (operation function), and performs processing dynamically, and performs processing in cooperation with another agent. As shown in FIG. 1, in the object environment 10 owned by an individual, when a function is added, a method is used in which agents 11 to 14 having necessary functions are added when necessary.

【0003】また、ある機能を持つオブジェクトが生成
される場合、その生成先は基本的にオブジェクトのイン
スタンスを生成するファクトリと呼ばれるオブジェクト
が存在するノードである。また、インターネット上で分
散オブジェクト環境を構成する際に、情報やサービスを
提供する主要な技術であるWeb技術に関しては、ホー
ムページを作成することによりデータの発信は可能であ
るが、個人のホームページ上にサービスを追加する際に
はCGIプログラムを作成しなければならない。
[0003] When an object having a certain function is generated, the generation destination is basically a node at which an object called a factory for generating an instance of the object exists. Also, when configuring a distributed object environment on the Internet, with regard to Web technology, which is a main technology for providing information and services, data can be transmitted by creating a homepage, but it can be transmitted on an individual's homepage. When adding a service, a CGI program must be created.

【0004】[0004]

【発明が解決しようとする課題】しかしながら、この従
来の技術による分散オブジェクト環境においてはオブジ
ェクトが動的に生成され、かつ機能単位での生成を行っ
ているため、 ・機能がフラットに混在しているためどのようなエージ
ェントが生成されているのかわかりにくく、生成された
オブジェクト環境を他者が容易に利用できない。
However, in the distributed object environment according to the prior art, objects are dynamically generated and generated in units of functions. Therefore, functions are mixed in a flat manner. what agent is difficult to understand what has been generated, the generated object environment others are not readily available for.

【0005】・動的にエージェントのサービスを更新し
て行くことが容易に行えないため、個人の環境として、
他者にサービスを提供するエージェント、自分にのみサ
ービスを提供する個人秘書のようなエージェントを区別
して、更新してゆくことが容易にできない。という問題
点がある。また、従来技術によるとエージェントの生成
先がファクトリに依存するため、 ・任意のノードにオブジェクトを生成することができな
い。
[0005] Since it is not easy to dynamically update the service of the agent, as an individual environment,
It is not easy to distinguish between agents that provide services to others and agents such as personal secretaries that provide services only to themselves, and update them. There is a problem. Further, according to the prior art, the generation destination of the agent depends on the factory. Therefore, it is not possible to generate an object at an arbitrary node.

【0006】・自分のファクトリを管理することができ
ないため、安全性が保証されない。という問題もある。
このような問題点があるため、 ・地域の住民の権限(例えば横須賀住民)におけるエー
ジェントは、自分の家で、会社員としてのエージェント
は、オフィスにといったような要求に対応することや、 ・あるショップを実世界で所有して商売を行っている者
が、同一ショップ内に端末をおいて、そこで、実世界と
同じサービスを電子的にもサービスすること、すなわ
ち、個人のオブジェクト環境をすべて自分の管理するノ
ード上において、サービス提供、AP開発、AP販売、
サービス消費、サービス運用保守等をそのノード上で行
う、こと等を柔軟に実施できない。更に、 ・他社にサービスを提供するエージエントは公開され他
者によってアクセスされるものであるため、ハード的に
も障害が少なく、マシン接続が簡単で接続障害が少ない
常時ネットワークに接続されているマシン等の共有度の
高いマシン(ネットワーク提供者などのマシン)に置
き、自分の権限毎のオブジェクト環境を菅埋するエージ
ェントは常にモバイル環境から、インターフェース機能
を持つエージェントによってアクセスし、ダイナミック
に割り当てられたIPアドレスを管理し、接続時間中に
サービスを提供するエージェントが他者から受け付け
た、要求をその端末にダイレクト配送し、更に、個人的
なエージェントは、PDAなどの端末におき、スケジュ
ール管理をしたり、他者のインタフエース機能を持つエ
ージェントからの要求を受け付ける等、を柔軟に行うこ
とができない。
[0006] Since it is not possible to manage its own factory, security is not guaranteed. There is also a problem.
Due to these problems, ・ Agents in the authority of local residents (for example, Yokosuka residents) can respond to requests such as their own house, agents as office workers can be in offices, etc. A business owner who owns a shop in the real world and conducts business places the terminal in the same shop, where the same service as in the real world is also provided electronically, that is, the entire personal object environment Service provision, AP development, AP sales,
It is not possible to flexibly perform service consumption, service operation and maintenance on the node, and the like. In addition, the agents that provide services to other companies are open to the public and are accessed by others, so there are few obstacles in terms of hardware, machines connected easily and there are few connection failures Machines that are always connected to the network, etc. An agent that is placed on a machine with a high degree of sharing (a machine such as a network provider) and embeds the object environment for each authority is always accessed from the mobile environment by an agent with an interface function, and dynamically assigned IP It manages the address, directs the request received from the third party by the agent providing the service during the connection time to the terminal, and furthermore, the personal agent puts it on a terminal such as a PDA and manages the schedule. , From an agent with the interface function of another person Cannot be flexibly performed.

【0007】また、従来のWeb技術によると、任意の
エンドユーザが柔軟かつセキュアに自分の環境を高度化
することができない。すなわち、特に、任意のサービス
発信環境としてのサービス提供環境を有することが困難
である他、AP開発環境、AP販売環境、サービス消費
環境、サービス運用保守環境、等の環境を簡単に保有す
ることができず(エンドユーザコンピューティング環境
が容易に構築できない)、実現する場合は、高度なCG
Iプログラムを作成しなければならす非常な困難を伴
う。
Further, according to the conventional Web technology, any end user cannot flexibly and securely upgrade his / her environment. That is, in particular, it is difficult to have a service providing environment as an arbitrary service transmission environment, and it is necessary to easily have an environment such as an AP development environment, an AP sales environment, a service consumption environment, a service operation and maintenance environment, and the like. If it is not possible (the end user computing environment cannot be easily constructed) and it is realized, advanced CG
With the great difficulty of having to create I programs.

【0008】本発明は、上記の点に鑑みなされたもので
あり、エージェントに対して容易にサービス機能追加・
変更を行うことができ、任意のノードにエージェントを
生成可能な分散エージェント処理方法、分散エージェン
トシステムおよび分散エージェントプログラムを記録し
た記録媒体を提供することを目的とする。
[0008] The present invention has been made in view of the above points, and provides a service function to an agent easily.
It is an object of the present invention to provide a distributed agent processing method, a distributed agent system, and a recording medium on which a distributed agent program is recorded, in which a change can be made and an agent can be generated in any node.

【0009】[0009]

【課題を解決するための手段】上記の課題を解決するた
めに、本発明は下記のように構成される。請求項1に記
載の発明は、分散ノード上に存在する複数のオブジェク
ト間でメッセージの交換を行う分散オブジェクトシステ
ムにおいて、エージェントにより機能処理を行う分散エ
ージェント処理方法であって、実世界に対応して規定さ
れるエージェントが実世界のサービスに対応して規定さ
れるサービスオブジェクトを有し、一のエージェントが
他のエージェントから該他のエージェントが有する該サ
ービスオブジェクトを取得する取得ステップと、該一の
エージェントが該サービスオブジェクトのサービス生成
を行うサービス生成ステップとを有する分散エージェン
ト処理方法である。
Means for Solving the Problems In order to solve the above problems, the present invention is configured as follows. The invention according to claim 1 is a distributed agent processing method in which a function is performed by an agent in a distributed object system for exchanging messages between a plurality of objects existing on a distributed node. An obtaining step in which a specified agent has a service object defined corresponding to a service in the real world, and one agent obtains the service object of the other agent from another agent; and the one agent Is a service generation step of generating a service of the service object.

【0010】請求項2に記載の分散エージェント処理方
法は、前記取得ステップが、前記他のエージェントにア
クセスして該他のエージェントが公開するサービスの情
報を取得するステップを少なくとも有し、前記サービス
オブジェクトにアクセスしてファクトリ情報を取得する
ステップと、前記サービスオブジェクトのファクトリを
前記一のエージェントに生成するステップとを有する。
The distributed agent processing method according to claim 2, wherein the obtaining step includes at least a step of accessing the other agent to obtain information of a service published by the other agent, wherein the service object To obtain factory information, and generating a factory for the service object in the one agent.

【0011】請求項3に記載の分散エージェント処理方
法は、前記サービス生成ステップが、前記サービスオブ
ジェクトのファクトリから該サービスオブジェクトのイ
ンスタンスを生成するステップを有する。請求項4に記
載の分散エージェント処理方法は、前記エージェント及
びサービスオブジェクトが該エージェント及びサービス
オブジェクトの機能を実現するためのファンクションオ
ブジェクトを有する。
According to a third aspect of the present invention, in the distributed agent processing method, the service generating step includes a step of generating an instance of the service object from a factory of the service object. In the distributed agent processing method according to a fourth aspect, the agent and the service object have a function object for realizing the function of the agent and the service object.

【0012】請求項5に記載の分散エージェント処理方
法は、前記分散ノードでの各ノードのオブジェクト環境
が、他のエージェントに対してサ―ビスを提供するステ
ップを有するサービスエージェントと、各ノードのユー
ザに対してサービスを提供するステップを有するパーソ
ナルエージェントと、他のサービスエージェントにアク
セスし、該アクセス先が有するサービスを消費するステ
ップを有するインタフェースエージェントと、各ノード
のオブジェクト環境内のエージェントを管理するステッ
プを有する自己管理エ−ジェントとを有する。
According to a fifth aspect of the present invention, in the distributed agent processing method, the object environment of each node in the distributed node has a step of providing a service to another agent, and a user of each node. A personal agent having a step of providing a service to a personal computer, an interface agent having a step of accessing another service agent and consuming a service of the access destination, and a step of managing an agent in an object environment of each node And a self-management agent having

【0013】請求項6に記載の分散エージェント処理方
法は、前記エージェントまたはオブジェクトが生成され
る際に、予めファクトリを前記分散ノードでの任意のノ
ードにおけるオブジェクト環境にインスタンスとして生
成するステップと、該ファクトリから新たなインスタン
スを生成するステップとを有する。請求項7に記載の発
明は、分散ノード上に存在する複数のオブジェクト間で
メッセージの交換を行う分散オブジェクトシステムにお
いて、エージェントにより機能処理を行う分散エージェ
ントシステムであって、実世界に対応して規定されるエ
ージェントが実世界のサービスに対応して規定されるサ
ービスオブジェクトを有し、該エージェントは、他のエ
ージェントから該他のエージェントが有する前記サービ
スオブジェクトを取得する取得手段と、該サービスオブ
ジェクトのサービス生成を行うサービス生成手段とを有
する分散エージェントシステムである。
The distributed agent processing method according to claim 6, wherein when the agent or the object is generated, a factory is previously generated as an instance in an object environment in an arbitrary node in the distributed node; Generating a new instance from. According to a seventh aspect of the present invention, there is provided a distributed object system for exchanging messages between a plurality of objects existing on a distributed node, wherein the distributed agent system performs a function process using an agent, and is defined corresponding to the real world. An agent to be provided has a service object defined corresponding to a service in the real world, the agent comprises: an acquisition unit for acquiring the service object of the other agent from another agent, and a service of the service object. This is a distributed agent system having service generation means for generating.

【0014】請求項8に記載の分散エージェントシステ
ムは、前記取得手段が、前記他のエージェントにアクセ
スして該他のエージェントが公開するサービスの情報を
取得する手段と、前記サービスオブジェクトにアクセス
してファクトリ情報を取得する手段と、前記サービスオ
ブジェクトのファクトリを前記エージェントに生成する
手段とを有する。
[0014] In the distributed agent system according to the present invention, the acquisition unit may access the other agent to acquire information of a service published by the other agent, and may access the service object. Means for obtaining factory information; and means for generating a factory for the service object in the agent.

【0015】請求項9に記載の分散エージェントシステ
ムは、前記サービス生成手段が、前記サービスオブジェ
クトのファクトリから該サービスオブジェクトのインス
タンスを生成する手段を有する。請求項10に記載の分
散エージェントシステムは、前記エージェント及びサー
ビスオブジェクトは該エージェント及びサービスオブジ
ェクトの機能を実現するためのファンクションオブジェ
クトを有する。
According to a ninth aspect of the present invention, in the distributed agent system, the service generating means has means for generating an instance of the service object from a factory of the service object. In the distributed agent system according to the tenth aspect, the agent and the service object have a function object for realizing the function of the agent and the service object.

【0016】請求項11に記載の分散エージェントシス
テムは、前記分散ノードでの各ノードのオブジェクト環
境が、他のエージェントに対してサ―ビスを提供する手
段を有するサービスエージェントと、各ノードのユーザ
に対してサービスを提供する手段を有するパーソナルエ
ージェントと、他のサービスエージェントにアクセス
し、該アクセス先が有するサービスを消費する手段を有
するインタフェースエージェントと、各ノードのオブジ
ェクト環境内のエージェントを管理する手段を有する自
己管理エ−ジェントとを有する。
In the distributed agent system according to the eleventh aspect, the object environment of each node in the distributed node includes a service agent having means for providing a service to another agent, and a user of each node. Personal agent having a means for providing a service to the user, an interface agent having a means for accessing another service agent and consuming the service of the access destination, and a means for managing an agent in the object environment of each node. Have a self-management agent.

【0017】請求項12に記載の分散エージェントシス
テムは、前記エージェントまたはオブジェクトが生成さ
れる際に、予めファクトリを前記分散ノードでの任意の
ノードにおけるオブジェクト環境にインスタンスとして
生成する手段と、該ファクトリから新たなインスタンス
を生成する手段とを有する。請求項13に記載の発明
は、分散ノード上に存在する複数のオブジェクト間でメ
ッセージの交換を行う分散オブジェクトシステムにおい
て、エージェントにより機能処理を行う分散エージェン
トプログラムを記録したコンピュータ読み取り可能な記
録媒体であって、該記録媒体に記録されたプログラムは
該分散ノードにおける各ノードにおいて実行され、該プ
ログラムにより、実世界に対応して規定される各ノード
のエージェントは、実世界のサービスに対応して規定さ
れるサービスオブジェクトを有し、他のエージェントか
ら該他のエージェントが有する前記サービスオブジェク
トを取得し、該サービスオブジェクトのサービス生成を
行う分散エージェントプログラムを記録した記録媒体で
ある。
In the distributed agent system according to the present invention, when the agent or the object is generated, a factory is previously generated as an instance in an object environment of an arbitrary node in the distributed node, and Means for generating a new instance. According to a thirteenth aspect of the present invention, in a distributed object system for exchanging messages between a plurality of objects existing on distributed nodes, a computer readable recording medium recording a distributed agent program for performing a function process by an agent. Then, the program recorded on the recording medium is executed at each node in the distributed node, and the agent of each node defined corresponding to the real world is defined by the program corresponding to the service of the real world. And a distributed agent program for acquiring the service object of the other agent from another agent and generating a service of the service object.

【0018】請求項14に記載の分散エージェントプロ
グラムを記録した記録媒体は、該プログラムにより、前
記サービスオブジェクトを取得する際、前記他のエージ
ェントにアクセスして該他のエージェントが公開するサ
ービスの情報を少なくとも取得し、前記サービスオブジ
ェクトにアクセスしてファクトリ情報を取得し、前記サ
ービスオブジェクトのファクトリを前記エージェントに
生成する。
According to a fourteenth aspect of the present invention, in the recording medium storing the distributed agent program, when the service object is acquired by the program, the other agent accesses the other agent and stores information of a service published by the other agent. At least obtaining, accessing the service object to obtain factory information, and generating a factory of the service object in the agent.

【0019】請求項15に記載の分散エージェントプロ
グラムを記録した記録媒体は、該プログラムにより、前
記サービス生成を行う際、前記サービスオブジェクトの
ファクトリから該サービスオブジェクトのインスタンス
を生成する。請求項16に記載の分散エージェントプロ
グラムを記録した記録媒体は、該プログラムにより、前
記エージェント及びサービスオブジェクトは該エージェ
ント及びサービスオブジェクトの機能を実現するための
ファンクションオブジェクトを有する。
[0019] In the recording medium storing the distributed agent program according to claim 15, when the service is generated by the program, an instance of the service object is generated from a factory of the service object. A recording medium recording the distributed agent program according to claim 16, wherein the agent and the service object have a function object for realizing the function of the agent and the service object by the program.

【0020】請求項17に記載の分散エージェントプロ
グラムを記録した記録媒体は、該プログラムにより、前
記各ノードのオブジェクト環境が、他のエージェントに
対してサ―ビスを提供するサービスエージェントと、各
ノードのユーザに対してサービスを提供するパーソナル
エージェントと、他のサービスエージェントにアクセス
し、該アクセス先が有するサービスを消費するインタフ
ェースエージェントと、各ノードのオブジェクト環境内
のエージェントを管理する自己管理エ−ジェントとを有
する。
[0020] According to a seventeenth aspect of the present invention, there is provided a recording medium recording the distributed agent program, wherein the object environment of each node is a service agent for providing a service to another agent, and a service agent for each node. A personal agent that provides a service to a user, an interface agent that accesses another service agent and consumes the service of the access destination, and a self-management agent that manages an agent in an object environment of each node. Having.

【0021】請求項18に記載の分散エージェントプロ
グラムを記録した記録媒体は、該プログラムにより、前
記エージェントまたはオブジェクトが生成される際に、
予めファクトリを各ノードのオブジェクト環境にインス
タンスとして生成し、該ファクトリから新たなインスタ
ンスを生成する。本発明によれば、エージェントとエー
ジェントが提供するサービスとエージェントあるいはサ
ービスを実現するファンクションが別々のオブジェクト
として生成可能なため、容易にエージェントへのサービ
ス追加・変更、機能追加・変更、サービスへの機能追加
・変更が可能となる。特に、エージェントは実世界の人
/組織に対応し、サービスは実世界のサービスに対応す
るため、“だれそれのどのようなサービス”という形で
実世界の情報を知っていれば、その情報をもとに、サー
ビスを特定可能であるため、オブジェクト環境の運用の
柔軟性とともに、オブジェクト環境のナビゲーションの
柔軟性が保証される。
A recording medium on which the distributed agent program according to claim 18 is recorded, when the agent or the object is generated by the program,
A factory is generated in advance in the object environment of each node as an instance, and a new instance is generated from the factory. According to the present invention, since an agent and a service provided by the agent and a function realizing the agent or the service can be generated as separate objects, the service addition / change to the agent, the function addition / change to the agent, and the function to the service can be easily performed. Addition / change is possible. In particular, agents correspond to real-world people / organizations, and services correspond to real-world services, so if they know real-world information in the form of “who and what kind of service,” they can use that information. Originally, since the service can be specified, the flexibility of the operation of the object environment and the flexibility of the navigation of the object environment are guaranteed.

【0022】また、本発明によれば、上記のサービスオ
ブジェクトの追加を他者向けのサービス追加と自分向け
のサービス追加を区別することができる。また、本発明
によれば、ファクトリ自体がユーザの管理下におかれる
ため安全性が保証されやすい。更に、本発明によれば、
多様なエージェント及びオブジェクトの用途に応じた使
い分けが可能になる。
Further, according to the present invention, the addition of the service object can be distinguished from a service addition for another person and a service addition for oneself. Further, according to the present invention, since the factory itself is under the control of the user, security is easily guaranteed. Further, according to the present invention,
Various agents and objects can be properly used according to their uses.

【0023】[0023]

【発明の実施の形態】図2は本発明の実施例における、
オブジェクト構成の一例を示す図である。同図に示すよ
うに、本実施例において、個人の所有するオブジェクト
環境は、サービスエージェント21(略称はSA)、パ
ーソナルエージェント22(略称はPA)、インタフェ
ースエージェント23(略称はIA)、自己管理エージ
ェント24(略称はAA)を有し、サービスエージェン
ト21は他者のエージェントに対してサービスを提供す
る機能を有し、パーソナルエージェント22は自分に対
してサービスを提供する機能を有し、インタフェースエ
ージェント23は他者のサービスエージェントにアクセ
スし他者のサービスを消費する機能を有し、自己管理エ
ージェント24はこれらのエージェントを管理する機能
を有する。
FIG. 2 shows an embodiment of the present invention.
FIG. 3 is a diagram illustrating an example of an object configuration. As shown in the figure, in the present embodiment, the object environment owned by the individual is a service agent 21 (abbreviation is SA), a personal agent 22 (abbreviation is PA), an interface agent 23 (abbreviation is IA), a self-management agent. 24 (abbreviated as AA), the service agent 21 has a function of providing a service to another agent's agent, the personal agent 22 has a function of providing a service to itself, and the interface agent 23 Has a function of accessing the service agent of another person and consuming the service of another person, and the self-management agent 24 has a function of managing these agents.

【0024】なお、パーソナルエージェントとサービス
エージェントは同一であって、それぞれのエージェント
の識別子によって判断を行い、自分用のエージェントで
あれば、自分向けのサービスも表示するような仕組みで
あってもよい。また、サービスエージェント21は実世
界のサービスに対応して規定されるサービスオブジェク
ト25、26とエージェント機能を実現するためのファ
ンクションオブジェクト27〜29によって構成され、
サービスオブジェクトはサービス機能を実現するための
ファンクションオブジェクト30〜32によって構成さ
れる。他のエージェント22、23、24についても同
様の構成を持つ。
It should be noted that the personal agent and the service agent may be the same, and a determination may be made based on the identifier of each agent. If the agent is a personal agent, a service for the user may be displayed. The service agent 21 includes service objects 25 and 26 defined corresponding to services in the real world and function objects 27 to 29 for realizing agent functions.
The service object is composed of function objects 30 to 32 for realizing a service function. The other agents 22, 23, and 24 have the same configuration.

【0025】エージェントを含むこれらのオブジェクト
は、他者のファクトリオブジェクトを利用して自分の環
境に生成するだけではなく、あらかじめファクトリオブ
ジェクトをインスタンスとして自分の環境に生成して、
そこから自分の環境に生成可能である。次に本発明の実
施例を具体的に説明する。
These objects including the agent are not only generated in their own environment using the factory object of another person, but also generated in advance in their own environment as an instance of the factory object.
From there you can create your own environment. Next, embodiments of the present invention will be described specifically.

【0026】図3は本発明における実施例のオブジェク
ト構成を示す図である。本実施例は、酒販売店であるユ
ーザA40が、同様に酒販売店であり酒と同時に酒販売
パッケージも販売しているユーザB41の開発したアプ
リケーション42である酒販売用パッケージをダウンロ
ードし、このアプリケーションから酒販売サービスをユ
ーザA40のサービスエージェント44(SA44)に
て開始する例である。
FIG. 3 is a diagram showing an object configuration according to the embodiment of the present invention. In the present embodiment, a user A40 who is a liquor store downloads a liquor sales package which is an application 42 developed by a user B41 who is also a liquor store and also sells a liquor sales package at the same time. This is an example in which the liquor sales service is started from the application by the service agent 44 (SA44) of the user A40.

【0027】図4は、本実施例の処理フローを示すフロ
ーチャートである。以下、図3及び図4のフローチャー
トを用いて本実施例を説明する。なお、ステップ番号は
図3と図4とで共通に用いている。まず、ユーザBは、
あらかじめ開発環境サービスとして提供されている自分
のパーソナルエージェント45(PA45)のAP開発
サービスを利用して、インタフェースエージェント46
(IA46)を介して、アプリケーションである酒販売
用パッケージを開発し(ステップ1)、これを自分のサ
ービスエージェント47(SA47)に登録する(ステ
ップ2)。次に、この酒販売用パッケージは、酒販売用
パッケージ販売サービスのサービスオブジェクト42
(SO(AP))として活性化され、インスタンスとし
てオブジェクトシステム内に存在し、外部に公開される
(ステップ3)。なお、インスタンスを行うためのファ
クトリはcreateFactory() により生成されている。続い
て、SAはこのサービスオブジェクト42の情報を自分
の管理エージェントである自己管理エージェント48
(AA48)のディレクトリに登録する(ステップ4、
5)。以上で、ユーザBの酒販売用パッケージの開発と
その販売サービス公開までが終了する。
FIG. 4 is a flowchart showing the processing flow of this embodiment. Hereinafter, this embodiment will be described with reference to the flowcharts of FIGS. Note that the step numbers are commonly used in FIG. 3 and FIG. First, user B:
Using the AP development service of one's own personal agent 45 (PA45) provided in advance as a development environment service, the interface agent 46 is used.
Through (IA46), a package for liquor sales, which is an application, is developed (step 1) and registered in its own service agent 47 (SA47) (step 2). Next, the liquor sales package is stored in the service object 42 of the liquor sales package sales service.
It is activated as (SO (AP)), exists as an instance in the object system, and is released to the outside (step 3). Note that the factory for performing the instance is created by createFactory (). Subsequently, the SA transmits the information of the service object 42 to a self-management agent 48 which is its own management agent.
(AA4) in the directory (step 4,
5). With the above, the development of the package for liquor sales of the user B and the release of its sales service are completed.

【0028】なお、ユーザB41の個人環境には、自分
の身元証明書(ID)、権利証明書(交換権証明書(例
えば電子現金)、実行権証明書(例えばチケット)、所
有権証明書(データ/情報、プログラム/パッケー
ジ))、および権利委譲証明書等が管理されており、ユ
ーザA40がアプリケーションを購買したときは、権利
委譲証明書または保証書等が発行される。
The personal environment of the user B41 includes his / her own identity certificate (ID), right certificate (exchange right certificate (for example, electronic cash), execution right certificate (for example, ticket), ownership certificate (for example, ticket). Data / information, program / package)) and a right transfer certificate, and the like, and when the user A40 purchases the application, a right transfer certificate or a guarantee is issued.

【0029】次に、ユーザAは、実世界と同様にユーザ
Bのことを知っていた場合、必要な検索を実行してユー
ザBを特定する。この検索は、すべてのオブジェクトは
実世界と同様に関係性と役割によって結合しているため
に、例えば横須賀市(ベース指定)に存在し(Relatio
n:Location 、Role:LocatedIn、検索ホップ数:無限
大)、洋酒を販売している(Keywords:洋酒)、確かX
X酒〜(Name:XX酒)などのようなあいまいな検索方
法により実行できる。
Next, when the user A knows the user B as in the real world, the user A executes a necessary search and specifies the user B. This search exists in, for example, Yokosuka City (base designation) because all objects are linked by relationships and roles as in the real world (Relatio
n: Location, Role: LocatedIn, number of search hops: infinity), sells spirits (Keywords: spirits), X
It can be executed by an ambiguous search method such as X sake ~ (Name: XX sake).

【0030】次に、ユーザA40は、インタフェースエ
ージェント49(IA49)を介して、ユーザB41の
サービスエージェント47(SA47)情報を獲得後、
それにアクセスし(ステップ6)、サービスエージェン
ト47(SA47)が提供しているサービスの情報を獲
得する(ステップ7)。これによりユーザA40は、ユ
ーザB41が酒販売パッケージ販売サービスを提供して
いることを知ることができる。なお、最初からサービス
を検索することも可能である。
Next, the user A40 acquires the service agent 47 (SA47) information of the user B41 via the interface agent 49 (IA49).
Access is made (step 6), and information on the service provided by the service agent 47 (SA47) is obtained (step 7). Thereby, the user A40 can know that the user B41 provides the liquor sales package sales service. It is also possible to search for a service from the beginning.

【0031】続いて、ユーザA40は、ユーザBのサー
ビスエージェント47(SA47)で提供する酒販売パ
ッケージ販売サービスであるサービスオブジェクト42
(SO(AP))にアクセスし(ステップ8)、アプリ
ケーションをユーザA40のサービスエージェント44
(SA44)にダウンロードする。詳細には、まずサー
ビスオブジェクト42(SO(AP))SOにアクセス
(ステップ8)した段階で、まず、ファクトリ生成情報
を取得し(ステップ9)、ユーザA40側から、自分の
サービスエージェント44(SA44)に対してファク
トリ生成情報を送る(S10)と、サービスエージェン
ト44(SA44)が酒販売パッケージ販売サービスで
あるサービスオブジェクト42(SO(AP))にcopy
Object()としてコピー要求を送り(ステップ11、1
2)、自分の配下に酒販売サービス用のファクトリ51
をcreateFactory() によりまず生成し(ステップ1
3)、生成されたファクトリ51(SO(Factory ))
情報を自分(ユーザA40)の自己管理エージェント5
2(AA52)に登録する(ステップ14、15)。
Subsequently, the user A 40 has a service object 42 which is a liquor sales package sales service provided by the service agent 47 (SA 47) of the user B.
(SO (AP)) (step 8), and the application is transferred to the service agent 44 of the user A40.
(SA44). More specifically, first, when the service object 42 (SO (AP)) SO is accessed (step 8), factory generation information is first obtained (step 9), and the user A 40 side receives his / her own service agent 44 (SA 44). ) Is sent (S10), the service agent 44 (SA44) copies the service object 42 (SO (AP)), which is a liquor sales package sales service.
Send a copy request as Object () (steps 11, 1
2), a factory 51 for liquor sales service under his control
Is first created by createFactory () (step 1
3), generated factory 51 (SO (Factory))
Information is stored in the self-management agent 5 of the user (user A40)
2 (AA52) (steps 14 and 15).

【0032】最後に、ユーザA40から、サービスエー
ジェント44(SA44)に対してファクトリ51(S
O(Factory ))へのサービス生成要求を送る(ステッ
プ16、17)、ファクトリ51(SO(Factory ))
は、createInstance()によりサービスオブジェクト43
SO(Service )を生成し(ステップ18)、その結果
をサービスエージェント44(SA44)が受け取り
(ステップ19)、自己管理エージェント52(AA5
2)に新たなサービスオブジェクト(SO(Service
))である販売サービスオブジェクトを登録し(ステ
ップ20)、サービス生成処理が終了する。なお、サー
ビスオブジェクト43SO(Service )生成はcreateOb
ject()により行われ、createObject()の中で上記のcopy
Object()、createFactory() 、createInstance()が実行
される。
Finally, the user A 40 sends a factory 51 (S 44) to the service agent 44 (SA 44).
O (Factory)) to send a service generation request (steps 16 and 17), factory 51 (SO (Factory))
Is a service object 43 created by createInstance ().
An SO (Service) is generated (Step 18), and the result is received by the service agent 44 (SA44) (Step 19), and the self-management agent 52 (AA5) is received.
2) a new service object (SO (Service
)) Is registered (step 20), and the service generation processing ends. The service object 43SO (Service) is created by createOb
ject (), and the above copy in createObject ()
Object (), createFactory () and createInstance () are executed.

【0033】これ以降、ユーザBが同種の業者であるの
で、一時的に見に来たり(ステップ21)、あるいは、
他のユーザが前述のような検索機構を使って実世界と同
様にユーザA40のサービスエージェント44(SA4
4)にアクセスしサービスエージェント44(SA4
4)の提供するサービスを利用できることとなる。次に
本発明の記録媒体について説明する。
Thereafter, since the user B is the same kind of trader, he or she comes to see temporarily (step 21) or
The other user uses the search mechanism as described above and uses the service agent 44 (SA4
4) to access the service agent 44 (SA4
The service provided by 4) can be used. Next, the recording medium of the present invention will be described.

【0034】図5は、CPU60、メモリ61、外部記
憶装置62、ディスプレイ63、キーボード64、通信
処理装置65を備えたコンピュータシステムの構成図で
あり、本発明における分散エージェントプログラムを記
録した記録媒体は図5に示すメモリ61又は外部記憶装
置62のいずれか又は両方に相当する。また、光磁気デ
ィスク、磁気ディスク、磁気テープ等の可搬媒体、又は
電子メモリ、ハードディスク等も本発明の記録媒体に相
当し、これらの記録媒体に格納された本発明の分散エー
ジェントプログラムをローディングした図5に示すコン
ピュータシステムを分散配置し、通信処理装置65によ
りネットワーク接続することにより、本発明の分散エー
ジェントシステムを構成でき、分散エージェント処理を
行うことができる。
FIG. 5 is a configuration diagram of a computer system including a CPU 60, a memory 61, an external storage device 62, a display 63, a keyboard 64, and a communication processing device 65. The recording medium on which the distributed agent program according to the present invention is recorded is It corresponds to one or both of the memory 61 and the external storage device 62 shown in FIG. Further, a portable medium such as a magneto-optical disk, a magnetic disk, and a magnetic tape, or an electronic memory, a hard disk, and the like also correspond to the recording medium of the present invention, and the distributed agent program of the present invention stored in these recording media is loaded. By distributing the computer systems shown in FIG. 5 and connecting them to the network through the communication processing device 65, the distributed agent system of the present invention can be configured and distributed agent processing can be performed.

【0035】なお、本発明は上記の実施例に限定されて
おらず、特許請求の範囲内で種々変更・応用が可能であ
る。
It should be noted that the present invention is not limited to the above embodiment, and various changes and applications are possible within the scope of the claims.

【0036】[0036]

【発明の効果】上述のように、本発明によれば、エージ
ェントに対して容易にサービス機能追加・変更を行うこ
とができ、任意のノードにエージェントを生成すること
が可能となる。より実世界に対応した分散オブジェクト
環境を構築することが可能となる。
As described above, according to the present invention, it is possible to easily add / change a service function to an agent, and to generate an agent at an arbitrary node. It is possible to construct a distributed object environment that is more compatible with the real world.

【0037】また、本発明によれば、最も効果的な応用
例として、Web環境の高度化を実現することができ
る。すなわち、従来のWebにアクセスするためのサー
ビスエージェントを作成するだけで、ネットワーク上に
存在する本発明によるオブジェクト構成に基づいたアプ
リケーションパッケージをWeb上に簡単にダウンロー
ドでき、必要な情報を入力するだけで、そのままインス
タンス生成、すなわち、サービスの追加が可能となる。
従って、従来のようにCGIプログラムを作成する必要
がなくなる。
Further, according to the present invention, as the most effective application example, it is possible to realize a sophisticated Web environment. That is, by simply creating a service agent for accessing the conventional Web, an application package based on the object configuration according to the present invention existing on the network can be easily downloaded to the Web, and only necessary information is input. , An instance can be generated as it is, that is, a service can be added.
Therefore, there is no need to create a CGI program as in the related art.

【図面の簡単な説明】[Brief description of the drawings]

【図1】従来技術による個人環境のオブジェクト構成を
示す図である。
FIG. 1 is a diagram showing an object configuration of a personal environment according to the related art.

【図2】本発明の実施例の分散エージェントシステムに
おける個人環境のオブジェクト構成を示す図である。
FIG. 2 is a diagram showing an object configuration of a personal environment in the distributed agent system according to the embodiment of the present invention.

【図3】本発明の実施例における分散エージェントシス
テム構成を示す図である。
FIG. 3 is a diagram illustrating a configuration of a distributed agent system according to an embodiment of the present invention.

【図4】本発明の実施例におけるサービス生成処理フロ
ーを示すフローチャートである。
FIG. 4 is a flowchart showing a service generation processing flow in the embodiment of the present invention.

【図5】本発明の記録媒体の実施例におけるコンピュー
タシステムの構成図である。
FIG. 5 is a configuration diagram of a computer system in a recording medium according to an embodiment of the present invention.

【符号の説明】[Explanation of symbols]

10、20 オブジェクト環境 11〜14 機能エージェント 21、44、47 サービスエージェント(SA) 22、45 パーソナルエージェント(PA) 23、46、49 インタフェースエージェント(I
A) 24、52 自己管理エージェント(AA:self-Admin
istration Agent ) 25、26 サービスオブジェクト(SO) 27〜32 ファンクションオブジェクト(FO) 40 ユーザA 41 ユーザB 42 アプリケーション 43 サービス 51 ファクトリ 60 CPU 61 メモリ 62 外部記憶装置 63 ディスプレイ 64 キーボード 65 通信処理装置
10, 20 Object environment 11 to 14 Function agent 21, 44, 47 Service agent (SA) 22, 45 Personal agent (PA) 23, 46, 49 Interface agent (I
A) 24, 52 Self-Administration Agent (AA: self-Admin)
istration Agent) 25, 26 Service object (SO) 27-32 Function object (FO) 40 User A 41 User B 42 Application 43 Service 51 Factory 60 CPU 61 Memory 62 External storage device 63 Display 64 Keyboard 65 Communication processing device

Claims (18)

【特許請求の範囲】[Claims] 【請求項1】分散ノード上に存在する複数のオブジェク
ト間でメッセージの交換を行う分散オブジェクトシステ
ムにおいて、エージェントにより機能処理を行う分散エ
ージェント処理方法であって、 実世界に対応して規定されるエージェントが実世界のサ
ービスに対応して規定されるサービスオブジェクトを有
し、 一のエージェントが他のエージェントから該他のエージ
ェントが有する該サービスオブジェクトを取得する取得
ステップと、 該一のエージェントが該サービスオブジェクトのサービ
ス生成を行うサービス生成ステップとを有することを特
徴とする分散エージェント処理方法。
1. A distributed agent processing method in which a function is processed by an agent in a distributed object system for exchanging messages between a plurality of objects existing on a distributed node, the agent being defined corresponding to the real world. Has a service object defined corresponding to a service in the real world, wherein one agent obtains the service object possessed by the other agent from another agent; and And a service generating step of generating a service.
【請求項2】前記取得ステップは、 前記他のエージェントにアクセスし、該他のエージェン
トが公開するサービスの情報を取得するステップを少な
くとも有し、 前記サービスオブジェクトにアクセスしてファクトリ情
報を取得するステップと、 前記サービスオブジェクトのファクトリを前記一のエー
ジェントに生成するステップとを有することを特徴とす
る請求項1記載の分散エージェント処理方法。
2. The method according to claim 1, wherein the step of obtaining includes at least a step of accessing the other agent and obtaining information of a service published by the other agent, and a step of obtaining factory information by accessing the service object. 2. The distributed agent processing method according to claim 1, further comprising: generating a factory of the service object in the one agent.
【請求項3】前記サービス生成ステップは、 前記サービスオブジェクトのファクトリから該サービス
オブジェクトのインスタンスを生成するステップを有す
ることを特徴とする請求項2記載の分散エージェント処
理方法。
3. The distributed agent processing method according to claim 2, wherein the service generating step includes a step of generating an instance of the service object from a factory of the service object.
【請求項4】前記エージェント及びサービスオブジェク
トは該エージェント及びサービスオブジェクトの機能を
実現するためのファンクションオブジェクトを有するこ
とを特徴とする請求項1記載の分散エージェント処理方
法。
4. The distributed agent processing method according to claim 1, wherein said agent and service object have a function object for realizing the functions of said agent and service object.
【請求項5】前記分散ノードでの各ノードのオブジェク
ト環境は、 他のエージェントに対してサ―ビスを提供するステップ
を有するサービスエージェントと、 各ノードのユーザに対してサービスを提供するステップ
を有するパーソナルエージェントと、 他のサービスエージェントにアクセスし、該アクセス先
が有するサービスを消費するステップを有するインタフ
ェースエージェントと、 各ノードのオブジェクト環境内のエージェントを管理す
るステップを有する自己管理エ−ジェントとを有するこ
とを特徴とする請求項1記載の分散エージェント処理方
法。
5. The object environment of each node in the distributed node includes a service agent having a step of providing a service to another agent, and a step of providing a service to a user of each node. A personal agent, an interface agent having a step of accessing another service agent and consuming a service of the access destination, and a self-management agent having a step of managing an agent in an object environment of each node. 2. The distributed agent processing method according to claim 1, wherein:
【請求項6】前記エージェントまたはオブジェクトが生
成される際に、 予めファクトリを前記分散ノードでの任意のノードにお
けるオブジェクト環境にインスタンスとして生成するス
テップと、 該ファクトリから新たなインスタンスを生成するステッ
プとを有することを特徴とする請求項1記載の分散エー
ジェント処理方法。
6. When the agent or the object is generated, a step of generating a factory in advance as an instance in an object environment of an arbitrary node in the distributed node, and a step of generating a new instance from the factory 2. The distributed agent processing method according to claim 1, further comprising:
【請求項7】分散ノード上に存在する複数のオブジェク
ト間でメッセージの交換を行う分散オブジェクトシステ
ムにおいて、エージェントにより機能処理を行う分散エ
ージェントシステムであって、 実世界に対応して規定されるエージェントが実世界のサ
ービスに対応して規定されるサービスオブジェクトを有
し、 該エージェントは、 他のエージェントから該他のエージェントが有する前記
サービスオブジェクトを取得する取得手段と、 該サービスオブジェクトのサービス生成を行うサービス
生成手段とを有することを特徴とする分散エージェント
システム。
7. A distributed object system for exchanging messages between a plurality of objects existing on a distributed node, wherein the agent is a distributed agent system which performs a function process by an agent, wherein the agent defined corresponding to the real world is an agent. A service object defined corresponding to a service in the real world, the agent comprising: an acquisition unit for acquiring the service object of the other agent from another agent; and a service for generating a service of the service object. A distributed agent system comprising: generating means.
【請求項8】前記取得手段は、 前記エージェントが、 前記他のエージェントにアクセスして該他のエージェン
トが公開するサービスの情報を取得する手段と、 前記サービスオブジェクトにアクセスしてファクトリ情
報を取得する手段と、 前記サービスオブジェクトのファクトリを前記エージェ
ントに生成する手段とを有することを特徴とする請求項
7記載の分散エージェントシステム。
8. The obtaining means, wherein the agent accesses the other agent to obtain information of a service published by the other agent, and obtains factory information by accessing the service object. The distributed agent system according to claim 7, further comprising: means for generating a factory of the service object in the agent.
【請求項9】前記サービス生成手段は、 前記エージェントが、 前記サービスオブジェクトのファクトリから該サービス
オブジェクトのインスタンスを生成する手段を有するこ
とを特徴とする請求項8記載の分散エージェントシステ
ム。
9. The distributed agent system according to claim 8, wherein said service generating means includes means for said agent generating an instance of said service object from a factory of said service object.
【請求項10】前記エージェント及びサービスオブジェ
クトは該エージェント及びサービスオブジェクトの機能
を実現するためのファンクションオブジェクトを有する
ことを特徴とする請求項7記載の分散エージェントシス
テム。
10. The distributed agent system according to claim 7, wherein said agent and service object have a function object for realizing the function of said agent and service object.
【請求項11】前記分散ノードでの各ノードのオブジェ
クト環境は、 他のエージェントに対してサ―ビスを提供する手段を有
するサービスエージェントと、 各ノードのユーザに対してサービスを提供する手段を有
するパーソナルエージェントと、 他のサービスエージェントにアクセスし、該アクセス先
が有するサービスを消費する手段を有するインタフェー
スエージェントと、 各ノードのオブジェクト環境内のエージェントを管理す
る手段を有する自己管理エ−ジェントとを有することを
特徴とする請求項7記載の分散エージェントシステム。
11. The object environment of each node in the distributed node includes a service agent having a means for providing a service to another agent, and a means for providing a service to a user of each node. It has a personal agent, an interface agent having means for accessing another service agent and consuming the service of the access destination, and a self-management agent having means for managing an agent in the object environment of each node. The distributed agent system according to claim 7, wherein:
【請求項12】前記エージェントまたはオブジェクトが
生成される際に、 予めファクトリを前記分散ノードでの任意のノードにお
けるオブジェクト環境にインスタンスとして生成する手
段と、 該ファクトリから新たなインスタンスを生成する手段と
を有することを特徴とする請求項7記載の分散エージェ
ントシステム。
12. When the agent or the object is generated, means for generating a factory in advance as an instance in an object environment of an arbitrary node in the distributed node, and means for generating a new instance from the factory The distributed agent system according to claim 7, comprising:
【請求項13】分散ノード上に存在する複数のオブジェ
クト間でメッセージの交換を行う分散オブジェクトシス
テムにおいて、エージェントにより機能処理を行う分散
エージェントプログラムを記録したコンピュータ読み取
り可能な記録媒体であって、該記録媒体に記録されたプ
ログラムは該分散ノードにおける各ノードにおいて実行
され、該プログラムにより、 実世界に対応して規定される各ノードのエージェント
は、 実世界のサービスに対応して規定されるサービスオブジ
ェクトを有し、 他のエージェントから該他のエージェントが有する前記
サービスオブジェクトを取得し、 該サービスオブジェクトのサービス生成を行うことを特
徴とする分散エージェントプログラムを記録した記録媒
体。
13. A computer-readable recording medium recording a distributed agent program for performing a function process by an agent in a distributed object system for exchanging messages between a plurality of objects existing on distributed nodes. The program recorded in the medium is executed in each node in the distributed node, and the agent of each node defined corresponding to the real world by the program creates a service object defined corresponding to the service in the real world. A recording medium storing a distributed agent program, wherein the distributed agent program acquires the service object of the other agent from another agent and generates a service of the service object.
【請求項14】前記サービスオブジェクトを取得する
際、 前記他のエージェントにアクセスして該他のエージェン
トが公開するサービスの情報を少なくとも取得し、 前記サービスオブジェクトにアクセスしてファクトリ情
報を取得し、 前記サービスオブジェクトのファクトリを前記エージェ
ントに生成することを特徴とする請求項13記載の分散
エージェントプログラムを記録した記録媒体。
14. Obtaining the service object, accessing the other agent to obtain at least information of a service published by the other agent, accessing the service object to obtain factory information, 14. The recording medium according to claim 13, wherein a factory of a service object is generated in the agent.
【請求項15】前記サービス生成を行う際、 前記サービスオブジェクトのファクトリから該サービス
オブジェクトのインスタンスを生成することを特徴とす
る請求項14記載の分散エージェントプログラムを記録
した記録媒体。
15. The recording medium according to claim 14, wherein when the service is generated, an instance of the service object is generated from a factory of the service object.
【請求項16】前記プログラムにより、 前記エージェント及びサービスオブジェクトは該エージ
ェント及びサービスオブジェクトの機能を実現するため
のファンクションオブジェクトを有することを特徴とす
る請求項13記載の分散エージェントプログラムを記録
した記録媒体。
16. The recording medium according to claim 13, wherein the agent and the service object have a function object for realizing the functions of the agent and the service object by the program.
【請求項17】前記プログラムにより、前記各ノードの
オブジェクト環境は、 他のエージェントに対してサ―ビスを提供するサービス
エージェントと、 各ノードのユーザに対してサービスを提供するパーソナ
ルエージェントと、 他のサービスエージェントにアクセスし、該アクセス先
が有するサービスを消費するインタフェースエージェン
トと、 各ノードのオブジェクト環境内のエージェントを管理す
る自己管理エ−ジェントとを有することを特徴とする請
求項13記載の分散エージェントプログラムを記録した
記録媒体。
17. The program according to claim 17, wherein the object environment of each node includes: a service agent for providing services to other agents; a personal agent for providing services to users of each node; 14. The distributed agent according to claim 13, further comprising: an interface agent that accesses the service agent and consumes a service of the access destination; and a self-management agent that manages an agent in an object environment of each node. A recording medium on which a program is recorded.
【請求項18】前記プログラムにより、 前記エージェントまたはオブジェクトが生成される際
に、予めファクトリを各ノードのオブジェクト環境にイ
ンスタンスとして生成し、 該ファクトリから新たなインスタンスを生成することを
特徴とする請求項13記載の分散エージェントプログラ
ムを記録した記録媒体。
18. The method according to claim 18, wherein when the agent or the object is generated by the program, a factory is previously generated as an instance in an object environment of each node, and a new instance is generated from the factory. 14. A recording medium on which the distributed agent program according to 13 is recorded.
JP10307300A 1998-10-28 1998-10-28 Distributed agent processing system, distributed agent system, and recording medium recording distributed agent program Pending JP2000132523A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10307300A JP2000132523A (en) 1998-10-28 1998-10-28 Distributed agent processing system, distributed agent system, and recording medium recording distributed agent program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10307300A JP2000132523A (en) 1998-10-28 1998-10-28 Distributed agent processing system, distributed agent system, and recording medium recording distributed agent program

Publications (1)

Publication Number Publication Date
JP2000132523A true JP2000132523A (en) 2000-05-12

Family

ID=17967494

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10307300A Pending JP2000132523A (en) 1998-10-28 1998-10-28 Distributed agent processing system, distributed agent system, and recording medium recording distributed agent program

Country Status (1)

Country Link
JP (1) JP2000132523A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004310377A (en) * 2003-04-04 2004-11-04 Matsushita Electric Works Ltd Management system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004310377A (en) * 2003-04-04 2004-11-04 Matsushita Electric Works Ltd Management system

Similar Documents

Publication Publication Date Title
US7426543B2 (en) Accessing data stored in multiple locations
US7349929B2 (en) Accessing data based on user identity
JP2996197B2 (en) Document sharing management method
Huang et al. Pervasive Computing: What is it good for?
JP5350712B2 (en) On-demand access to virtual representations of physical computer systems
US7096029B1 (en) Context aware computing devices having a common interface and related methods
US20040215825A1 (en) Accessing data in a computer network
Tripathi et al. Experiences and future challenges in mobile agent programming
JPH05181814A (en) Object-oriented computing system
MX2007015188A (en) Extensible and automatically replicating server farm configuration management infrastructure.
CN107920138A (en) A kind of user's unifying identifier generation method, apparatus and system
JP2009518757A (en) Method and system for maintaining up-to-date data of wireless devices
WO2010127552A1 (en) Service-oriented application system and communicating method, creator and creating method thereof
US8254395B2 (en) Computer-implemented method, system, and program product for tracking a location of a user of a wireless device in a private network environment
JP4256780B2 (en) User location information registration / search method and system
JP4265413B2 (en) Policy enforcement system and method for virtual private organization
CN101753627A (en) Application domain resource management method based on grid GIS
JP3884123B2 (en) Access method to various services using network
JP2000132523A (en) Distributed agent processing system, distributed agent system, and recording medium recording distributed agent program
JP2020119207A (en) Database management service provision system
TW526433B (en) Distribution and transmission method of location data
US7284264B1 (en) Discovery of an advertising service in e-speak
KR100375718B1 (en) Method for registering and searching user's position information with user id through the distributed position information domain server and thereof system
JP2021144514A (en) Personal information management system and personal information management method
Wang et al. An agent-mediated, secure and efficient Internet marketplace