JPS6373425A - Control system for event processing order - Google Patents

Control system for event processing order

Info

Publication number
JPS6373425A
JPS6373425A JP21856686A JP21856686A JPS6373425A JP S6373425 A JPS6373425 A JP S6373425A JP 21856686 A JP21856686 A JP 21856686A JP 21856686 A JP21856686 A JP 21856686A JP S6373425 A JPS6373425 A JP S6373425A
Authority
JP
Japan
Prior art keywords
processing
event
order
processing order
events
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
JP21856686A
Other languages
Japanese (ja)
Inventor
Mamoru Fujishima
藤島 守
Kazuhide Doukome
堂込 一秀
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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP21856686A priority Critical patent/JPS6373425A/en
Publication of JPS6373425A publication Critical patent/JPS6373425A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To prevent the reversal of an event processing order when the processing is interrupted, etc., by adding the processing order numbers to the events produced at random and controlling the processing order of these events based on the order numbers. CONSTITUTION:When an event accepting part 11 accepts events and calls out a processing order number adding part 12. The part 12 adds the series numbers stored in an event number memory part 19 to the events 14 as the processing order numbers 15. Then the number 15 of the event 14 to be processed is compared with the next processing number stored in a next processing number memory part 18 through a number comparing part 22. Then an event processing part 23 is called out only when the coincidence is obtained between the processing numbers. If no coincidence is obtained, the relevant event 14 is subjected to re-queuing into a queue 13. A next processing number replacement part 24 replaces the contents of the part 18 at every end of the event processing and then decides the processing order number of the event to be processed next.

Description

【発明の詳細な説明】 〔概要〕 ランダムに発生するイベントを、イベントの発生順に処
理する処理システムにおいて、イベントに処理順序を示
す番号を付与し、その番号によりイベントの処理順序を
制御することにより、処理の中断時などにおけるイベン
トの処理順序逆転を防止している。
[Detailed Description of the Invention] [Summary] In a processing system that processes events that occur randomly in the order in which they occur, a number indicating the processing order is assigned to the event, and the processing order of the event is controlled using the number. , prevents the processing order of events from being reversed when processing is interrupted.

〔産業上の利用分野〕[Industrial application field]

本発明は、イベントによって状態遷移を制御するような
2例えば交換システム等の処理システムにおいて、ラン
ダムに発生するイベントの処理順序を保障できるように
したイベント処理順序制御方式に関するものである。
The present invention relates to an event processing order control system that can guarantee the processing order of randomly occurring events in a processing system such as an exchange system that controls state transitions based on events.

イベントによって状態遷移を起こす処理を実行する場合
、イベントの処理順序によって異なる状態に遷移するこ
とがある。従って、このようなシステムでは、イベント
の発生順に処理する必要があり、イベントの処理順序を
保障する方式が必要とされる。
When executing a process that causes a state transition based on an event, the state may change to a different state depending on the processing order of the event. Therefore, in such a system, it is necessary to process events in the order in which they occur, and a method for guaranteeing the order in which events are processed is required.

〔従来の技術〕[Conventional technology]

第5図は本発明の詳細な説明するための状態遷移の例、
第6図は従来方式による処理順序の例を示す。
FIG. 5 is an example of state transition for detailed explanation of the present invention,
FIG. 6 shows an example of the processing order according to the conventional method.

説明を簡単にするために1例えば第5図に示すような「
送信不可能状態31」と「送信可能状態S2Jの2つの
状態間の遷移を、転送禁止(B)のイベントおよび転送
許可(A)のイベントによって制御する場合について説
明する。
To simplify the explanation, 1.For example, as shown in Fig. 5,
A case will be described in which the transition between the two states ``transmission disabled state 31'' and ``transmission enabled state S2J'' is controlled by a transfer prohibition (B) event and a transfer permission (A) event.

従来方式によれば、データ使用中フラグを用いて、イベ
ントによって処理するデータの排他制御を行うだけであ
った。そのため、イベントを処理するタスクの実行状況
により、タスクの処理中断が発生すると、イベントの処
理順序が逆転することがあった。
According to the conventional method, exclusive control of data to be processed by an event is simply performed using a data-in-use flag. Therefore, depending on the execution status of the task that processes the event, if the processing of the task is interrupted, the order of processing the event may be reversed.

例えば、現状態が「送信不可能状態SIJであるときに
、イベントが、転送許可A■、転送禁止B■、転送許可
A■の順で発生したとする。第5図に示す遷移規則に従
えば、最終的に「送信可能状[S2Jへ遷移しなければ
ならない。しかし。
For example, suppose that events occur in the order of transfer permission A■, transfer prohibition B■, and transfer permission A■ when the current state is ``send impossible state SIJ''.Follow the transition rules shown in Figure 5. For example, in the end, you must transition to "Ready to Send" [S2J.

従来方式によれば、第6図に示すように処理の逆転が生
じることがある。以下、第6図に示す+al〜+11に
従って説明する。
According to the conventional method, a reversal of processing may occur as shown in FIG. The following will explain according to +al to +11 shown in FIG.

+81  転送許可A■のイベントが発生する。このイ
ベントは待ち行列を介してイベント処理部へ渡される。
+81 Transfer permission A■ event occurs. This event is passed to the event processing section via a queue.

データ使用中フラグは“0”になっているとする。It is assumed that the data in use flag is "0".

山) データ使用中フラグが“0”であるので、転送許
可A■の処理が開始され、データ使用中フラグは“1″
に設定される。
Since the data in use flag is "0", the process for transfer permission A is started, and the data in use flag is set to "1".
is set to

[01転送許可A■の処理実行中に、転送禁止B■のイ
ベントが発生すると、そのイベントは待ち行列につなが
れる。
[01 If a transfer prohibition B■ event occurs during execution of the transfer permission A■ process, that event is queued.

(d+  転送許可A■の処理中断が必要になると、デ
ータ使用中フラグを“1°にしたまま、転送許可A■の
イベントを待ち行列の後にキューイングする。
(d+ When it becomes necessary to interrupt the processing of transfer permission A■, the event of transfer permission A■ is queued at the back of the queue with the data in use flag set to "1°."

tel  転送許可A■のイベントが発生すると、この
イベントは待ち行列の後につながれる。
When the tel transfer permission A■ event occurs, this event is chained to the back of the queue.

(fl  イベント転送許可B■が待ち行列から取り出
されるが、データ使用中フラグが“1”であるため、排
他制御によって、待ち行列の後に再キューイングされる
(fl Event transfer permission B■ is taken out of the queue, but since the data in use flag is "1", it is requeued after the queue by exclusive control.

(a 次にイベント転送許可A■が取り出されて。(a Next, event transfer permission A■ is retrieved.

処理が再開される。Processing will resume.

(hl  イベント転送許可A■の処理が終了すると。(HL Once the event transfer permission A■ process is completed.

データ使用中フラグは“0”にリセットされる。The data in use flag is reset to "0".

ill  データ使用中フラグが“0”であるので、排
他制御が行われず、待ち行列における次のイベント転送
許可A■の処理が開始される。
Since the ill data in use flag is "0", exclusive control is not performed and processing for the next event transfer permission A2 in the queue is started.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

第6図に示した処理順序によれば、転送許可A■の処理
により、「送信不可能状態SIJから「送信可能状態S
2Jへ遷移し1次に転送許可A■により、[送信可能状
111is2Jの状態が継続され、最後に転送禁止B■
によって、「送信不可能状gsIJへ遷移する。即ち、
イベント処理順序の逆転によって1本来、「送信可能状
aSZ」になるべきところが、「送信不可能状BSIJ
になってしまう。
According to the processing order shown in FIG.
Transition to 2J, and with the primary transfer permission A■, the state of [Ready to send 111is2J is continued, and finally the transfer prohibition B■
, transitions to "transmission unavailable status gsIJ". In other words,
Due to the reversal of the event processing order, what should have been a "ready to send status aSZ" is now "unable to send status BSIJ".
Become.

なお、処理の中断が生じた場合に、処理中のイベントを
待ち行列の最後ではなく3先頭に戻すことも考えられる
が、その場合には、排他制御に無関係なデータを処理す
る後続のイベントについての取り出しができなくなると
いう問題がある。
Note that when processing is interrupted, it may be possible to return the event being processed to the beginning of the queue instead of the end, but in that case, the event that is being processed may be returned to the top of the queue instead of the end, but in that case, subsequent events that process data unrelated to exclusive control There is a problem that it becomes impossible to take out the paper.

本発明は上記問題点の解決を図り、処理の中断が生じた
ような場合にも、イベントの処理順序を容易に保障でき
る方式を提供することを目的としている。
SUMMARY OF THE INVENTION The present invention aims to solve the above-mentioned problems and provides a system that can easily guarantee the order of event processing even when processing is interrupted.

〔問題点を解決するための手段〕[Means for solving problems]

第1図は本発明の基本構成例を示す。 FIG. 1 shows an example of the basic configuration of the present invention.

第1図において、10はプロセッサとメモリとからなる
処理装置、11はイベントを受け付けてキューイングす
るイベント受付部、12は受け付けたイベントに処理順
序番号を付与する処理順序番号付与部、13はイベント
の待ち行列、14はイベント、15は各イベントに設定
された処理順序番号、16は処理対象データを記憶する
データ部、17は排他制御に用いられるデータ使用中フ
ラグ、18は次に処理すべきイベントの順序番号を記憶
する次処理番号記憶部、19は処理順序番号付与部12
によって次のイベントに付与する処理順序番号を記憶す
る次イベント番号記憶部、20は次処理番号記憶部18
によって排他制御を行う排他制御部、21は処理順序を
制御する順序制御部、22はイベントの処理順序番号1
5と次処理番号記憶部18に記憶されている番号とを比
較する番号比較部、23はイベントを処理するイベント
処理部、24は次処理番号記憶部18の内容を更新する
次処理番号更新部を表す。
In FIG. 1, 10 is a processing device consisting of a processor and memory, 11 is an event reception unit that receives and queues events, 12 is a processing sequence number assigning unit that assigns a processing sequence number to the received event, and 13 is an event processing unit. 14 is an event, 15 is a processing order number set for each event, 16 is a data section that stores processing target data, 17 is a data in use flag used for exclusive control, and 18 is a data to be processed next A next processing number storage unit that stores the sequence number of an event; 19 is a processing sequence number assigning unit 12;
20 is a next processing number storage section 18 that stores a processing order number to be assigned to the next event.
21 is an order control unit that controls the processing order, and 22 is an event processing order number 1.
5 and the number stored in the next processing number storage section 18; 23 is an event processing section that processes events; and 24 is a next processing number updating section that updates the contents of the next processing number storage section 18. represents.

イベント受付部11は、イベントを受け付けると、処理
順序番号付与部12を呼び出す、処理順序番号付与部1
2は1次イベント番号記憶部19に記憶している通番を
、処理順序番号としてイベントに付与する。各イベント
14は、受付順序に従った処理順序番号15を持つこと
になる。
When the event receiving unit 11 receives an event, the processing sequence numbering unit 1 calls the processing sequence numbering unit 12.
2 assigns the serial number stored in the primary event number storage unit 19 to the event as a processing order number. Each event 14 has a processing order number 15 according to the reception order.

排他制御部20は、データ使用中ソラグ17の“0”/
“1”に従って、処理の排他制御を行うものであり、従
来と同様な処理を行う。
The exclusive control unit 20 sets the data-in-use SORAG 17 to “0”/
According to "1", exclusive control of processing is performed, and processing similar to conventional processing is performed.

本発明の場合、順序制御部21によって、処理順序の制
御が行われる。即ち、処理しようとするイベント14の
処理順序番号15と1次処理番号記憶部18が記憶する
次処理番号とを1番号比較部22によって比較し、一致
する場合にのみ、イベント処理部23を呼び出す、−敗
しない場合。
In the case of the present invention, the order control unit 21 controls the processing order. That is, the processing order number 15 of the event 14 to be processed and the next processing number stored in the primary processing number storage section 18 are compared by the 1 number comparison section 22, and only when they match, the event processing section 23 is called. , - if not defeated.

そのイベント14を待ち行列13に再キューイングする
Requeue the event 14 to queue 13.

次処理番号更新部24は、イベントの処理終了毎に1次
処理番号記憶部18の内容を更新し2次に処理すべきイ
ベントの処理順序番号を決定する処理を行う。
The next processing number updating section 24 performs a process of updating the contents of the primary processing number storage section 18 every time the processing of an event is completed, and determining the processing order number of the event to be processed secondarily.

〔作用〕[Effect]

処理順序番号付与部12によって、各イベントには、受
付順に通番が付される。一方1次処理番号記憶部18は
、処理対象データ毎に1次に処理すべきイベントが持つ
処理順序番号に対応する次処理番号を記憶し、イベント
の処理終了毎に、この次処理番号を更新するので5処理
の中断等により、待ち行列13におけるイベントの順番
が変わった場合にも、その処理順序が保障される。
The processing order number assigning unit 12 assigns a serial number to each event in the order of reception. On the other hand, the primary processing number storage unit 18 stores the next processing number corresponding to the processing order number of the event to be processed primarily for each data to be processed, and updates this next processing number every time the processing of the event is completed. Therefore, even if the order of events in the queue 13 changes due to interruption of the 5 processing, etc., the processing order is guaranteed.

〔実施例〕〔Example〕

第2図は本発明が適用されるシステムの例、第3図は本
発明の一実施例処理説明図、第4図は本発明によるイベ
ント処理順序の例を示す。
FIG. 2 shows an example of a system to which the present invention is applied, FIG. 3 is an explanatory diagram of processing in an embodiment of the present invention, and FIG. 4 shows an example of an event processing order according to the present invention.

本発明は1例えばイベントにより、状態遷移を処理制御
する第2図に示すような交換システム等に適用すること
ができる。第2図において、30は通話路の接続切替え
を行うネットワーク、31は中央処理装置(CC)、3
2は主記憶装置(MEM)、33はトランクを表す。
The present invention can be applied to, for example, an exchange system as shown in FIG. 2 that processes and controls state transitions based on events. In FIG. 2, 30 is a network for switching connection of communication paths, 31 is a central processing unit (CC), and 3
2 represents a main memory (MEM), and 33 represents a trunk.

中央処理装置31は9対局とのインタフェース機能を有
するトランク33からのイベントによって、ネットワー
ク30を制御するが、このときの状態遷移の制御に、第
1図で説明した本発明のイベント処理順序制御方式を用
いることにより、イベントの処理順序を正しく制御する
ことができる。
The central processing unit 31 controls the network 30 based on events from the trunk 33 having an interface function with nine games, and the event processing order control method of the present invention explained in FIG. 1 is used to control the state transition at this time. By using , it is possible to correctly control the processing order of events.

第3図に従って、1つのイベントに着目した場合におけ
る処理の流れについて説明する。以下の説明における番
号(i)〜(1x)は、第3図に示す(i)〜(ix)
に対応する。
The flow of processing when focusing on one event will be described with reference to FIG. Numbers (i) to (1x) in the following explanation are (i) to (ix) shown in FIG.
corresponds to

(i)イベントが発生した場合、処理順序番号付与部1
2は1次イベント番号記憶部19から処理順序番号を読
み出し、そのイベンlに処理順序番号を付与する。
(i) When an event occurs, processing sequence number assigning unit 1
2 reads the processing order number from the primary event number storage section 19 and assigns the processing order number to the event l.

(11)次イベント番号記憶部19の内容に、「1」を
加えて2次のイベントに付与すべき処理順序番号を用意
しておく。
(11) Add "1" to the contents of the next event number storage section 19 to prepare a processing order number to be given to the secondary event.

(iii )データ使用中ソラグ17により、イベント
による処理対象のデータが、使用中であるか否かを判定
する6使用中である場合、処理(1x)へ制御を移し、
WAITする。
(iii) Data in use Sorag 17 determines whether the data to be processed by the event is in use 6 If it is in use, transfers control to processing (1x);
WAIT.

(iv)データが使用中でない場合、イベントに付され
た処理順序番号と1次処理番号記憶部18に記憶されて
いる番号とを比較する。等しくない場合、処理(ix)
へ制御を移し、WAITする。
(iv) If the data is not in use, compare the processing order number assigned to the event with the number stored in the primary processing number storage section 18. If not equal, process (ix)
Transfer control to and wait.

(V)等しい場合、データ使用中フラグ17を“1”に
セットし、データ使用中とする。
(V) If they are equal, the data in use flag 17 is set to "1" and the data is in use.

(vi)イベント処理部23にイベントを渡し、イベン
トについての状態遷移等の処理を実行する。
(vi) The event is passed to the event processing unit 23, and processing such as state transition regarding the event is executed.

(vi )イベントの処理が終了した場合1次処理番号
更新部24によって2次処理番号記憶部18の内容に「
1」を加え9次に処理すべきイベントの処理順序番号を
指示する。
(vi) When the event processing is completed, the primary processing number updating unit 24 changes the contents of the secondary processing number storage unit 18 to “
1'' is added to indicate the processing order number of the event to be processed next.

(vyii)データ使用中フラグ17を“O”にし、デ
ータ使用中を解除して、当イベントの処理を終了する。
(vyii) Set the data in use flag 17 to "O", cancel the data in use state, and end the processing of this event.

(IX)データが使用中または処理順序番号が不一致で
ある場合、待ち行列13にイベントをキューイングして
2次のイベント・スケジュール契機がくるまでWAIT
する。
(IX) If the data is in use or the processing order numbers do not match, the event is queued in queue 13 and waits until the next event schedule opportunity comes.
do.

例えば、第5図に示したような状態遷移を行うシステム
において、現状態が「送信不可能状態S1」であるとき
に、イベントが、転送許可A■。
For example, in a system that performs state transitions as shown in FIG. 5, when the current state is "transmission impossible state S1", the event is transfer permission A■.

転送禁止B■、転送許可A■の順で発生した場合。When transfer prohibition B■ and transfer permission A■ occur in this order.

本発明による処理順序は3例えば次のようになる。The processing order according to the present invention is as follows.

以下、第4図に示す+al〜U)に従って説明する。Hereinafter, explanation will be given according to +al to U) shown in FIG.

(81転送許可A■のイベントが発生する。このイベン
トには9次イベント番号記憶部19に用意された処理順
序番号■が設定され、待ち行列13につながれる。次イ
ベント番号記憶部19の内容は2次の番号■に更新され
る。
(An event of 81 transfer permission A■ occurs. The processing order number ■ prepared in the 9th event number storage section 19 is set for this event, and it is connected to the queue 13. Contents of the next event number storage section 19 is updated to the secondary number ■.

伽)データ使用中フラグが“0”であり、かつイベント
の処理順序番号■と1次処理番号記憶部18が記憶する
次処理番号■とが一致するので。
(b) The data in use flag is “0” and the event processing order number ■ and the next processing number stored in the primary processing number storage unit 18 match.

転送許可A■の処理が開始される。データ使用中フラグ
は11”に設定される。
Processing for transfer permission A■ is started. The data in use flag is set to 11''.

fcl  転送許可A■の処理実行中に、転送禁止B■
のイベントが発生すると、このイベントに処理順序番号
■が設定され、待ち行列につながれる。
fcl Transfer prohibition B■ while executing transfer permission A■
When an event occurs, a processing order number ■ is set for this event and it is placed in a queue.

次イベント番号記憶部19は、■に更新される。The next event number storage section 19 is updated to ■.

fdl  転送許可A■の処理の中断が必要になると。If it becomes necessary to interrupt the processing of fdl transfer permission A■.

データ使用中フラグを“1”にしたまま、転送許可A■
のイベントが待ち行列の後に置かれる。
Transfer permission A with the data in use flag set to “1”
events are placed later in the queue.

(81転送許可A■のイベントが発生すると、このイベ
ントに処理順序番号[相]が設定され、待ち行列の後に
つながれる0次イベント番号記憶部19は、■に更新さ
れる。
(When an event of 81 transfer permission A■ occurs, a processing order number [phase] is set to this event, and the zero-order event number storage unit 19 connected after the queue is updated to ■.

In  イベント(転送禁止B■)が待ち行列から取り
出されるが、データ使用中フラグが“1”であるため、
排他制御によりて、待ち行列の後に再キューイングされ
る。
In event (transfer prohibited B■) is taken out from the queue, but since the data in use flag is "1",
Exclusive control allows requeuing after queuing.

(9次に、イベント(転送許可A■)が取り出され、処
理が再開される。
(9) Next, the event (transfer permission A■) is retrieved and the process is restarted.

[fil  イベント(転送許可A■)の処理が終了す
ると1次処理番号記憶部18の内容は1次の番号■に更
新され、データ1吏用中フラグは“0゛にリセットされ
る。
[fil] When the processing of the event (transfer permission A■) is completed, the contents of the primary processing number storage unit 18 are updated to the primary number ■, and the data 1 in use flag is reset to "0".

fll  データ使用中フラグが“O”であるので、排
他制御が行われず、待ち行列における次のイベント(転
送許可A■)が取り出される。しかし。
Since the fll data in use flag is "O", exclusive control is not performed and the next event (transfer permission A) in the queue is taken out. but.

このイベントの処理順序番号■と1次処理番号記憶部1
8が記憶する番号■とは一致しないため、このイベント
は、待ち行列13の最後に再キューイングされる。
Processing order number ■ of this event and primary processing number storage unit 1
8 does not match the stored number ■, so this event is requeued to the end of queue 13.

(」)  次に、待ち行列における次のイベント(転送
許可B■)が取り出される。このイベントの処理順序番
号■は2次処理番号記憶部18の内容と一致するので、
処理が開始される。
('') Next, the next event in the queue (transfer permission B■) is retrieved. Since the processing order number ■ of this event matches the contents of the secondary processing number storage unit 18,
Processing begins.

イベント(転送許可B■)の処理終了後に。After the processing of the event (transfer permission B■) is completed.

イベント(転送許可A■)が取り出されて処理される。The event (transfer permission A■) is retrieved and processed.

従来方式によれば、第6図に示すように処理の逆転が生
じたが2本発明によれば、イベントは受付けの順番で処
理されることになる。
According to the conventional system, the processing is reversed as shown in FIG. 6, but according to the present invention, events are processed in the order in which they are received.

〔発明の効果〕〔Effect of the invention〕

以上説明したように1本発明によれば、イベントを処理
するタスクの実行状況にかかわらず、イベントの処理順
序の逆転が生じることはなく、イベント発生順に従った
処理順序を保障できるようになる。
As described above, according to the present invention, the processing order of events is not reversed regardless of the execution status of the task that processes the events, and the processing order according to the order in which the events occur can be guaranteed.

【図面の簡単な説明】 第1図は本発明の基本構成例、第2図は本発明が適用さ
れるシステムの例、第3図は本発明の一実施例処理説明
図、第4図は本発明によるイベント処理順序の例、第5
図は本発明の詳細な説明するための状態遷移の例、第6
図は従来方式による処理順序の例を示す。 図中、10は処理装置、11はイベント受付部。 12は処理順序番号付与部、13は待ち行列、14はイ
ペン)、15は処理順序番号、16はデータ部、17は
データ使用中フラグ、18は次処理番号記憶部、19は
次イベント番号記憶部、20は排他制御部、21は順序
制御部、22は番号比較部、23はイベント処理部、2
4は次処理番号更新部を表す。 特許出願人    冨士通株式会社 復代理人弁理士   小笠原 吉義 第2閃 〉トー名や5B月の−毒しさ〒Lイ列弛1瑠3をンー日
月しハ扇3閏 扇4m
[Brief Description of the Drawings] Fig. 1 is an example of the basic configuration of the present invention, Fig. 2 is an example of a system to which the present invention is applied, Fig. 3 is a processing explanatory diagram of an embodiment of the present invention, and Fig. 4 is an example of the basic configuration of the present invention. Example of event processing order according to the present invention, fifth
The figure is an example of state transition for detailed explanation of the present invention.
The figure shows an example of the processing order according to the conventional method. In the figure, 10 is a processing device, and 11 is an event reception unit. 12 is a processing sequence number assigning section, 13 is a queue, 14 is an ipen), 15 is a processing sequence number, 16 is a data section, 17 is a data in use flag, 18 is a next processing number storage section, 19 is a next event number storage 20 is an exclusive control section, 21 is an order control section, 22 is a number comparison section, 23 is an event processing section, 2
4 represents a next processing number update section. Patent Applicant Fujitsu Co., Ltd. Patent Attorney Yoshiyoshi Ogasawara 2nd flash〉To name and 5B Moon - Poisonous〒L I row 1 Ru 3 - Sun and moon Shiha 3 folding fan 4m

Claims (1)

【特許請求の範囲】 ランダムに発生するイベントを、イベントの発生順に処
理する処理システムにおいて、 イベント受け付け時に、受け付けたイベントに対して所
定の通番による処理順序番号を付与する処理順序番号付
与手段(12)と。 次に処理すべきイベントの順序番号を記憶する次処理番
号記憶手段(18)と、 待ち行列から取り出したイベントについて、該イベント
の上記処理順序番号と、上記次処理番号記憶手段(18
)が記憶する順序番号とを比較し、一致しない場合に、
当該イベントを待ち行列に再キューイングする順序制御
手段(21)と、 イベント処理終了毎に、上記次処理番号記憶手段(18
)が記憶する順序番号を、次に処理対象となる順序番号
に更新する次処理番号更新手段(24)とを備え、 イベントの処理順序を制御するようにしたことを特徴と
するイベント処理順序制御方式。
[Scope of Claims] In a processing system that processes randomly occurring events in the order in which they occur, processing sequence number assigning means (12 )and. Next processing number storage means (18) for storing the sequence number of the event to be processed next;
) with the stored sequence number, and if they do not match,
order control means (21) for requeuing the event in the queue; and next processing number storage means (18) for requeuing the event in the queue.
) and a next processing number updating means (24) for updating the sequence number stored by the event controller (24) to the sequence number to be processed next, thereby controlling the processing order of events. method.
JP21856686A 1986-09-17 1986-09-17 Control system for event processing order Pending JPS6373425A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP21856686A JPS6373425A (en) 1986-09-17 1986-09-17 Control system for event processing order

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP21856686A JPS6373425A (en) 1986-09-17 1986-09-17 Control system for event processing order

Publications (1)

Publication Number Publication Date
JPS6373425A true JPS6373425A (en) 1988-04-04

Family

ID=16721949

Family Applications (1)

Application Number Title Priority Date Filing Date
JP21856686A Pending JPS6373425A (en) 1986-09-17 1986-09-17 Control system for event processing order

Country Status (1)

Country Link
JP (1) JPS6373425A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006163612A (en) * 2004-12-03 2006-06-22 Kyocera Corp Cellular phone terminal, event management method and computer program therefor
US7138425B2 (en) 2002-03-06 2006-11-21 Oxford Glycoscience (Uk) Ltd. Phthalimide carboxylic acid derivatives
JP2008257743A (en) * 1996-05-15 2008-10-23 Intertrust Technologies Corp Cryptographic method, equipment and system for storage medium electronic right management in closed and connected equipment

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008257743A (en) * 1996-05-15 2008-10-23 Intertrust Technologies Corp Cryptographic method, equipment and system for storage medium electronic right management in closed and connected equipment
US7138425B2 (en) 2002-03-06 2006-11-21 Oxford Glycoscience (Uk) Ltd. Phthalimide carboxylic acid derivatives
JP2006163612A (en) * 2004-12-03 2006-06-22 Kyocera Corp Cellular phone terminal, event management method and computer program therefor

Similar Documents

Publication Publication Date Title
US7080377B2 (en) Method for effective utilizing of shared resources in computerized system
US6049817A (en) Multi-processor system
US5768599A (en) Interrupt managing system for real-time operating system
KR970016979A (en) Queuing system and method of tasks in a multiprocessing system
US5371742A (en) Table driven fault recovery system with redundancy and priority handling
US5327419A (en) Communication system having a multiprocessor system serving the purpose of central control
JPS6373425A (en) Control system for event processing order
US4115866A (en) Data processing network for communications switching system
EP0299538A2 (en) Unified switching between an invariable and a variable priority task
JPH0789323B2 (en) Multiple interrupt control method
JP3616649B2 (en) Method and apparatus for enabling address lines to access upper memory areas
JPS58129672A (en) Equally dispersed type information processing system
JP2583169B2 (en) Operation program switching method for communication processing device
JPH04320537A (en) Synchronous processing method for parallel processing system
JP2534797B2 (en) Curing control system
JP3280676B2 (en) Retrieval method of call processing task by providing purpose
JPH03105660A (en) Request control system
JPH01185734A (en) Buffer memory managing system
JPH04268655A (en) Input/output load distribution control system
JPH07134656A (en) Interruption control method and multi-task system for realizing the same
JPS6048780B2 (en) multi timer device
JPH04279963A (en) Load distributing system for computer system
JPS6314242A (en) Memory expansion system
JPS62285163A (en) Channel controller
JP2000305767A (en) Distributed processing system