JPH0778745B2 - Distributed processing device - Google Patents
Distributed processing deviceInfo
- Publication number
- JPH0778745B2 JPH0778745B2 JP61259167A JP25916786A JPH0778745B2 JP H0778745 B2 JPH0778745 B2 JP H0778745B2 JP 61259167 A JP61259167 A JP 61259167A JP 25916786 A JP25916786 A JP 25916786A JP H0778745 B2 JPH0778745 B2 JP H0778745B2
- Authority
- JP
- Japan
- Prior art keywords
- event information
- task
- time
- event
- information
- 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.)
- Expired - Lifetime
Links
Landscapes
- Multi Processors (AREA)
Description
【発明の詳細な説明】 [発明の目的] (産業上の利用分野) 本発明は、複数台の計算機内で処理されるタスクを効率
よく制御することができる分散処理装置に関する。DETAILED DESCRIPTION OF THE INVENTION [Object of the Invention] (Field of Industrial Application) The present invention relates to a distributed processing apparatus capable of efficiently controlling tasks processed in a plurality of computers.
(従来の技術) 近年、電算機システムの各分野における要求の多様化お
よび技術の高度化にともなって、システムが大規模化か
つ複雑化する傾向にあるため、分散して各種タスクを実
行する処理システムの需要が高まっている。(Prior Art) In recent years, with the diversification of requirements in each field of computer systems and the sophistication of technology, the system tends to become large-scale and complicated. The demand for systems is increasing.
一般の計算機システムでは、タスクの発生、消滅あるい
はタスク間の情報交換に際して、タスク制御情報を含む
イベントを要求タスクが発生しこれをオペレーティング
システムが逐次解釈して目的のタスクに渡すことより、
タスク制御が実行される。In a general computer system, when a task occurs, disappears, or exchanges information between tasks, a request task generates an event including task control information, and the operating system sequentially interprets this and passes it to the target task.
Task control is executed.
このためこれらのタスク実行のために複数台の計算機内
に存在するタスクの制御情報を効率良くする必要があ
る。Therefore, in order to execute these tasks, it is necessary to make the control information of tasks existing in a plurality of computers efficient.
(発明が解決しようとする問題点) ところでこのようにタスク間で交換されるイベント情報
には、処理の混雑等によるイベント実行遅延によって有
効時刻を過ぎ不要となるものがある。この場合、不要と
なったイベント情報はシステム内に滞留することにな
る。このため有効時刻を過ぎてもシステム内に滞留する
イベント情報に対処しうるような処理が必要とされてい
る。従来のイベント管理方式においては、上述したよう
に不要となったすなわち有効時刻以降に実行されるイベ
ントの処理は、各タスクの制御および管理により行なっ
ていた。(Problems to be Solved by the Invention) However, some event information exchanged between tasks in this way becomes unnecessary after the effective time due to event execution delay due to processing congestion or the like. In this case, the unnecessary event information remains in the system. Therefore, there is a need for processing that can handle event information that remains in the system even after the effective time. In the conventional event management method, the processing of an event that is no longer necessary, that is, executed after the effective time as described above, is performed by controlling and managing each task.
しかしながらその際の処理が複雑となるという問題があ
る。However, there is a problem that the processing at that time becomes complicated.
また、イベント処理効率が非常に悪いという問題もあ
る。There is also a problem that the event processing efficiency is very poor.
本発明はこのような事情に対処してなされたもので、有
効時刻を過ぎ不要となったイベントをユーザーが意識す
ることなく容易に排除することができ、しかもタスク制
御効率を向上させることができる分散処理装置を提供す
ることを目的としている。The present invention has been made in response to such a situation, and it is possible to easily eliminate an event that has become unnecessary after the effective time without being conscious of the user, and improve the task control efficiency. An object is to provide a distributed processing device.
[発明の構成] (問題点を解決するための手段) 本発明の分散処理装置は、タスクを実行するタスク実行
手段を備えた計算機を複数接続し、各計算機が備えるイ
ベント情報交換手段を介して前記タスク間でイベント情
報を交換するよう構成された分散処理装置において、前
記タスク実行手段は、一のタスクから他のタスクに対す
るイベント情報が発生した場合に、このイベント情報に
このイベント情報が情報としての価値を持つ制限時刻で
ある有効時刻を付加し、前記イベント情報交換手段は、
前記タスクより受け取ったイベント情報に付加された有
効時刻と現在時刻とを比較し、有効時刻が現在時刻を越
えている場合に当該イベント情報を消滅させる処理を行
うことを特徴とする。[Configuration of the Invention] (Means for Solving Problems) A distributed processing device according to the present invention connects a plurality of computers each having a task execution means for executing a task, and connects the computers through an event information exchange means provided in each computer. In the distributed processing device configured to exchange event information between the tasks, the task execution means, when event information for one task occurs from one task, the event information includes this event information as information. Adding an effective time that is a time limit having the value of
The present invention is characterized in that the valid time added to the event information received from the task is compared with the current time, and when the valid time exceeds the current time, the event information is erased.
(作 用) 本発明の分散処理装置において、イベント情報のフォー
マットが該イベント情報の有効時刻を示す領域を有し、
かつイベント情報交換手段がイベント情報の有効時刻と
現在時刻とを比較し有効時刻が現在時刻を越えていると
き該イベント情報を消滅させる手段を有しているので、
有効時刻を過ぎ、もはや不要となったイベント情報をタ
スク内で処理させる必要はなくなり、さらにはタスク間
でこれらの不要となったイベント情報の交換は行なわれ
なくなる。このため、有効時刻を過ぎ不要となったイベ
ント情報を容易に排除することができ、しかもタスク制
御効率を向上させることができるようになる。(Operation) In the distributed processing device of the present invention, the format of the event information has an area indicating the effective time of the event information,
And since the event information exchange means has means for comparing the valid time of the event information with the current time, and for erasing the event information when the valid time exceeds the current time,
After the valid time has passed, it is no longer necessary to process event information that is no longer needed within a task, and the exchange of unnecessary event information between tasks is no longer performed. For this reason, it is possible to easily eliminate event information that has become unnecessary after the effective time, and it is possible to improve task control efficiency.
(実施例) 以下、本発明の実施例の詳細を図面に基づいて説明す
る。(Example) Hereinafter, the detail of the Example of this invention is described based on drawing.
第1図は本発明の一実施例の構成図である。FIG. 1 is a block diagram of an embodiment of the present invention.
同図に示す分散処理装置は、タスクを実行する演算回路
(タスク実行手段)1a、1b…と、タスク間でのイベント
情報の交換を制御するタスク制御装置(イベント情報交
換手段)2a、2bとを備える計算機(図示せず)を、複数
接続して構成される。The distributed processing device shown in the figure includes operation circuits (task executing means) 1a, 1b, ... For executing tasks, and task control devices (event information exchanging means) 2a, 2b for controlling exchange of event information between tasks. It is configured by connecting a plurality of computers (not shown) each including.
ここで、タスク実行手段とは、具体的には、OSの管理下
でタスクの実行を行うCPUである。また、イベント情報
交換手段とは、具体的には、タスク間でイベント情報の
送受信を実現するメイルボックスである。さらに、イベ
ント情報とは、具体的に、タスク間で情報を交換する単
位であるメッセージである。Here, the task execution means is specifically a CPU that executes a task under the control of the OS. Further, the event information exchange means is specifically a mailbox for transmitting and receiving event information between tasks. Furthermore, the event information is specifically a message that is a unit for exchanging information between tasks.
また上記イベント情報のフォーマットは、第2図に示す
ように、イベント情報の有効時刻を示す領域3aおよびイ
ベント情報本体の領域3bにより構成されている。As shown in FIG. 2, the format of the event information is composed of an area 3a indicating the valid time of the event information and an area 3b of the event information body.
このイベント管理方式において、たとえば演算回路1a中
のタスクAが同一の演算回路1a中のタスクBまたは他の
演算回路1b中のタスクCを制御するイベント情報を発生
した場合、上記したイベント情報の有効時刻を示す領域
3aに有効時刻を指定することによりこの有効時刻以前に
到着するイベント情報のみがタスク制御装置2aまたは2b
で処理され、指定された有効時刻以降に到着するイベン
ト情報はタスクBまたはタスクCに到着する前にタスク
制御装置2aまたは2bにより消滅される。In this event management system, for example, when the task A in the arithmetic circuit 1a generates the event information for controlling the task B in the same arithmetic circuit 1a or the task C in the other arithmetic circuit 1b, the above-mentioned event information is valid. Area showing time
By specifying the effective time in 3a, only the event information that arrives before this effective time will be sent to the task controller 2a or 2b.
The event information that has been processed in step 1 and arrives after the specified effective time is erased by the task control device 2a or 2b before reaching task B or task C.
このことはタスク制御装置2a、2b…が第4図に示すよう
に動作することにより行われる。This is done by the task controllers 2a, 2b ... Operating as shown in FIG.
まず、演算回路1a中のタスクAで有効時間が指定された
イベント情報が、タスク制御装置2aに渡され、タスク制
御装置がこのイベントが演算回路1a、1b……内に登録さ
れているどのタスクを制御すべきかを判断する。First, the event information of which the effective time is designated by the task A in the arithmetic circuit 1a is passed to the task control device 2a, and the task control device determines which task the event is registered in the arithmetic circuit 1a, 1b .... Decide whether to control.
そしてこのイベント情報がタスクBを制御すべきもので
ある場合すなわち演算回路1a内に登録されたタスクに対
しイベント情報を渡す場合、このタスク制御装置2aはイ
ベント情報の有効時刻を示す領域3aで指定された有効時
刻を読出し(ステップ401)、この有効時刻と現在時刻
とを比較し(ステップ402)、有効時刻が現在時刻以前
である場合にはタスクBにイベント情報を渡すが(ステ
ップ403)、有効時刻が現在時刻を越えている場合には
このイベントをシステム内より削除することにより消滅
させる(ステップ404)。When the event information is for controlling the task B, that is, when the event information is passed to the task registered in the arithmetic circuit 1a, the task control device 2a is designated by the area 3a indicating the effective time of the event information. The valid time is read (step 401), this valid time is compared with the current time (step 402), and if the valid time is before the current time, the event information is passed to task B (step 403). If the time exceeds the current time, this event is deleted from the system so that it disappears (step 404).
削除は、該イベント情報をイベント登録テーブルより抹
消することにより行う。The deletion is performed by deleting the event information from the event registration table.
また、このイベント情報がタスクCを制御すべきもので
ある場合すなわち他の演算回路1b内に登録されたタスク
Cに対しイベント情報を渡す場合、まずこのタスク制御
装置2aはイベント情報の有効時刻を示す領域3aで指定さ
れた有効時刻を読出し(ステップ401)、この有効時刻
と現在時刻とを比較し(ステップ402)、有効時刻が現
在時刻以前である場合にはこのイベント情報はタスク制
御装置2bへ渡され(ステップ403)、有効時刻が現在時
刻を越えている場合にはこのイベンド情報を消滅させる
(ステップ404)。次にこのイベント情報を受けたタス
ク制御装置2bはイベント情報の有効時刻を示す領域3aで
指定された有効時刻を読出し(ステップ401)、この有
効時刻と現在時刻とを比較し(ステップ402)、有効時
刻が現在時刻以前である場合にはタスクCを起動しイベ
ント情報を渡すが(ステップ403)、有効時刻が現在時
刻を越えている場合にはこのイベント情報を消滅させる
(ステップ404)。When the event information is to control the task C, that is, when the event information is passed to the task C registered in the other arithmetic circuit 1b, the task control device 2a first indicates the valid time of the event information. The valid time specified in the area 3a is read (step 401), this valid time is compared with the current time (step 402), and if the valid time is before the current time, this event information is sent to the task control device 2b. The event information is passed (step 403), and if the valid time exceeds the current time, this event information is deleted (step 404). Next, the task control device 2b receiving this event information reads the valid time specified in the area 3a indicating the valid time of the event information (step 401), compares this valid time with the current time (step 402), If the valid time is before the current time, task C is activated and the event information is passed (step 403), but if the valid time exceeds the current time, this event information is erased (step 404).
しかして、有効時間を越え不要となったイベント情報は
タスク制御装置2a、2b…内で消滅されるので、イベンド
情報を受け取るタスク内でこのようなイベント情報の処
理等を行なう必要はなくなり、このようなイベント情報
の排除は非常に容易なものとなる。また、このようなイ
ベント情報はこのイベント情報を受け取った各タスク制
御装置2a、2b…によりそれぞれ有効時間を越え不要とな
ったか否かが判断され排除されているので、有効時間を
越え不要となったイベント情報が演算回路1a、1b…や他
のタスク制御装置2a、2b…に渡されることはなくなり、
タスク制御効率を向上させることができるようになる。Event information that has become unnecessary beyond the valid time is erased in the task control devices 2a, 2b, ..., Therefore, there is no need to process such event information in the task that receives the event information. Eliminating such event information becomes very easy. Further, since such event information is eliminated by the task control devices 2a, 2b, ... Having received this event information, it is judged whether or not it has become unnecessary after the effective time, so it becomes unnecessary after the effective time. Event information will not be passed to the arithmetic circuits 1a, 1b ... And other task control devices 2a, 2b.
The task control efficiency can be improved.
なお、あるタスクが不特定多数のタスクを制御し、その
結果に応じて自身の動作を制御する場合には、不特定多
数のタスクから発生されたイベントを指定された有効時
刻まで待ち、この時刻以前に到着したイベント情報を処
理し、またこの時刻以降に到着したイベント情報すなわ
ち指定された有効時刻が現在時刻を越えているイベント
情報はこのタスク制御装置により消滅されるようにする
ことにより、上述した実施例におけるイベント情報の排
除は非常に容易なものとなり、タスク制御効率の向上が
非常に顕著なものとなる。If a task controls an unspecified number of tasks and controls its own operation according to the result, wait for the event generated from the unspecified number of tasks until the specified effective time, and By processing the previously arrived event information, and by causing the task control device to eliminate the event information that has arrived after this time, that is, the event information whose designated effective time exceeds the current time, The elimination of the event information in the above-described embodiment is very easy, and the task control efficiency is significantly improved.
[発明の効果] 以上説明したように本発明の分散処理装置によれば、有
効時刻を過ぎ不要となったイベント情報を容易に排除す
ることができ、しかもタスク制御効率を向上させること
ができるようになる。[Effects of the Invention] As described above, according to the distributed processing device of the present invention, it is possible to easily eliminate event information that has become unnecessary after the effective time, and can improve task control efficiency. become.
第1図は本発明の一実施例の構成図、第2図はこの実施
例のイベント情報のフォーマットを示す図、第3図はこ
の実施例の演算回路内のタスクを示す図、第4図はこの
実施例の動作を示すフローチャートである。 1……タスク実行手段 2……イベント交換手段FIG. 1 is a configuration diagram of an embodiment of the present invention, FIG. 2 is a diagram showing a format of event information of this embodiment, FIG. 3 is a diagram showing tasks in an arithmetic circuit of this embodiment, and FIG. Is a flow chart showing the operation of this embodiment. 1 ... task execution means 2 ... event exchange means
Claims (1)
計算機を複数接続し、各計算機が備えるイベント情報交
換手段を介して前記タスク間でイベント情報を交換する
よう構成された分散処理装置において、 前記タスク実行手段は、一のタスクから他のタスクに対
するイベント情報が発生した場合に、このイベント情報
にこのイベント情報が情報としての価値を持つ制限時刻
である有効時刻を付加し、 前記イベント情報交換手段は、前記タスクより受け取っ
たイベント情報に付加された有効時刻と現在時刻とを比
較し、有効時刻が現在時刻を越えている場合に当該イベ
ント情報を消滅させる処理を行う ことを特徴とする分散処理装置。1. A distributed processing device configured to connect a plurality of computers having task executing means for executing a task and exchange event information between the tasks via event information exchanging means provided in each computer. When the task execution means generates event information for one task from another task, the task execution means adds to this event information an effective time, which is a time limit for which this event information has value as information, and exchanges the event information. The means compares the valid time added to the event information received from the task with the current time, and performs a process of deleting the event information when the valid time exceeds the current time. Processing equipment.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP61259167A JPH0778745B2 (en) | 1986-10-30 | 1986-10-30 | Distributed processing device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP61259167A JPH0778745B2 (en) | 1986-10-30 | 1986-10-30 | Distributed processing device |
Publications (2)
Publication Number | Publication Date |
---|---|
JPS63113636A JPS63113636A (en) | 1988-05-18 |
JPH0778745B2 true JPH0778745B2 (en) | 1995-08-23 |
Family
ID=17330283
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP61259167A Expired - Lifetime JPH0778745B2 (en) | 1986-10-30 | 1986-10-30 | Distributed processing device |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH0778745B2 (en) |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS6033637A (en) * | 1983-08-04 | 1985-02-21 | Ricoh Co Ltd | Data processor |
-
1986
- 1986-10-30 JP JP61259167A patent/JPH0778745B2/en not_active Expired - Lifetime
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS6033637A (en) * | 1983-08-04 | 1985-02-21 | Ricoh Co Ltd | Data processor |
Also Published As
Publication number | Publication date |
---|---|
JPS63113636A (en) | 1988-05-18 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP2004038758A (en) | Storage controller, control method for storage controller, and program | |
JPH0778745B2 (en) | Distributed processing device | |
JP3494545B2 (en) | Distributed computer system, computer and distributed processing method | |
EP1119141A1 (en) | Real-time communication device and system | |
JPH06214914A (en) | Method for processing cooperative job among plural systems | |
JP2752894B2 (en) | File transfer device | |
JP3112287B2 (en) | Message management processor | |
JPH04274524A (en) | System for controlling inter-process communication | |
JPS6295621A (en) | Remote control for computer system | |
JPS61143858A (en) | File share method for plural operating systems | |
JPH03131935A (en) | Timer managing system | |
JPS582960A (en) | Time sharing system | |
JPH07182261A (en) | Information processor | |
JPS6356737B2 (en) | ||
JPH04367037A (en) | Computer system | |
JPH04113442A (en) | Inter-processor communication system | |
JPS62100042A (en) | Interruption restart control system for terminal function | |
JPH05204794A (en) | File transfer method | |
JPH03189802A (en) | Host link unit for programmable controller | |
JPS59110244A (en) | Polling control system of network with dummy terminal | |
JPS63228253A (en) | Interruption processing system | |
JPS62283747A (en) | Local area network communication control system | |
JPS63245754A (en) | Input/output control system for information processing system | |
JPH03266057A (en) | Communication processing securing method for electronic computer system | |
JPS6365551A (en) | On-line communication trace system for pre-communication processor |