JPH1078879A - Agent monitor control system - Google Patents

Agent monitor control system

Info

Publication number
JPH1078879A
JPH1078879A JP8232899A JP23289996A JPH1078879A JP H1078879 A JPH1078879 A JP H1078879A JP 8232899 A JP8232899 A JP 8232899A JP 23289996 A JP23289996 A JP 23289996A JP H1078879 A JPH1078879 A JP H1078879A
Authority
JP
Japan
Prior art keywords
agent
processing
engine
child
privileged
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.)
Granted
Application number
JP8232899A
Other languages
Japanese (ja)
Other versions
JP3548348B2 (en
Inventor
Hiroshi Otaka
浩 大▲高▼
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 JP23289996A priority Critical patent/JP3548348B2/en
Publication of JPH1078879A publication Critical patent/JPH1078879A/en
Application granted granted Critical
Publication of JP3548348B2 publication Critical patent/JP3548348B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To strengthen the proof stress of an agent processing system to the fluctuation of a load by using the most of the autonomous characteristics of an agent, and controlling the useless action of the agent at the time of the high load. SOLUTION: This device is provided with a privileged processing means 30 such as a privileged agent. The privileged processing means 30 receives the information of agent state management information from an engine 20. The extinction or processing request cancelation of slave agents generated by an agent who died a natural death is decided based on this information, and the instruction is issued to local/remote engines 20 and 20' according to the location. The engines 20 and 20' execute the instructed forced extinction or processing request cancelation of the agents.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は,多数のエージェン
トがサーバ内,ネットワーク内を自律的に動き回るエー
ジェント処理システムにおけるエージェント監視制御方
式に関するものである。
[0001] 1. Field of the Invention [0002] The present invention relates to an agent monitoring control system in an agent processing system in which a large number of agents move autonomously in a server or a network.

【0002】[0002]

【従来の技術】ネットワークに接続された複数の処理装
置からなるシステムにおける新しい形態の情報処理シス
テムとして,エージェント処理システムが実用化され始
めている。「エージェント」は,情報処理システムの利
用者になり代わって業務を行うために,自律的に振る舞
うことができ,以下の能力を有するものである。
2. Description of the Related Art As a new type of information processing system in a system including a plurality of processing devices connected to a network, an agent processing system has been put into practical use. An "agent" can act autonomously to perform work on behalf of a user of an information processing system, and has the following capabilities.

【0003】(a) エージェントは,ネットワーク内の複
数のサーバを渡り歩くことができる。 (b) エージェントには,その暴走防止の目的で寿命時間
が設けられているが,寿命に達するまで自律的に処理を
続行できる。
(A) An agent can walk across a plurality of servers in a network. (b) The agent has a life time for the purpose of preventing runaway, but can continue processing autonomously until the life is reached.

【0004】(c) エージェントは,他のエージェントの
消滅等の干渉はできない。 (d) エージェントは,別のエージェントを単数または複
数個,新たに生成することができる。
(C) An agent cannot interfere with another agent such as disappearance. (d) The agent can newly create one or more other agents.

【0005】(e) エージェントは,新規生成または既存
の別エージェント(以降,子エージェントと呼ぶ)に処
理を依頼できる。 (f) 子エージェントは,親のエージェントと同じ能力が
ある。
(E) An agent can request a newly created or existing another agent (hereinafter referred to as a child agent) to perform processing. (f) Child agents have the same capabilities as parent agents.

【0006】これらのエージェントの実行制御を行うた
めに,コンピュータ内に以下の能力を有する「エンジ
ン」が設けられる。 (a) エンジンは,エージェント処理を行うコンピュータ
内に一つ以上(ネットワーク内に複数)存在することが
できる。
In order to control the execution of these agents, an "engine" having the following capabilities is provided in a computer. (a) One or more engines (multiple in the network) can exist in the computer that performs agent processing.

【0007】(b) エンジン上で動作するエージェントの
寿命管理に加え,エージェントの状態(例えばエージェ
ントが自エンジン内に駐留するか否かのエージェントの
所在,自エンジン上のエージェントの実行状態,生死
等)を管理している。
(B) In addition to managing the life of an agent operating on the engine, the state of the agent (for example, the location of the agent as to whether or not the agent resides in the own engine, the execution state of the agent on the own engine, the life and death, etc.) ).

【0008】以上のようなエージェント処理システムに
おいては,従来,次のような問題があった。図5は,従
来方式の動作例を説明する図である。
In the above-described agent processing system, there have been the following problems. FIG. 5 is a diagram for explaining an operation example of the conventional method.

【0009】従来のエージェントの寿命管理や寿命が来
た時点での強制消滅だけでは,システムの一時的な負荷
の増加により,CPUなどコンピュータ資源が不足する
場合に,仮に新たなエージェントの入力を規制したとし
ても長時間,高負荷状態が続き,負荷が鎮静化しないと
いう問題があった。この現象が発生するプロセスは,図
5に示す通りである。
[0009] The conventional agent life management and forced extinction at the end of the life alone will temporarily restrict the input of a new agent when computer resources such as CPU are insufficient due to a temporary increase in system load. Even if it does, there is a problem that the high load state continues for a long time and the load does not calm down. The process in which this phenomenon occurs is as shown in FIG.

【0010】(A)正常負荷状態で,親エージェント−
Aが子エージェント−aを生成したとする。生成した子
エージェント−aには,寿命時間を割り当てる。 (B)高負荷になったとすると,高負荷では資源不足に
より,エージェントが長時間実行待ちになり,ローカル
エンジンの寿命管理により,タイムアウトが発生する。
ローカルエンジンは,タイムアウトになった親エージェ
ント−Aに消滅指示を出す。
(A) Under normal load condition, parent agent
Assume that A has created a child agent-a. A lifetime is assigned to the generated child agent-a. (B) If the load becomes high, the agent waits for a long time due to a shortage of resources at a high load, and a timeout occurs due to the life management of the local engine.
The local engine issues a deletion instruction to the parent agent-A that has timed out.

【0011】(C)親エージェント−Aが先にタイムア
ウトし,死滅すると,その子エージェント−aは,自身
の寿命が無くなるまで親エージェント−Aから依頼され
た業務処理を継続するだけでなく,自律的な行動を続け
る。例えば,子エージェント−aは,親エージェント−
Aに対して,依頼された業務処理の結果を報告しようと
するが,親エージェント−Aから応答できないので,何
度も通知をリトライする。同様の現象は子エージェント
−aが死滅した場合の孫(子エージェントの子エージェ
ント)などでも見られる。
(C) When the parent agent-A times out first and dies, the child agent-a not only continues the business processing requested by the parent agent-A until the end of its life, but also autonomously. Continue the action. For example, child agent-a is parent agent-
The user attempts to report the result of the requested business process to A, but cannot reply from the parent agent-A, so the notification is retried many times. A similar phenomenon is seen in the grandchild (child agent of the child agent) when the child agent-a has died.

【0012】(D)この処理は新たなコンピュータ資源
の消費要因となってシステム負荷をますます増大させる
ことになるため,上で述べた親・子・孫のエージェント
以外の他のエージェントに対して,コンピュータ資源の
割り当てをますます少なくすることになる。これにより
新たなエージェントのタイムアウト・死滅が起こり,上
記(C)のような無駄なリトライ処理等が新たなシステ
ム負荷の増大をもたらす。
(D) Since this processing becomes a factor of consuming new computer resources and further increases the system load, other processing is performed for agents other than the above-described parent / child / grandchild agent. Therefore, computer resources are allocated less and less. As a result, a timeout or death of a new agent occurs, and the useless retry processing as described in (C) causes a new increase in system load.

【0013】このように,エージェントの死滅から負荷
増大へ,また負荷増大から別のエージェントの死滅へと
いうように悪循環が続き,一つのエージェントの死滅が
連鎖反応的に,エンジン内の多数のエージェントに波及
する。このような高負荷の局面においては,仮に新たな
エージェントの入力をオンライン回線の閉塞等の手段で
完全にシャットアウトしたとしても,すでにシステムに
入り込んだエージェントの自律的な処理により,高負荷
状態が続き,それが暫く増長されることになる。
As described above, a vicious cycle continues from the death of an agent to an increase in load, and from the increase in load to the death of another agent, and the death of one agent occurs in a chain reaction to many agents in the engine. Spill over. In such a high-load situation, even if the input of a new agent is completely shut out by means such as blocking the online line, the high-load state will occur due to the autonomous processing of the agents that have already entered the system. It will be extended for a while.

【0014】(E)そして,多くのエージェントが死滅
して,やっとシステム負荷は鎮静化する。
(E) Then, many agents are killed and the system load is finally calmed down.

【0015】[0015]

【発明が解決しようとする課題】従来のエージェント寿
命管理だけを行う方式では,寿命が来れば,最終的に無
効なエージェントの処理を停止できる。負荷が十分に低
い,または負荷に対して十分なコンピュータ資源の空き
がある場合,これは十分機能するが,一旦高負荷になり
資源不足に突入すると,上に示したように負荷がさらに
高まり,長時間にわたり収束しない。従来は,このよう
な高負荷を避けるために,予想されるピークトラヒック
以上の十分なコンピュータ資源を用意しなければなら
ず,投資額が大きくなるばかりでなく,予想以上のトラ
ヒックが発生した場合には,以上のような高負荷状態に
陥ることが起こり得た。
In the conventional system for managing only the life of an agent, when the life is reached, the processing of an invalid agent can be finally stopped. This works well when the load is low enough or there is enough computer resources available for the load, but once the load becomes high and the resource runs short, the load further increases, as shown above. Does not converge for a long time. Conventionally, in order to avoid such a high load, it is necessary to prepare sufficient computer resources more than the expected peak traffic, which not only increases the investment amount but also when the unexpected traffic occurs. Could fall into the high load condition described above.

【0016】また,子エージェントの生成を制限し,従
来のプログラムのようにデータの送受信に切り換える方
法も考えられるが,これでは設備投資は抑止できても,
エージェントの自律性を活用したサービスとはならな
い。
A method of limiting the generation of child agents and switching to data transmission / reception as in a conventional program is also conceivable.
It is not a service that makes use of agent autonomy.

【0017】本発明は上記問題点の解決を図り,エージ
ェントの自律的な特性は活かしつつ,このような高負荷
時のエージェントの無駄な行動のみを規制することで,
負荷変動に対するエージェント処理システムの耐力を強
化することを目的としている。
The present invention solves the above-mentioned problems, and makes use of the autonomous characteristics of the agent while regulating only the useless behavior of the agent under such a high load.
The purpose is to enhance the tolerance of the agent processing system against load fluctuations.

【0018】[0018]

【課題を解決するための手段】上記課題を解決するた
め,従来のエージェント処理システムにおけるエンジ
ン,エージェント(以下,従来のエージェントを一般エ
ージェントと呼ぶ)に加えて,本発明は,例えば次のよ
うな機能実現手段を持つ。
In order to solve the above problems, in addition to the engine and the agent in the conventional agent processing system (hereinafter, the conventional agent is referred to as a general agent), the present invention provides, for example, the following: Has function realization means.

【0019】(I)特権エージェント機構(以下の新規
機能で構成) エージェント状態取得手段 エンジンから一般エージェント状態管理情報の通知を受
ける/通知依頼する処理手段である。
(I) Privileged agent mechanism (configured with the following new functions) Agent status acquisition unit This is a processing unit that receives a notification of general agent status management information from the engine and requests notification.

【0020】 ローカルエージェント処理取消し依頼
手段 死滅したエージェントに子があり,かつその子が同一エ
ンジンに駐留する場合,その子エージェントの管理状態
に基づき,特権エージェントがその子エージェントの死
滅/処理依頼の取消しを決定でき,エンジンにその旨指
示する処理手段である。
Local agent processing cancellation request means If a dead agent has a child and the child resides in the same engine, the privileged agent can determine the death / cancellation of the processing request of the child agent based on the management state of the child agent. , Processing means for instructing the engine to that effect.

【0021】 リモートエージェント処理取消し依頼
手段 他のリモートのエンジンに子が駐留する場合,その子エ
ージェントの管理状態に基づき,特権エージェントがそ
の子エージェントの死滅/処理依頼の取消しを決定で
き,リモートの全エンジン上の特権エージェントに対し
て,特権エージェント間インタフェース機構による交信
手段を用いて,その旨指示する処理手段である。
Remote agent processing cancellation request means When a child is stationed in another remote engine, the privileged agent can determine the death / cancellation of the child agent on the basis of the management state of the child agent, and can execute the processing on all remote engines. This is a processing means for instructing the privileged agent using the communication means of the interface mechanism between privileged agents.

【0022】(II)エンジンへの特権エージェント対応
の追加機構 一般エージェント間処理依頼形態管理手段 親エージェントから子エージェントへの処理依頼形態
(子の処理結果を待ち合わせる非委託型,その他の委託
型の区別)を管理する手段である。
(II) Mechanism for adding privileged agents to the engine Processing request form management means between general agents Processing request form from parent agent to child agent (discrimination between non-consignment type for waiting for child processing results and other consignment type) ).

【0023】 一般エージェント状態管理情報の特権
エージェントへの通知手段 処理依頼形態の情報も含むエンジン内エージェント状態
管理情報を,一般エージェントの死亡契機または特権エ
ージェントからの問い合わせ依頼契機で特権エージェン
トへ通知する処理手段である。
Means for Notifying General Agent State Management Information to Privileged Agent The process of notifying the privileged agent of agent state management information in the engine, including information on the processing request form, when the general agent dies or an inquiry request is made from the privileged agent. Means.

【0024】 特権エージェント指示に基づく一般エ
ージェント処理取消し手段 特権エージェントからの依頼に基づき,指定されたエー
ジェントを強制的に死滅させる,または指定された一般
エージェントへの処理依頼を取り消す処理手段である。
Means for canceling general agent processing based on a privileged agent instruction This is processing means for forcibly killing a specified agent or canceling a processing request to a specified general agent based on a request from a privileged agent.

【0025】 特権エージェント優先実行制御手段 特権エージェントを一般エージェントよりも優先的に実
行させる実行制御手段である。
Privileged agent priority execution control means Execution control means for executing a privileged agent with higher priority than a general agent.

【0026】(III)特権エージェント間インタフェース
機構 特権エージェントと他の特権エージェント間の通信
や特権エージェントから他の特権エージェントへのブロ
ードキャストを行い,かつそれを一般エージェント間通
信より優先的に実行する手段である。
(III) Interface mechanism between privileged agents A means for performing communication between a privileged agent and another privileged agent, broadcasting from a privileged agent to another privileged agent, and executing it with priority over communication between general agents. is there.

【0027】以上のような特権エージェントに代えて,
この特権エージェントが持つ機能をエンジンが走行する
プロセスとは別に設置した特権プロセスに吸収して実現
することもできる。なお,ここで特権とは,一般エージ
ェントよりも優先的にCPU使用権を獲得でき,またエ
ンジンへの特殊処理の依頼を行うことができるような特
別な権限を意味している。
Instead of the above privileged agent,
The functions possessed by the privileged agent can be realized by being absorbed in a privileged process installed separately from the process in which the engine runs. Here, the privilege means a special authority such that the CPU use right can be acquired with higher priority than the general agent, and a special process can be requested to the engine.

【0028】さらに,上記特権エージェント相当の機能
をローカル/リモートのエンジン制御の機能として,エ
ンジン内に吸収して実現することも可能である。
Further, the function corresponding to the above-described privileged agent can be realized by being absorbed in the engine as a function of controlling the local / remote engine.

【0029】[0029]

【発明の実施の形態】図1は本発明の構成例を示す。図
1において,10,10′,10″はCPUおよびメモ
リなどから構成される処理装置,20,20′,20″
はエージェントの管理および実行制御を行うエンジン,
30,30′,30″は特権エージェント等の特別な権
限が与えられた特権処理手段,40,40′,40″は
情報処理システムの利用者になり代わって業務を行うた
めに,ネットワーク内の複数の処理装置を渡り歩き,自
律的に振る舞うことができるエージェント,50は各処
理装置を接続するネットワークを表す。
FIG. 1 shows a configuration example of the present invention. In FIG. 1, reference numerals 10, 10 ', and 10 "denote processing devices including a CPU and a memory, and 20, 20', and 20"
Is an engine that manages and controls the execution of agents.
30, 30 ′ and 30 ″ are privileged processing means to which special authority such as a privileged agent is given, and 40, 40 ′ and 40 ″ are for performing work on behalf of a user of the information processing system. An agent 50 capable of autonomously behaving across a plurality of processing devices represents a network connecting the processing devices.

【0030】エンジン20(20′,20″も同様)に
おけるエージェント実行制御部21は,エージェントの
生成,消滅およびエージェントに対するCPU使用権の
割当てなどのエージェントの実行制御を行う手段であ
る。本発明のエージェント実行制御部21は,特に特権
処理手段30を一般のエージェント40等によりも優先
的に実行制御する手段が設けられている。
The agent execution control unit 21 in the engine 20 (similarly for the engines 20 'and 20 ") is a means for controlling the execution of the agent, such as generation and deletion of the agent and assignment of CPU usage rights to the agent. The agent execution control section 21 is provided with a means for controlling the execution of the privilege processing means 30 in preference to the general agent 40 or the like.

【0031】エージェント状態管理部22は,エンジン
20上で動作するエージェント40の寿命管理に加え,
エージェントの状態(自エンジン内に駐留するか否かの
エージェントの所在や,自エンジン上のエージェントの
実行状態,生死等)を管理している。本発明のエージェ
ント状態管理部22は,さらに親エージェントから子エ
ージェントへの処理依頼が,子エージェントの処理結果
を親エージェントが待ち合わせる非委託型であるか,処
理依頼した後,その結果を待たない委託型であるかを区
別する処理依頼形態の情報についても管理する。
The agent status management unit 22 manages the life of the agent 40 operating on the engine 20,
It manages the state of the agent (location of the agent whether or not it resides in its own engine, the execution state of the agent on its own engine, life and death, etc.). The agent status management unit 22 of the present invention further determines whether the processing request from the parent agent to the child agent is a non-consignment type in which the parent agent waits for the processing result of the child agent, or a request that does not wait for the result after requesting the processing. It also manages information on the processing request form for distinguishing whether it is a type.

【0032】状態管理情報通知部23は,エージェント
状態管理部22が管理するエージェント状態管理情報
を,一般エージェントの死亡契機または特権処理手段3
0からの問い合わせ依頼契機で特権処理手段30へ通知
する。通知する管理情報の中には,親・子エージェント
の関係が,処理の委託型であるか非委託型であるかの処
理依頼形態の情報も含まれる。
The status management information notifying unit 23 transmits the agent status management information managed by the agent status management unit 22 when the general agent dies or the privilege processing unit 3
When the inquiry request starts from 0, the privilege processing means 30 is notified. The management information to be notified includes information on the processing request form whether the relationship between the parent and the child agent is a processing entrustment type or a non-consignment type.

【0033】エージェント処理取消し部24は,特権処
理手段30からの依頼に基づき,指定されたエージェン
トを強制的に死滅させる,または指定された一般エージ
ェントへの処理依頼を取り消す手段である。
The agent processing canceling unit 24 is a means for forcibly killing a designated agent or canceling a processing request to a designated general agent based on a request from the privilege processing means 30.

【0034】特権処理手段30(30′,30″も同
様)におけるエージェント状態取得部31は,通知依頼
により,またはあるエージェントが死滅した場合など
に,エンジン20から一般エージェント状態管理情報の
通知を受ける手段である。
The agent status acquisition unit 31 in the privilege processing means 30 (similarly for 30 ', 30 ") receives a notification of general agent status management information from the engine 20 in response to a notification request or when an agent has died. Means.

【0035】ローカルエージェント処理取消し依頼部3
2は,死滅したエージェントに子があり,かつその子が
同一エンジンに駐留する場合,その子エージェントの状
態管理情報に基づき,その子エージェントの死滅/処理
依頼の取消しを決定でき,エンジン20にその旨依頼す
る処理手段である。
Local agent processing cancellation request section 3
In the case where the dead agent has a child and the child resides in the same engine, it can determine the death / cancellation of the child agent based on the status management information of the child agent and request the engine 20 to do so. Processing means.

【0036】リモートエージェント処理取消し依頼部3
3は,他のリモートのエンジン(20′,20″等)に
子エージェントが駐留する場合,その子エージェントの
状態管理情報に基づき,その子エージェントの死滅/処
理依頼の取消しを決定でき,リモートの全エンジン上の
特権処理手段(30′,30″等)に対して,特権処理
間インタフェース機構34を用いて,子エージェントの
死滅または処理依頼の取消しを依頼する処理手段であ
る。
Remote agent processing cancellation request unit 3
When a child agent is stationed in another remote engine (20 ', 20 ", etc.), it is possible to determine the death / cancellation of the child agent based on the status management information of the child agent. This processing means requests the above privilege processing means (30 ', 30 ", etc.) to kill the child agent or cancel the processing request using the inter-privilege processing interface mechanism 34.

【0037】特権処理間インタフェース機構34は,特
権処理手段30と他の特権処理手段(30′,30″
等)との間の通信や,ブロードキャストを行う処理機構
である。
The inter-privilege processing interface mechanism 34 includes a privilege processing means 30 and other privilege processing means (30 ', 30 ").
Etc.) and a processing mechanism for performing broadcast.

【0038】以下,特権処理手段30を特権エージェン
トとして実現する場合,特権処理手段30を特権プロセ
スとして実現する場合,特権処理手段30をエンジン2
0における制御機能として実現する場合の実施の形態に
ついて,それぞれ図2〜図4を参照して説明する。
Hereinafter, when the privilege processing means 30 is realized as a privileged agent, when the privilege processing means 30 is realized as a privileged process, the privilege processing means 30
Embodiments in the case where the control function is realized as the control function at 0 will be described with reference to FIGS.

【0039】〔第1の実施の形態〕第1の実施の形態
は,図1に示す特権処理手段30を特権エージェントで
実現する特権エージェント設置方式である。
[First Embodiment] The first embodiment is a privileged agent installation system in which the privilege processing means 30 shown in FIG. 1 is realized by a privileged agent.

【0040】(I)特権エージェントは以下の機能を具
備する。 一般(親)エージェントが死滅した場合,親エージ
ェントから子エージェントへの処理依頼形態の情報,子
エージェントが自エンジン内に駐留しているか否かの情
報を,以下の何れかで取得する機能を持つ。
(I) The privileged agent has the following functions. When a general (parent) agent dies, it has a function to obtain information on the processing request form from the parent agent to the child agent and information on whether or not the child agent is stationed in its own engine by one of the following: .

【0041】a)親エージェントの死滅契機で,エンジ
ンからの非同期報告。 b)または,特権エージェントからの定期的問い合わせ
に対するエンジンからの応答。
A) Asynchronous report from engine when parent agent dies. b) or response from engine to periodic inquiry from privileged agent.

【0042】この何れかはシステム個別に決められる。
もちろん,一つのシステムで両方の取得方法を利用して
もよい。 死滅する一般(親)エージェントと,その子エージ
ェントとの関係を調べ,関係が「非委託型」であれば,
即座にその子エージェントの無駄な行動を抑止する。以
下にその手順を示す。
Either of these is determined for each system.
Of course, both acquisition methods may be used in one system. Examine the relationship between the dying general (parent) agent and its child agent. If the relationship is "non-consignment type",
Immediately suppress the child agent's useless behavior. The procedure is described below.

【0043】i)自エンジン内にその子エージェントが
駐留している場合,それを消滅する。または,それへの
処理依頼の取消しを指示する。 ii)自エンジン内に駐留していない場合には,他の全エ
ンジンの特権エージェントに当該エージェントの強制消
滅/処理依頼の取消し指令をブロードキャストする。
I) If the child agent is stationed in its own engine, it is deleted. Or, it instructs cancellation of the processing request. ii) If it is not stationed in its own engine, it broadcasts to the privileged agents of all other engines a command to forcibly delete the agent / cancel the processing request.

【0044】iii)他のエンジン上の特権エージェントか
ら,強制消滅/処理依頼の取消し指示ブロードキャスト
を受信した場合,指定された子エージェントについて消
滅/処理依頼取消しを指示する。
Iii) Upon receiving a broadcast for instructing cancellation of a forced deletion / processing request from a privileged agent on another engine, instructs a designated child agent to cancel / cancel the processing request.

【0045】ここで,ブロードキャスト通知を,特権エ
ージェントの子エージェントで行う方法と,エンジン間
のデータ通信で行う方法とがあるが,いずれを実装する
かは設計上の事項であり,いずれでもよい。
Here, there are a method of performing broadcast notification by a child agent of a privileged agent and a method of performing data communication between engines. Which method is implemented is a matter of design and may be either.

【0046】(II)エンジンでは,特権エージェントに
対応して以下の機能を追加する。 特権エージェントを,エンジンの開始時に一つだけ
生成し,エンジンの終了時に消滅させるように制御す
る。
(II) In the engine, the following functions are added corresponding to the privileged agent. Control is performed so that only one privileged agent is created when the engine starts, and disappears when the engine ends.

【0047】 エンジン内エージェントの消滅時また
はそれ以降,そのエージェントの消滅事象と親エージェ
ントから子エージェントの処理依頼形態等のエージェン
ト状態管理情報を,特権エージェントへ伝達する。
At or after the disappearance of the agent in the engine, the disappearance event of the agent and the agent state management information such as the processing request form of the child agent from the parent agent are transmitted to the privileged agent.

【0048】 特権エージェントの処理を,他の一般
エージェントより優先的に実行する。 一般エージェントに許された処理に加え,特権エー
ジェントだけに一般エージェントの消滅/処理依頼の取
消し機能を提供する。
The processing of the privileged agent is executed with priority over other general agents. In addition to the processing permitted by the general agent, only the privileged agent is provided with a function to delete the general agent / cancel the processing request.

【0049】 自エンジン上の特権エージェントか
ら,他のエンジン上の特権エージェントへの強制消滅/
処理依頼取消し指令を伝達する機能を提供する。 これは,例えば図1に示す特権処理間インタフェース機
構の一実装例であり,外部独立プロセスを経由した方
式,特権エージェント間で直接交信インタフェースを持
つ方式等の実装バリエーションがあるが,これも設計上
の事項である。
Forced disappearance from privileged agent on own engine to privileged agent on other engine /
Provides a function to transmit a processing request cancellation command. This is an example of an implementation of the interface mechanism between privileged processes shown in FIG. 1, for example, and there are implementation variations such as a system via an external independent process and a system having a direct communication interface between privileged agents. Matters.

【0050】図2は,第1の実施の形態による処理の例
を説明する図である。以下,図2に示す処理(1) 〜(16)
に従って説明する。 (1) 正常負荷の状態において,ローカルエンジン20上
で,親エージェント−Aが二つの子エージェント−a,
a′を生成したとする。ローカルエンジン20は,子エ
ージェント−a,a′への処理依頼形態が委託型である
か非委託型であるかを記録する。
FIG. 2 is a diagram for explaining an example of processing according to the first embodiment. Hereinafter, the processing (1) to (16) shown in FIG.
It will be described according to. (1) Under normal load, on the local engine 20, the parent agent-A becomes two child agents-a,
Let a 'be generated. The local engine 20 records whether the processing request form to the child agents -a, a 'is a consignment type or a non-consignment type.

【0051】(2) 子エージェント−a,a′の動作に伴
い,子エージェント−a,a′がそれぞれ自エンジン内
に駐留するか否かなどの行動を記録する。 (3) 高負荷になって,エージェントが長時間実行待ちに
なり,親エージェントン−Aが寿命に至った場合,ロー
カルエンジン20は,親エージェント−Aの寿命到達に
より,これを消滅する。
(2) In accordance with the operation of the child agents -a, a ', actions such as whether the child agents -a, a' are stationed in their own engines are recorded. (3) When the load becomes high, the agent waits for a long time, and the parent agent-A reaches the end of its life, the local engine 20 disappears when the life of the parent agent-A reaches.

【0052】(4) ローカルエンジン20は,特権エージ
ェントに対し,親エージェント−Aの死亡通知と併せ
て,子エージェント−a,a′の情報(子エージェント
が自エンジン内に駐留・否,処理依頼形態の区分〔委託
型/非委託型〕など)を,特権エージェントに伝達す
る。
(4) The local engine 20 informs the privileged agent of the information of the child agent-a, a '(along with the presence / absence of the child agent in its own engine, The type division (consignment type / non-consignment type) is transmitted to the privileged agent.

【0053】(5) また,ローカルエンジン20は,特権
エージェントの処理を他の一般エージェントよりも優先
的に実行する制御を行う。したがって,特権エージェン
トからの指示があった場合,高負荷状態であっても遅延
なくそれが実行される。
(5) Further, the local engine 20 performs control for executing the processing of the privileged agent with priority over other general agents. Therefore, when there is an instruction from the privileged agent, it is executed without delay even in a high load state.

【0054】(6) 特権エージェントでは,ローカルエン
ジン20から通知されたエージェント状態管理情報を取
得する。 (7) その情報をもとに,特権エージェントは,消滅した
親エージェント−Aに子エージェントが存在するかどう
か,子エージェントが存在する場合,処理依頼形態が非
委託型(親エージェントが子エージェントの処理結果を
待ち合わせる依頼形態)であるかどうかを判別する。子
エージェントが存在しない場合または依頼形態が委託型
である場合には,特権エージェントは何も処理しない。
(6) The privileged agent acquires the agent status management information notified from the local engine 20. (7) Based on the information, the privileged agent determines whether or not the disappeared parent agent-A has a child agent. If there is a child agent, the processing request form is non-consignment type (the parent agent is a child agent. It is determined whether or not the request form is a request form for waiting for a processing result. If there is no child agent or if the request type is outsourced, the privileged agent does nothing.

【0055】(8) 子エージェントが存在して,その子エ
ージェントへの処理依頼形態が非委託型である場合に
は,その子エージェントが自エンジン内に駐留している
かどうかを調べる。他のエンジンに駐留している場合に
は,処理(12)へ進む。
(8) If a child agent exists and the processing request form to the child agent is a non-consignment type, it is checked whether the child agent is stationed in its own engine. If the engine is stationed at another engine, the process proceeds to processing (12).

【0056】(9) 子エージェントが自エンジン内に駐留
している場合,ローカルエンジン20に対し,子エージ
ェントの処理取消しを指示する。 (10)ローカルエンジン20では,この特権エージェント
からの指示により,自エンジン上の子エージェント−a
の処理を強制的に取り消す。これにより,従来に比べ,
負荷の鎮静化が早まる。
(9) When the child agent is stationed in its own engine, it instructs the local engine 20 to cancel the processing of the child agent. (10) In the local engine 20, the child agent-a on its own engine
Forcibly cancels the process. As a result,
Faster easing of load.

【0057】(11)特権エージェントは,さらに他エンジ
ンにも子エージェントがあるかどうかを調べ, ない場合
には処理を終了する。ある場合には,次の処理(12)を実
行する。
(11) The privileged agent further checks whether another engine has a child agent, and terminates the processing if there is no child agent. If there is, the following processing (12) is executed.

【0058】(12)特権エージェントは,リモートエンジ
ン20′に対し,子エージェント−a′の処理取消し指
示を出す。 (13)ローカルエンジン20は,特権エージェントからの
指示をリモートエンジン20′に転送する。
(12) The privileged agent issues an instruction to the remote engine 20 'to cancel the processing of the child agent-a'. (13) The local engine 20 transfers the instruction from the privileged agent to the remote engine 20 '.

【0059】(14)その通知を受けたリモートエンジン2
0′は,特権エージェントへの指示を,リモートエンジ
ン上の特権エージェントに伝達する。 (15)その指示を受けた特権エージェントは,子エージェ
ント−a′の処理取消しを,リモートエンジン20′に
指示する。
(14) The remote engine 2 receiving the notification
0 'transmits an instruction to the privileged agent to the privileged agent on the remote engine. (15) Upon receiving the instruction, the privileged agent instructs the remote engine 20 'to cancel the processing of the child agent-a'.

【0060】(16)リモートエンジン20′は,その指示
を受けて,子エージェント−a′の処理を強制的に取り
消す。これによって,高負荷が防止される。 また,この例の特権エージェントにて,一般エージェン
トの状態管理情報の定期的取得により,例えば予め指定
された制限時間以上,親子間の交信が継続するエージェ
ントがいないか監視させ,もしそのような親子エージェ
ントを発見したならば,両エージェントを強制死滅させ
ることも容易に実現できる。
(16) Upon receiving the instruction, the remote engine 20 'forcibly cancels the processing of the child agent-a'. This prevents a high load. In addition, the privileged agent in this example periodically monitors status management information of the general agent to determine whether there is an agent in which communication between the parent and the child continues for a predetermined time or more, for example. If agents are found, it is easy to forcibly kill both agents.

【0061】これにより,悪意でシステム負荷増大をも
たらす親子エージェントの取締り,悪影響の阻止も可能
となる。 〔第2の実施の形態〕第2の実施の形態は,図1に示す
特権処理手段30を特権プロセスで実現する特権プロセ
ス設置による方式の例である。
As a result, it is possible to crack down on the parent-child agent that maliciously increases the system load, and to prevent adverse effects. [Second Embodiment] The second embodiment is an example of a system using a privileged process in which the privilege processing means 30 shown in FIG. 1 is realized by a privileged process.

【0062】この実施の形態では,上述した特権エージ
ェントの機能を,エンジンが走行するプロセスとは別に
設置した特権プロセスに吸収することによって実現す
る。この方式は,エンジンがインタプリタ方式でエージ
ェントの実行制御を行う場合,特権エージェント方式に
比べオーバヘッドが小さいという特徴がある。
In this embodiment, the function of the above-described privileged agent is realized by absorbing the privileged agent into a privileged process installed separately from the process in which the engine runs. This method has a feature that when the engine controls the execution of the agent by an interpreter method, the overhead is smaller than that of the privileged agent method.

【0063】この特権プロセスの実行優先度を一般エー
ジェントより高くするためには,OSレベルの実行優先
度をエンジンより高めに設定することで対処可能であ
る。図3は,第2の実施の形態による処理の例を説明す
る図である。以下,図3に示す処理(1) 〜(15)に従って
説明する。
In order to make the execution priority of the privileged process higher than that of the general agent, it is possible to deal with this by setting the execution priority of the OS level higher than that of the engine. FIG. 3 is a diagram illustrating an example of a process according to the second embodiment. Hereinafter, description will be made in accordance with the processes (1) to (15) shown in FIG.

【0064】(1) 正常負荷の状態において,ローカルエ
ンジン20上で,親エージェント−Aが二つの子エージ
ェント−a,a′を生成したとする。ローカルエンジン
20は,子エージェント−a,a′への処理依頼形態が
委託型であるか非委託型であるかを記録する。
(1) It is assumed that the parent agent-A generates two child agents-a and a 'on the local engine 20 under normal load. The local engine 20 records whether the processing request form to the child agents -a, a 'is a consignment type or a non-consignment type.

【0065】(2) 子エージェント−a,a′の動作に伴
い,子エージェント−a,a′がそれぞれ自エンジン内
に駐留するか否かなどの行動を記録する。 (3) 高負荷になって,エージェントが長時間実行待ちに
なり,親エージェントン−Aが寿命に至った場合,ロー
カルエンジン20は,親エージェント−Aの寿命到達に
より,これを消滅する。
(2) In accordance with the operation of the child agents -a, a ', actions such as whether the child agents -a, a' are stationed in their own engines are recorded. (3) When the load becomes high, the agent waits for a long time, and the parent agent-A reaches the end of its life, the local engine 20 disappears when the life of the parent agent-A reaches.

【0066】(4) ローカルエンジン20は,ローカル特
権プロセスに対し,親エージェント−Aの死亡通知と併
せて,子エージェント−a,a′の情報(子エージェン
トが自エンジン内に駐留・否,処理依頼形態の区分〔委
託型/非委託型〕など)を,ローカル特権プロセスに伝
達する。
(4) The local engine 20 informs the local privileged process of the child agent-a, a 'together with the notification of the death of the parent agent-A. The request category (consignment type / non-consignment type) is transmitted to the local privileged process.

【0067】(5) ローカル特権プロセスでは,ローカル
エンジン20から通知されたエージェント状態管理情報
を取得する。 (6) その情報をもとに,ローカル特権プロセスは,消滅
した親エージェント−Aに子エージェントが存在するか
どうか,子エージェントが存在する場合,処理依頼形態
が非委託型(親エージェントが子エージェントの処理結
果を待ち合わせる依頼形態)であるかどうかを判別す
る。子エージェントが存在しない場合または処理依頼形
態が委託型である場合には,ローカル特権プロセスは何
も処理しない。
(5) In the local privileged process, the agent status management information notified from the local engine 20 is obtained. (6) Based on the information, the local privileged process determines whether the lost parent agent-A has a child agent, and if there is a child agent, the processing request form is non-consignment type (the parent agent is a child agent). (A request form for waiting for the processing result of (1)) is determined. When there is no child agent or when the processing request form is a consignment type, the local privileged process does nothing.

【0068】(7) 子エージェントが存在して,その子エ
ージェントへの処理依頼形態が非委託型である場合に
は,その子エージェントが自エンジン内に駐留している
かどうかを調べる。他のエンジンに駐留している場合に
は,処理(11)へ進む。
(7) If a child agent exists and the processing request form to the child agent is a non-consignment type, it is checked whether or not the child agent is stationed in its own engine. If the engine is stationed at another engine, the process proceeds to processing (11).

【0069】(8) 子エージェントが自エンジン内に駐留
している場合,ローカルエンジン20に対し,子エージ
ェントの処理取消しを指示する。 (9) ローカルエンジン20では,このローカル特権プロ
セスからの指示により,自エンジン上の子エージェント
−aの処理を強制的に取り消す。これにより,従来に比
べ,負荷の鎮静化が早まる。
(8) When the child agent is stationed in its own engine, the local engine 20 is instructed to cancel the processing of the child agent. (9) The local engine 20 forcibly cancels the processing of the child agent-a on its own engine in accordance with an instruction from the local privileged process. As a result, the load can be calmed down faster than before.

【0070】(10)ローカル特権プロセスは,さらに他エ
ンジンにも子エージェントがあるかどうかを調べ, ない
場合には処理を終了する。ある場合には,次の処理(11)
を実行する。
(10) The local privileged process further checks whether or not another engine has a child agent. If there is no child agent, the process ends. If there is, the next processing (11)
Execute

【0071】(11)ローカル特権プロセスは,リモートエ
ンジン20′に対し,子エージェント−a′の処理取消
し指示を出す。 (12)ローカルエンジン20は,ローカル特権プロセスか
らの指示をリモートエンジン20′に転送する。
(11) The local privileged process issues an instruction to the remote engine 20 'to cancel the processing of the child agent-a'. (12) The local engine 20 transfers the instruction from the local privileged process to the remote engine 20 '.

【0072】(13)その通知を受けたリモートエンジン2
0′は,その指示をリモートエンジン上のリモート特権
プロセスに伝達する。 (14)リモート特権プロセスは,子エージェント−a′の
処理取消しを,リモートエンジン20′に指示する。
(13) Remote engine 2 receiving the notification
0 'transmits the instruction to the remote privileged process on the remote engine. (14) The remote privileged process instructs the remote engine 20 'to cancel the processing of the child agent-a'.

【0073】(15)リモートエンジン20′は,その指示
を受けて,子エージェント−a′の処理を強制的に取り
消す。これによって,高負荷が防止される。 〔第3の実施の形態〕第3の実施の形態は,エンジンに
よる監視制御方式の例であり,上述した特権エージェン
トに相当する機能を,ローカル/リモートのエンジン制
御の機能として吸収することによって実現する。
(15) Upon receiving the instruction, the remote engine 20 'forcibly cancels the processing of the child agent-a'. This prevents a high load. [Third Embodiment] The third embodiment is an example of a supervisory control system using an engine, and is realized by absorbing the function corresponding to the above-described privileged agent as a local / remote engine control function. I do.

【0074】この方式は,上述した第1の実施の形態の
特権エージェント方式に比べ,エンジンと特権エージェ
ント間の分割損がなく,オーバヘッドが小さいという特
徴がある。ただし,悪意による高負荷などに対して,新
たなシステム個別の規制を行う場合,上述した第1の実
施の形態では特権エージェントだけの変更で簡単に対処
可能であるが,システム共通のエンジンでは吸収が困難
となる。
This method is characterized in that there is no division loss between the engine and the privileged agent and the overhead is small as compared with the above-described privileged agent method of the first embodiment. However, when a new system is individually regulated against a high load caused by malicious intent, the above-described first embodiment can easily cope with the change of only the privileged agent. Becomes difficult.

【0075】また,エンジンにボトルネックがない場合
には,上述した第2の実施の形態に比べ,プロセスの分
割損が生じないため有利である。しかし,エンジンを搭
載したプロセスの処理能力にシステムのボトルネックが
あるシステムでは,第2の実施の形態のほうが,特権処
理機能の実行に伴うエンジン負荷が別プロセスに分散さ
れるため有効な場合がある。
Further, when there is no bottleneck in the engine, it is advantageous as compared with the above-described second embodiment, since there is no process division loss. However, in a system where the processing capacity of a process equipped with an engine has a bottleneck in the system, the second embodiment is more effective because the engine load associated with execution of the privilege processing function is distributed to another process. is there.

【0076】図4は,第3の実施の形態による処理の例
を説明する図である。以下,図4に示す処理(1) 〜(11)
に従って説明する。 (1) 正常負荷の状態において,ローカルエンジン20上
で,親エージェント−Aが二つの子エージェント−a,
a′を生成したとする。ローカルエンジン20は,子エ
ージェント−a,a′への処理依頼形態が委託型である
か非委託型であるかを記録する。
FIG. 4 is a diagram for explaining an example of processing according to the third embodiment. Hereinafter, the processing (1) to (11) shown in FIG.
It will be described according to. (1) Under normal load, on the local engine 20, the parent agent-A becomes two child agents-a,
Let a 'be generated. The local engine 20 records whether the processing request form to the child agents -a, a 'is a consignment type or a non-consignment type.

【0077】(2) 子エージェント−a,a′の動作に伴
い,子エージェント−a,a′がそれぞれ自エンジン内
に駐留するか否かなどの行動を記録する。 (3) 高負荷になって,エージェントが長時間実行待ちに
なり,親エージェントン−Aが寿命に至った場合,ロー
カルエンジン20は,親エージェント−Aの寿命到達に
より,これを消滅する。
(2) In accordance with the operation of the child agents -a, a ', actions such as whether the child agents -a, a' are stationed in their own engines are recorded. (3) When the load becomes high, the agent waits for a long time, and the parent agent-A reaches the end of its life, the local engine 20 disappears when the life of the parent agent-A reaches.

【0078】(4) ローカルエンジン20は,エンジン内
特権エージェント相当処理を呼び出し,エージェント状
態管理情報(子エージェントが自エンジン内に駐留・
否,処理依頼形態の区分〔委託型/非委託型〕など)を
取得する。
(4) The local engine 20 calls a process corresponding to a privileged agent in the engine, and stores the agent status management information (the child agent resides in the
No, the type of processing request form (consignment type / non-consignment type) is acquired.

【0079】(5) その情報をもとに,消滅した親エージ
ェント−Aに子エージェントが存在するかどうか,子エ
ージェントが存在する場合,処理依頼形態が非委託型
(親エージェントが子エージェントの処理結果を待ち合
わせる依頼形態)であるかどうかを判別する。子エージ
ェントが存在しない場合または依頼形態が委託型である
場合には,何も処理しない。
(5) Based on the information, whether or not the disappeared parent agent-A has a child agent, and if there is a child agent, the processing request form is a non-consignment type (the parent agent processes the child agent. It is determined whether or not the request is a request waiting for the result). If no child agent exists or if the request type is a commission type, nothing is processed.

【0080】(6) 子エージェントが存在して,その子エ
ージェントへの処理依頼形態が非委託型である場合に
は,その子エージェントが自エンジン内に駐留している
かどうかを調べる。他のエンジンに駐留している場合に
は,処理(9) へ進む。
(6) If a child agent exists and the processing request form to the child agent is a non-consignment type, it is checked whether the child agent is stationed in its own engine. If the engine is stationed at another engine, the process proceeds to processing (9).

【0081】(7) 子エージェントが自エンジン内に駐留
している場合,ローカルエンジン20のメイン処理部に
対し,子エージェントの処理取消しを指示し,自エンジ
ン上の子エージェント−aの処理を強制的に取り消す。
これにより,従来に比べ,負荷の鎮静化が早まる。
(7) When the child agent is stationed in the own engine, the main processor of the local engine 20 is instructed to cancel the processing of the child agent, and the processing of the child agent-a on the own engine is forced. Cancel.
As a result, the load can be calmed down faster than before.

【0082】(8) エンジン内特権エージェント相当処理
では,さらに他エンジンにも子エージェントがあるかど
うかを調べ, ない場合には処理を終了する。ある場合に
は,次の処理(9) を実行する。
(8) In the process corresponding to the privileged agent in the engine, it is further checked whether or not another engine has a child agent. If there is no child agent, the process is terminated. If so, the following processing (9) is performed.

【0083】(9) ローカルエンジン20は,全てのリモ
ートエンジン20′等に対し,子エージェント−a′の
処理取消し指示を出す。 (10)リモートエンジン20′では,その処理取消し指示
を受信する。
(9) The local engine 20 issues an instruction to cancel the processing of the child agent-a 'to all the remote engines 20' and the like. (10) The remote engine 20 'receives the processing cancel instruction.

【0084】(11)リモートエンジン20′は,子エージ
ェント−a′の処理取消しを受けて,子エージェント−
a′の処理を強制的に取り消す。これによって,高負荷
が防止される。
(11) Upon receiving the cancellation of the processing of the child agent-a ', the remote engine 20'
The processing of a 'is forcibly canceled. This prevents a high load.

【0085】[0085]

【発明の効果】従来では,一つのエージェントがタイム
アウト・死滅したことが引き金となって,高負荷が拡大
していた。このため,このような高負荷状態に突入しな
いように,十分なコンピュータ資源を用意しなければな
らず,膨大な設備投資を必要としていた。
Conventionally, the time-out or death of one agent has triggered a high load. For this reason, sufficient computer resources had to be prepared so as not to enter such a high load state, and a huge capital investment was required.

【0086】これに対して,特権エージェントもしくは
特権エージェントに相当する処理手段の導入により,設
備はシステムに要求される正味のエージェント処理量を
実現するものだけで済むことになるので,同じエージェ
ント処理量が要求されるエージェント処理システムを,
従来より経済的に構築可能となる。
On the other hand, by introducing a privileged agent or a processing means corresponding to a privileged agent, the equipment only needs to realize the net agent processing amount required for the system. Agent processing system for which
It can be constructed more economically than before.

【0087】また,悪意により,自律的なエージェント
に無駄なコンピュータ資源を消費させ,システムを高負
荷状態に陥らせることも有り得る。このようなセキュリ
ティ対策は,システム毎に個別な対処となる場合が多
く,かつ新たな脅威に対して新たな対策を迅速に追加す
ることが要求される。しかし,従来のエンジンだけでは
汎用的機能の範囲での対応に限定され,システム個別の
対応も困難であった。
Further, malicious use may cause an autonomous agent to consume useless computer resources and cause the system to fall into a high load state. Such security measures are often individual measures for each system, and it is required to quickly add a new measure against a new threat. However, the conventional engine alone was limited to handling only general-purpose functions, and it was difficult to deal with individual systems.

【0088】これに対し本発明では,特権エージェント
に一般エージェントの状態を監視させ,不正エージェン
トの取締りをさせることで,個別サービス提供業者のセ
キュリティポリシーを実現可能である。このように本発
明は安全性の向上にも繋がるものである。
On the other hand, in the present invention, the security policy of the individual service provider can be realized by causing the privileged agent to monitor the status of the general agent and to control the unauthorized agent. As described above, the present invention also leads to improvement in safety.

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

【図1】本発明の構成例を示す図である。FIG. 1 is a diagram showing a configuration example of the present invention.

【図2】第1の実施の形態による処理の例を説明する図
である。
FIG. 2 is a diagram illustrating an example of a process according to the first embodiment.

【図3】第2の実施の形態による処理の例を説明する図
である。
FIG. 3 is a diagram illustrating an example of a process according to a second embodiment.

【図4】第3の実施の形態による処理の例を説明する図
である。
FIG. 4 is a diagram illustrating an example of a process according to a third embodiment.

【図5】従来方式の動作例を説明する図である。FIG. 5 is a diagram illustrating an operation example of a conventional method.

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

10,10′,10″ 処理装置 20,20′,20″ エンジン 21 エージェント実行制御部 22 エージェント状態管理部 23 状態管理情報通知部 24 エージェント処理取消し部 30,30′,30″ 特権処理手段 31 エージェント状態取得部 32 ローカルエージェント処理取消し依頼部 33 リモートエージェント処理取消し依頼部 34 特権処理間インタフェース機構 40,40′,40″ エージェント 50 ネットワーク 10, 10 ', 10 "processing unit 20, 20', 20" engine 21 agent execution control unit 22 agent state management unit 23 state management information notification unit 24 agent processing cancellation unit 30, 30 ', 30 "privilege processing means 31 agent Status acquisition unit 32 Local agent processing cancellation request unit 33 Remote agent processing cancellation request unit 34 Interface mechanism between privileged processes 40, 40 ′, 40 ″ Agent 50 Network

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 情報処理システムの利用者になり代わっ
て業務を行うために,ネットワーク内の複数の処理装置
を渡り歩き,自律的に振る舞うことができるエージェン
トと,ネットワーク内の各処理装置において前記エージ
ェントの実行制御および状態管理を行うエンジンとから
なる情報処理システムにおいて,前記エンジンからエー
ジェントの状態管理情報の通知を受けるエージェント状
態取得手段と,取得したエージェントの状態管理情報に
基づき,ある死滅したエージェントが生成した子エージ
ェントが同一エンジンに駐留する場合に,当該子エージ
ェントの死滅または処理依頼の取消しを決定し,前記エ
ンジンにその指示を行うローカルエージェント処理取消
し依頼手段と,取得したエージェントの状態管理情報に
基づき,ある死滅したエージェントが生成した子エージ
ェントが他のリモートの処理装置に駐留する場合に,当
該子エージェントの死滅または処理依頼の取消しを決定
し,他のリモートの処理装置にその指示を行うリモート
エージェント処理取消し依頼手段とを有する特権処理手
段を備え,前記エンジンは,親エージェントから子エー
ジェントへの処理依頼形態を含むエージェントの状態管
理情報を管理するエージェント状態管理手段と,前記エ
ージェントの状態管理情報を,エージェントの死亡契機
または前記特権処理手段から通知を依頼された契機に,
前記特権処理手段へ通知する状態管理情報通知手段と,
前記特権処理手段からの依頼に基づき,指定されたエー
ジェントを強制的に死滅させる,または指定されたエー
ジェントへの処理依頼を取り消すエージェント処理取消
し手段とを備えることを特徴とするエージェント監視制
御方式。
An agent capable of walking across a plurality of processing devices in a network and acting autonomously in order to perform work on behalf of a user of an information processing system, and the agent in each processing device in the network. In an information processing system comprising an engine for controlling execution and managing the status of an agent, an agent status obtaining means for receiving notification of the status management information of the agent from the engine, and an agent which has died based on the obtained status management information of the agent. When the generated child agent is stationed in the same engine, it is determined that the child agent is to be killed or the processing request is canceled, and the local agent processing cancellation request means for giving an instruction to the engine and the acquired state management information of the agent. A certain death If a child agent created by a failed agent resides in another remote processing device, the request to determine the death of the child agent or the cancellation of the processing request and to instruct the other remote processing device to perform the remote agent processing cancellation request Means for managing agent state management information including a processing request form from a parent agent to a child agent; and agent state management information for the agent. On the occasion of death or when the privilege processing means requests notification,
State management information notifying means for notifying the privilege processing means;
An agent monitoring control method, comprising: agent processing canceling means for forcibly killing a specified agent or canceling a processing request to a specified agent based on a request from the privilege processing means.
【請求項2】 請求項1記載のエージェント監視制御方
式において,前記特権処理手段は,一般のエージェント
よりも優先的に実行される特権的なエージェントによっ
て構成されることを特徴とするエージェント監視制御方
式。
2. The agent monitoring and control system according to claim 1, wherein said privilege processing means comprises a privileged agent which is executed with higher priority than a general agent. .
【請求項3】 請求項1記載のエージェント監視制御方
式において,前記特権処理手段は,一般のエージェント
よりも高い実行優先度を持つ,前記エンジンが走行する
プロセスとは別のプロセス実行手段によって構成される
ことを特徴とするエージェント監視制御方式。
3. The agent monitoring control system according to claim 1, wherein said privilege processing means is constituted by a process execution means having a higher execution priority than a general agent and different from a process in which said engine runs. Agent monitoring control method characterized by the following.
【請求項4】 情報処理システムの利用者になり代わっ
て業務を行うために,ネットワーク内の複数の処理装置
を渡り歩き,自律的に振る舞うことができるエージェン
トと,ネットワーク内の各処理装置において前記エージ
ェントの実行制御および状態管理を行うエンジンとから
なる情報処理システムにおいて,前記エンジンは,親エ
ージェントから子エージェントへの処理依頼形態を含む
エージェントの状態管理情報を管理するエージェント状
態管理手段と,前記エージェントの状態管理情報に基づ
き,ある親エージェントの死亡契機または他の処理装置
で動作するエンジンからの指示時に,死亡したエージェ
ントが生成した子エージェントが自エンジンに駐留する
場合に,当該子エージェントを強制的に死滅させる,ま
たはその子エージェントへの処理依頼を取り消すエージ
ェント処理取消し手段と,前記エージェントの状態管理
情報に基づき,ある親エージェントの死亡契機に,死亡
した親エージェントが生成した子エージェントが他のリ
モートの処理装置に駐留する場合に,当該子エージェン
トの死滅または処理依頼の取消しを決定し,他のリモー
トの処理装置上のエンジンにその指示を行うリモートエ
ージェント処理取消し依頼手段とを備えることを特徴と
するエージェント監視制御方式。
4. An agent capable of walking across a plurality of processing devices in a network and acting autonomously in order to perform work on behalf of a user of an information processing system, and the agent in each processing device in the network. In an information processing system comprising an engine for performing execution control and state management of the agent, the engine comprises: agent state management means for managing state management information of an agent including a processing request form from a parent agent to a child agent; Based on the status management information, when a child agent created by a deceased agent is stationed in its own engine at the moment of death of a parent agent or an instruction from an engine running on another processing device, the child agent is forcibly removed. Kill or his child When a child agent created by a deceased parent agent is stationed in another remote processing device based on the agent's state management information and a certain parent agent's death trigger based on the agent's state management information. And a remote agent processing cancellation request means for deciding the death of the child agent or canceling the processing request and issuing an instruction to an engine on another remote processing device.
JP23289996A 1996-09-03 1996-09-03 Agent monitoring control method Expired - Fee Related JP3548348B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP23289996A JP3548348B2 (en) 1996-09-03 1996-09-03 Agent monitoring control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP23289996A JP3548348B2 (en) 1996-09-03 1996-09-03 Agent monitoring control method

Publications (2)

Publication Number Publication Date
JPH1078879A true JPH1078879A (en) 1998-03-24
JP3548348B2 JP3548348B2 (en) 2004-07-28

Family

ID=16946592

Family Applications (1)

Application Number Title Priority Date Filing Date
JP23289996A Expired - Fee Related JP3548348B2 (en) 1996-09-03 1996-09-03 Agent monitoring control method

Country Status (1)

Country Link
JP (1) JP3548348B2 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07271694A (en) * 1994-02-28 1995-10-20 At & T Corp Agent realization device
JPH08190528A (en) * 1995-01-09 1996-07-23 Mitsubishi Electric Corp System management device
JPH08204843A (en) * 1995-01-24 1996-08-09 Matsushita Electric Ind Co Ltd Terminal equipment for information communication, automatic answering system for electronic mail and method for automatically generating response electronic mail

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07271694A (en) * 1994-02-28 1995-10-20 At & T Corp Agent realization device
JPH08190528A (en) * 1995-01-09 1996-07-23 Mitsubishi Electric Corp System management device
JPH08204843A (en) * 1995-01-24 1996-08-09 Matsushita Electric Ind Co Ltd Terminal equipment for information communication, automatic answering system for electronic mail and method for automatically generating response electronic mail

Also Published As

Publication number Publication date
JP3548348B2 (en) 2004-07-28

Similar Documents

Publication Publication Date Title
US11593152B1 (en) Application hosting in a distributed application execution system
US9582337B2 (en) Controlling resource consumption
US7376971B2 (en) Computer implemented method and system for controlling use of digitally encoded products
US20120222040A1 (en) Resource management system, resource information providing method and program
CN108334409B (en) Fine-grained high-performance cloud resource management scheduling method
CN111796908B (en) System and method for automatic elastic expansion and contraction of resources and cloud platform
RU2004135454A (en) SECURITY-related SOFTWARE INTERFACE
NZ200170A (en) Redundant multiprocessor system
CN104376257B (en) Application program self-protection, active defense method and device
US20110173319A1 (en) Apparatus and method for operating server using virtualization technique
US20130174218A1 (en) Security policy enforcement system and security policy enforcement method
US20050132032A1 (en) Autonomous agent-based system management
US20050165854A1 (en) System for managing job performance and status reporting on a computing grid
JPH05216842A (en) Resources managing device
US20140164606A1 (en) Techniques for auditing and controlling network services
CN112882827A (en) Method, electronic device and computer program product for load balancing
EP1328866A1 (en) Mobile programs
CN109063216A (en) A kind of distributed vertical service search crawler frame
US20110289548A1 (en) Guard Computer and a System for Connecting an External Device to a Physical Computer Network
JP3548348B2 (en) Agent monitoring control method
CN104009864B (en) A kind of cloud management platform
JP3736680B2 (en) Access control apparatus and computer program
Karmon et al. GWiQ-P: an efficient decentralized grid-wide quota enforcement protocol
JP2008299527A (en) Grid computing system
JP6233141B2 (en) Database system, database server, database server program, database client, and database client program

Legal Events

Date Code Title Description
TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20040413

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20040416

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: R3D02

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090423

Year of fee payment: 5

LAPS Cancellation because of no payment of annual fees