JPH02257225A - Buffer managing device for computer system - Google Patents

Buffer managing device for computer system

Info

Publication number
JPH02257225A
JPH02257225A JP7981389A JP7981389A JPH02257225A JP H02257225 A JPH02257225 A JP H02257225A JP 7981389 A JP7981389 A JP 7981389A JP 7981389 A JP7981389 A JP 7981389A JP H02257225 A JPH02257225 A JP H02257225A
Authority
JP
Japan
Prior art keywords
buffer
user
request
result
acquisition
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
JP7981389A
Other languages
Japanese (ja)
Inventor
Jirou Ujisato
宇治郷 二郎
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP7981389A priority Critical patent/JPH02257225A/en
Publication of JPH02257225A publication Critical patent/JPH02257225A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To timely and effectively utilize a buffer by storing in advance a user and the number of request buffers as a buffer request queue in a management table, and giving a notice to a buffer user when a free buffer is generated. CONSTITUTION:A buffer obtaining means 2 obtains a buffer from a buffer pool 8 by a request from a buffer user 1. A buffer obtaining result deciding means 3 decides the result of obtainment of the buffer by this buffer obtaining means 2, and when the buffer cannot be obtained, a result informing means 4 registers the user 1 and the number of buffer requests in a management table 9 and informs whether they are registered or not to the buffer obtaining request person 1. When they are registered, a buffer request waiting deciding means 6 retrieves the management table 9 and unless there is the request waiting concerned, a request person informing means 7 informs a fact that the buffer can be obtained to the buffer user 1. On the other hand, when a buffer release request is executed from the buffer user 1, a buffer releasing means 5 releases the buffer to the buffer pool 8. In such a manner, the utilization efficiency of the buffer is enhanced.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は計算機システムに利用する。本発明は複数の利
用者からの要求によりバッファプールから必要なバッフ
ァを取得するバッファ管理方式に関する。
DETAILED DESCRIPTION OF THE INVENTION [Industrial Field of Application] The present invention is applied to a computer system. The present invention relates to a buffer management method for acquiring necessary buffers from a buffer pool in response to requests from a plurality of users.

〔概要〕〔overview〕

本発明は複数のバッファ利用者からの要求によりバッフ
ァプールからバッファを取得し、必要がなくなったとき
にバッファをバッファプールに解放する計算機システム
のバッファ管理方式において、 管理テーブルを設け、この管理テーブルに利用者および
要求バッファ数をバッファ要求待ちキューとして記憶し
ておき、空きバッファが発生したときにバッファ利用者
に通知することにより、バッファをタイムリに、かつ有
効に利用できるようにしたものである。
The present invention provides a buffer management method for a computer system that acquires buffers from a buffer pool in response to requests from multiple buffer users and releases the buffers to the buffer pool when they are no longer needed. By storing the users and the number of requested buffers as a buffer request waiting queue and notifying the buffer users when an empty buffer occurs, the buffers can be used in a timely and effective manner.

〔従来の技術〕[Conventional technology]

複数の利用者からの要求によりバッファプールから必要
なバッファを切りだす従来のバッファ管理方式は、バッ
ファにしきい値を設け、そのしきい値を越えた場合には
利用者にバッファが切り出せないことを通知し、利用者
はバッファを確保できるまで取りに行くか、あるいは空
いたことが待ち状態の先頭バッファ利用者に通知される
まで待機していた。
Conventional buffer management methods that extract necessary buffers from a buffer pool based on requests from multiple users set a threshold value for the buffer, and notify users that they cannot extract the buffer if the threshold is exceeded. The user either goes to get the buffer until the buffer is available, or waits until the first buffer user in the waiting state is notified that the buffer is free.

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

上述した従来のバッファ管理方式では、バッファを取得
できない利用者が定期的に再試行しているためCPUの
演算時間を浪費し、また、空きが発生したときに待って
いる先頭のバッファ利用者に通知する方式ではその利用
者の要求バッファ数を考慮していなかったために、通知
してもバッファを取得することができない問題があった
In the conventional buffer management method described above, a user who cannot acquire a buffer periodically retries, which wastes CPU calculation time, and when a buffer becomes available, the first buffer user waiting is Since the notification method did not take into account the number of buffers requested by the user, there was a problem in that the user could not obtain buffers even after notification.

本発明はこのような問題を解決するもので、バッファが
取得できない場合に、バッファ要求待ちキューに利用者
の要求バッファ数を記憶しておき、空きバッファが発生
したときに長時間待っているバッファ取得可能利用者に
通知することにより、バッファをタイムリに、かつ有効
に利用できるバッファ管理方式を提供することを目的と
する。
The present invention solves this problem by storing the number of buffers requested by the user in a buffer request waiting queue when a buffer cannot be obtained, and when a free buffer becomes available, the buffer that has been waiting for a long time is saved. The purpose of this invention is to provide a buffer management method that enables timely and effective use of buffers by notifying users who can acquire them.

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

本発明は、複数のバッファ利用者からの要求によりバッ
ファプールから必要なバッファを取得するバッファ取得
手段と、必要が無くなったときにバッファ利用者からの
バッファを前記バッファプールに解放するバッファ解放
手段とを備えた計算機システムのバッファ管理装置にお
いて、利用老台よびバッファ要求数を登録する管理テー
ブルを設け、前記バッファ取得手段による取得結果を判
定するバッファ取得結果判定手段と、バッファの取得が
できなかったときに利用者およびバッファ要求数を前記
管理テーブルに登録しバッファ利用者に否定を通知する
結果通知手段と、バッファの解放があったときに、前記
管理テーブルを検索し該当するバッファの要求待ちが有
るか否かを判定するバッファ要求待ち判定手段と、バッ
ファが取得できたときにバッファ利用者に取得できたこ
とを通知するバッファ要求者通知手段とを備えたことを
特徴とする。
The present invention includes a buffer acquisition means for acquiring necessary buffers from a buffer pool in response to requests from a plurality of buffer users, and a buffer release means for releasing buffers from the buffer users to the buffer pool when they are no longer needed. In the buffer management device of a computer system, a management table is provided for registering the number of used machines and the number of buffer requests, and a buffer acquisition result determination means for determining the acquisition result by the buffer acquisition means, and a buffer acquisition result determination means for determining the acquisition result by the buffer acquisition means, and a buffer acquisition result determination means for determining the acquisition result by the buffer acquisition means, a result notification means for registering the user and the number of buffer requests in the management table and notifying the buffer user of the denial; and a result notification means for notifying the buffer user of the denial; The present invention is characterized by comprising a buffer request waiting determination means for determining whether or not a buffer is available, and a buffer requester notification means for notifying a buffer user that the buffer has been acquired when the buffer has been acquired.

〔作用〕[Effect]

バッファ取得手段がバッファ利用者からの要求により、
バッファをバッファプールから取得する。
The buffer acquisition means receives a request from a buffer user.
Get a buffer from the buffer pool.

バッファ取得結果判定手段がこのバッファ取得手段によ
るバッファの取得結果を判定し、取得できなかったとき
に結果通知手段が利用者およびバッファ要求数を管理テ
ーブルに登録しバッファ取得要求者に登録されたか否か
を通知する。登録されていればバッファ要求待ち判定手
段が管理テーブルを検索し該当する要求待ちが有るか否
かを判定し、要求待ちがなければ要求者通知手段がバッ
ファ利用者にバッファが取得できたことを通知する。
The buffer acquisition result determination means determines the buffer acquisition result by this buffer acquisition means, and when the buffer acquisition result is not obtained, the result notification means registers the user and the number of buffer requests in the management table, and determines whether or not the user is registered as a buffer acquisition requester. to notify you of If it is registered, the buffer request waiting determination means searches the management table and determines whether or not there is a corresponding request waiting, and if there is no request waiting, the requester notification means notifies the buffer user that the buffer has been acquired. Notice.

一方、バッファ利用者からバッファの解放要求がなされ
るとバッファ解放手段がバッファをバッファプールに解
放する。
On the other hand, when a buffer user requests to release the buffer, the buffer release means releases the buffer to the buffer pool.

これにより、バッファを取得できない利用者が定期的に
再試行することがなくなりCPUの浪費を防ぎ、バッフ
ァ要求者への通知を確実に行い、バッファの利用効率を
高めることができる。
As a result, a user who is unable to obtain a buffer does not have to retry periodically, which prevents wastage of the CPU, ensures notification to the buffer requester, and improves buffer usage efficiency.

〔実施例〕〔Example〕

次に、本発明実施例を図面に基づいて説明する。 Next, embodiments of the present invention will be described based on the drawings.

第1図は本発明実施例の構成を示すブロック図である。FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention.

本発明実施例は、複数のバッファ利用者1からの要求に
よりバッファプール8から必要なバッファを取得するバ
ッファ取得手段2と、必要が無くなったときにバッファ
利用者1からのバッファをバッファプール8に解放する
バッファ解放手段5と、利用者およびバッファ要求数を
登録する管理テーブル9を設け、バッファ取得手段2に
よる取得結果を判定するバッファ取得結果判定手段3と
、バッファの取得ができなかったときに利用者およびバ
ッファ要求数を管理テーブル9に登録しバッファ利用者
1に否定を通知する結果通知手段4と、バッファの解放
があったときに、管理テーブル9を検索し該当するバッ
ファの要求待ちが有るか否かを判定するバッファ要求待
ち判定手段6と、バッファが取得できたときにバッファ
利用者1に取得できたことを通知するバッファ要求者通
知手段7とを備える 第2図は本発明実施例のバッファ取得手段2の処理の流
れを示す流れ図である。バッファ取得手段2は要求バッ
ファ数取得処理(ステップ21)、バッファ取得処理(
ステップ22)、バッファ取得結果判定手段起動処理(
ステップ23)を実行する。
The embodiment of the present invention includes a buffer acquisition means 2 that acquires a necessary buffer from a buffer pool 8 in response to a request from a plurality of buffer users 1, and a buffer acquisition means 2 that acquires a necessary buffer from a buffer pool 8 in response to a request from a plurality of buffer users 1, and a buffer that acquires a buffer from a buffer user 1 to the buffer pool 8 when it is no longer necessary. A buffer release means 5 for releasing the buffer, a management table 9 for registering users and the number of buffer requests are provided, a buffer acquisition result determination means 3 for determining the acquisition result by the buffer acquisition means 2, and a buffer acquisition result determination means 3 for determining the acquisition result by the buffer acquisition means 2; A result notification means 4 registers the user and the number of buffer requests in the management table 9 and notifies the buffer user 1 of the denial, and when a buffer is released, the management table 9 is searched and the request waiting for the corresponding buffer is checked. FIG. 2 shows an embodiment of the present invention, which includes a buffer request waiting determination means 6 for determining whether or not a buffer is available, and a buffer requester notification means 7 for notifying the buffer user 1 that the buffer has been acquired when the buffer has been acquired. 3 is a flowchart showing the processing flow of the buffer acquisition means 2 in the example. The buffer acquisition means 2 performs request buffer number acquisition processing (step 21), buffer acquisition processing (
Step 22), buffer acquisition result determination means activation process (
Execute step 23).

第3図は本発明実施例のバッファ取得結果判定手段3の
処理の流れを示す流れ図である。バッファ取得結果判定
手段3はバッファ取得判定処理(ステップ31)、正常
通知指示処理(ステップ32)、結果通知手段起動処理
(ステップ33)、管理テーブル登録処理(ステップ3
4)、異常通知指示処理(ステップ35) を実行する
FIG. 3 is a flowchart showing the processing flow of the buffer acquisition result determining means 3 according to the embodiment of the present invention. The buffer acquisition result determination means 3 performs buffer acquisition determination processing (step 31), normal notification instruction processing (step 32), result notification means activation processing (step 33), and management table registration processing (step 3).
4) Execute abnormality notification instruction processing (step 35).

第4図は本発明実施例の結果通知手段4の処理の流れを
示す流れ図である。結果通知手段4は要求者結果通知処
理(ステップ41)を行う。
FIG. 4 is a flowchart showing the processing flow of the result notification means 4 according to the embodiment of the present invention. The result notification means 4 performs requester result notification processing (step 41).

第5図は本発明実施例のバッファ解放手段5の処理の流
れを示す流れ図である。バッファ解放手段5は解放バッ
ファ数取得処理(ステップ51)、バッファ解放処理(
ステップ52) を実行する。
FIG. 5 is a flowchart showing the processing flow of the buffer release means 5 according to the embodiment of the present invention. The buffer release means 5 performs a release buffer number acquisition process (step 51) and a buffer release process (step 51).
Step 52) is executed.

第6図は本発明実施例のバッファ要求待ち判定手段6の
処理の流れを示す流れ図である。バッファ要求待ち判定
手段6は管理テーブル検索処理(ステップ61)、管理
テーブル終了判定処理(ステップ62)、管理テーブル
検索判定処理(ステップ63)、バッファ要求者通知手
段起動処理(ステップ64)を実行する。
FIG. 6 is a flowchart showing the processing flow of the buffer request waiting determination means 6 according to the embodiment of the present invention. The buffer request waiting determination means 6 executes a management table search process (step 61), a management table end determination process (step 62), a management table search determination process (step 63), and a buffer requester notification means activation process (step 64). .

第7図は本発明実施例のバッファ要求者通知手段7の処
理の流れを示す流れ図である。バッファ要求者通知手段
7は要求者結果通知処理(ステップ71)を行う。
FIG. 7 is a flowchart showing the processing flow of the buffer requester notification means 7 according to the embodiment of the present invention. The buffer requester notification means 7 performs requester result notification processing (step 71).

次に、このように構成された本発明実施例の動作につい
て説明する。
Next, the operation of the embodiment of the present invention configured as described above will be explained.

バッファが必要になったバッファ利用者1から要求バッ
ファ数が指示されると、バッファ取得手段2が起動し、
要求バッファ数取得処理(ステップ21)で利用者の要
求バッファ数を得る。バッファ取得処理(ステップ22
) でバッファブールから要求されたバッファ数だけバ
ッファを取得し、バッファ取得結果判定手段起動処理(
ステップ23)でバッファ取得結果判定手段3を起動す
る。
When the buffer user 1 who needs a buffer instructs the number of requested buffers, the buffer acquisition means 2 starts.
In the requested buffer number acquisition process (step 21), the user's requested number of buffers is obtained. Buffer acquisition processing (step 22
) to acquire as many buffers as the number of buffers requested from the buffer boolean, and execute the buffer acquisition result determination means activation process (
In step 23), the buffer acquisition result determining means 3 is activated.

バッファ取得結果判定手段3は、バッファ取得判定処理
(ステップ31) でステップ22のバッファ取得処理
の結果が成功したか否かを判定する。成功であれば正常
通知指示処理(ステップ32)でバッファ要求者へ結果
を通知するための正常通知の指示を行う。次いで結果通
知手段起動処理(ステップ33)で結果通知手段4を起
動する。
The buffer acquisition result determination means 3 determines whether or not the result of the buffer acquisition process in step 22 is successful in a buffer acquisition determination process (step 31). If successful, a normal notification instruction is performed to notify the buffer requester of the result in a normal notification instruction process (step 32). Next, the result notification means 4 is activated in a result notification means activation process (step 33).

失敗したときには管理テーブル登録処理(ステップ34
)で第8図に示す管理テーブル9に要求バッファ数82
と利用者83を登録し、異常通知指示処理(ステップ3
5)でバッファ要求者へ結果を通知するための異常通知
の指示を行う。
If it fails, the management table registration process (step 34)
), the number of requested buffers is 82 in the management table 9 shown in FIG.
and the user 83, and perform the abnormality notification instruction process (step 3).
In step 5), an abnormality notification instruction is given to notify the buffer requester of the result.

結果通知手段4は、要求者結果通知処理(ステップ41
)で要求者に結果を通知する。
The result notification means 4 performs requester result notification processing (step 41
) to notify the requester of the results.

バッファ解放手段5は、解・放バッファ数取得処理(ス
テップ51)で解放バッファ数を取得し、バッファ解放
処理(ステップ52)でバッファをバッファプールに返
却する。
The buffer release means 5 acquires the number of released buffers in the release/release buffer number acquisition process (step 51), and returns the buffer to the buffer pool in the buffer release process (step 52).

バッファ要求待ち判定手段6は、管理テーブル検索処理
(ステップ61)で管理テーブル9の先頭から第8図に
示す管理テーブル9の要求バッファ数82を基にバッフ
ァの要求状況を判定して割り当て可能な利用者を見つけ
る。次いで管理テーブル終了判定処理(ステップ62)
で管理テーブル9の終了まで処理したか否かを判定する
。終了であればこの処理を終了する。未終了であれば管
理テーブル検索判定処理(ステップ63)で該当するテ
ーブルが見つかったか否かを判定する。該当するテ−プ
ルが見つかったときにはバッファ要求者通知手段起動処
理(ステップ64)でバッファ要求者通知手段7を起動
する。その後、管理テーブル検索処理(ステップ61)
に戻る。
The buffer request waiting determination means 6 determines the request status of buffers based on the number of requested buffers 82 in the management table 9 shown in FIG. Find users. Next, management table end determination processing (step 62)
It is determined whether or not the management table 9 has been processed to the end. If it is finished, this process is finished. If the search has not been completed yet, a management table search determination process (step 63) is performed to determine whether a corresponding table has been found. When a corresponding table is found, the buffer requester notification means 7 is activated in a buffer requester notification means activation process (step 64). After that, management table search processing (step 61)
Return to

バッファ要求者通知手段7は、要求者結果通知処理(ス
テップ71)でバッファ要求者にバッファ利用可能通知
を指示する。
The buffer requester notification means 7 instructs the buffer requester to notify the buffer availability in the requester result notification process (step 71).

以上のように、例えば解放バッファ数が10で管理テー
ブル9に登録されている利用者Aが15、利用者Bが5
、利用者Cが4、利用者りが8、利用者Eが2とすると
、利用者Bと利用者Cに利用可能を通知することになる
As mentioned above, for example, if the number of released buffers is 10, user A registered in the management table 9 has 15, and user B has 5.
, user C is 4, user R is 8, and user E is 2, then users B and C will be notified of availability.

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

以上説明したように本発明によれば、バッファを取得で
きない利用者が定期的に再試行することがなくなるため
にCPUの処理演算時間を浪費することがなく、また、
バッファの空きが発生したときにバッファ要求待ちキュ
ーに利用者の要求バッファ数を記憶しているためにバッ
ファ要求者への通知を確実に行うことができ、バッファ
の利用効率を高めることができる効果がある。
As explained above, according to the present invention, a user who is unable to acquire a buffer does not have to periodically retry, so the processing calculation time of the CPU is not wasted, and
When a buffer becomes available, the number of buffers requested by the user is stored in the buffer request waiting queue, so the buffer requester can be reliably notified and the efficiency of buffer usage can be increased. There is.

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

第1図は本発明実施例の構成を示すブロック図。 第2図は本発明実施例のバッファ取得手段の処理の流れ
を示す流れ図。 第3図は本発明実施例のバッファ取得結果判定手段の処
理の流れを示す流れ図。 第4図は本発明実施例の結果通知手段の処理の流れを示
す流れ図。 第5図は本発明実施例のバッファ解放手段の処理の流れ
を示す流れ図。 第6図は本発明実施例のバッファ要求待ち判定手段の処
理の流れを示す流れ図。 第7図は本発明実施例のバッファ要求者通知手段の処理
の流れを示す流れ図。 第8図は本発明実施例の管理テーブル9を示す図。 1・・・バッファ利用者、2・・・バッファ取得手段、
3・・・バッファ取得結果判定手段、4・・・結果通知
手段、5・・・バッファ解放手段、6・・・バッファ要
求待ち判定手段、7・・・バッファ要求者通知手段、訃
・・バッファブール、9・・・管理テーブル。
FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention. FIG. 2 is a flowchart showing the processing flow of the buffer acquisition means according to the embodiment of the present invention. FIG. 3 is a flowchart showing the processing flow of the buffer acquisition result determining means according to the embodiment of the present invention. FIG. 4 is a flowchart showing the processing flow of the result notification means according to the embodiment of the present invention. FIG. 5 is a flowchart showing the processing flow of the buffer release means according to the embodiment of the present invention. FIG. 6 is a flowchart showing the processing flow of the buffer request waiting determination means according to the embodiment of the present invention. FIG. 7 is a flowchart showing the processing flow of the buffer requester notification means according to the embodiment of the present invention. FIG. 8 is a diagram showing the management table 9 according to the embodiment of the present invention. 1... Buffer user, 2... Buffer acquisition means,
3... Buffer acquisition result determining means, 4... Result notifying means, 5... Buffer release means, 6... Buffer request waiting determining means, 7... Buffer requester notifying means, Death... Buffer Boolean, 9... Management table.

Claims (1)

【特許請求の範囲】 1、複数のバッファ利用者からの要求によりバッファプ
ールから必要なバッファを取得するバッファ取得手段と
、 必要が無くなったときにバッファ利用者からのバッファ
を前記バッファプールに解放するバッファ解放手段と を備えた計算機システムのバッファ管理装置において、 利用者およびバッファ要求数を登録する管理テーブルを
設け、 前記バッファ取得手段による取得結果を判定するバッフ
ァ取得結果判定手段と、 バッファの取得ができなかったときに利用者およびバッ
ファ要求数を前記管理テーブルに登録しバッファ利用者
に否定を通知する結果通知手段と、バッファの解放があ
ったときに、 前記管理テーブルを検索し該当するバッファの要求待ち
が有るか否かを判定するバッファ要求待ち判定手段と、 バッファが取得できたときにバッファ利用者に取得でき
たことを通知するバッファ要求者通知手段と を備えたことを特徴とする計算機システムのバッファ管
理装置。
[Claims] 1. Buffer acquisition means for acquiring necessary buffers from a buffer pool in response to requests from a plurality of buffer users, and releasing buffers from buffer users to the buffer pool when they are no longer needed. A buffer management device for a computer system, comprising: a management table for registering users and the number of buffer requests; buffer acquisition result determination means for determining an acquisition result by the buffer acquisition means; result notification means for registering the user and the number of buffer requests in the management table and notifying the buffer user of the denial; A computer comprising: buffer request waiting determination means for determining whether there is a request waiting; and buffer requester notification means for notifying a buffer user that the buffer has been acquired when the buffer has been acquired. System buffer management device.
JP7981389A 1989-03-29 1989-03-29 Buffer managing device for computer system Pending JPH02257225A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7981389A JPH02257225A (en) 1989-03-29 1989-03-29 Buffer managing device for computer system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7981389A JPH02257225A (en) 1989-03-29 1989-03-29 Buffer managing device for computer system

Publications (1)

Publication Number Publication Date
JPH02257225A true JPH02257225A (en) 1990-10-18

Family

ID=13700644

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7981389A Pending JPH02257225A (en) 1989-03-29 1989-03-29 Buffer managing device for computer system

Country Status (1)

Country Link
JP (1) JPH02257225A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006323872A (en) * 2006-08-01 2006-11-30 Hitachi Ltd Preliminary resource provision method of logical partition and computer system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006323872A (en) * 2006-08-01 2006-11-30 Hitachi Ltd Preliminary resource provision method of logical partition and computer system

Similar Documents

Publication Publication Date Title
US6907605B1 (en) Method and apparatus for providing for notification of task termination
JPH02257225A (en) Buffer managing device for computer system
JPH05313923A (en) Exclusive controller for shared resources
JPS61223950A (en) Scheduler
JPS6115260A (en) Data processor
JPH0934730A (en) Distributed processing method and distributed processor for the same
JPH07219789A (en) Method for processing of external event in plurality of thread systems
JPH0981438A (en) Automatic exclusive control system in client server system
JP3128898B2 (en) Task termination processor
JPS5844553A (en) Exclusive controlling system
JP2000010936A (en) Load distribution device and method
JPH0533407B2 (en)
JPH01187619A (en) Timer control system in computer system
JP2910176B2 (en) Request reception processing device
JP2001344119A (en) Transaction execution control system and transaction execution control method
JPH0797348B2 (en) File access controller
KR100332050B1 (en) Real Time Processing Apparatus And Method Of A System Command In Application Program
JP2776747B2 (en) File transfer device
JP2575911B2 (en) Event monitoring method
JPS6265157A (en) Exclusive control system for roughly coupled multi-processor system
JPH0773052A (en) Exclusive controller with time limit
JPH0981492A (en) Network printer
JPH0457135A (en) Fault processing system for inter-task communication
JPH0241782B2 (en)
JPH0467238A (en) Data set control system