JP2926873B2 - Computer system - Google Patents

Computer system

Info

Publication number
JP2926873B2
JP2926873B2 JP10607390A JP10607390A JP2926873B2 JP 2926873 B2 JP2926873 B2 JP 2926873B2 JP 10607390 A JP10607390 A JP 10607390A JP 10607390 A JP10607390 A JP 10607390A JP 2926873 B2 JP2926873 B2 JP 2926873B2
Authority
JP
Japan
Prior art keywords
job
computer
shared
processing
control 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 - Fee Related
Application number
JP10607390A
Other languages
Japanese (ja)
Other versions
JPH044456A (en
Inventor
佳宏 遠藤
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 JP10607390A priority Critical patent/JP2926873B2/en
Publication of JPH044456A publication Critical patent/JPH044456A/en
Application granted granted Critical
Publication of JP2926873B2 publication Critical patent/JP2926873B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

【発明の詳細な説明】 〔概要〕 疎結合の複数計算機からなる計算機システムにおけ
る、ファイルの共用に関し、 共用制御が効率よく行えるようにしたファイル共用処
理方式を目的とし、 共用ファイルと、複数の計算機と、制御情報格納装置
とを有し、該共用ファイルは、各該計算機からアクセス
するように接続され、該制御情報格納装置は、各該計算
機の要求により当該計算機と排他的に接続する機構によ
り、各該計算機からアクセスするように接続され、所定
の共用制御情報を保持し、該共用制御情報は、各該共用
ファイルごとに対応する、予約カウンタと、使用システ
ム表示と、使用状況情報とからなり、各該計算機は、当
該計算機に入力されたジョブの処理に該共用ファイルを
必要とする場合には、当該共用ファイルの該共用制御情
報と、該ジョブが要求する使用状況とが所定の条件を満
足する場合に限り、当該共用制御情報の該使用状況情報
を該ジョブの使用状況から定まる値とし、該予約カウン
タの値を増加させることによって予約を実行し、該予約
に成功した後に該ジョブの処理を開始し、該ジョブが該
共用ファイルの使用を開始するとき、該予約カウンタの
値を減じ、該使用の間は該使用システム表示に当該計算
機の使用中を示す所定値を表示するように構成する。
DETAILED DESCRIPTION OF THE INVENTION [Overview] Regarding file sharing in a computer system composed of a plurality of loosely-coupled computers, the purpose of the present invention is to provide a file-sharing processing method capable of efficiently performing sharing control. And a control information storage device, wherein the shared file is connected so as to be accessed from each of the computers, and the control information storage device is connected by a mechanism exclusively connected to the computer at the request of each of the computers. Are connected so as to be accessed from each of the computers, hold predetermined shared control information, and the shared control information is obtained from a reservation counter, a used system display, and use status information corresponding to each of the shared files. When each of the computers needs the shared file to process a job input to the computer, the computer controls the shared control information of the shared file. Only when the information and the usage status requested by the job satisfy predetermined conditions, the usage status information of the shared control information is set to a value determined from the usage status of the job, and the value of the reservation counter is increased. And executing the job after the reservation succeeds. When the job starts using the shared file, the value of the reservation counter is reduced, and during the use, the system is used. The display is configured to display a predetermined value indicating that the computer is in use.

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

本発明は、疎結合の複数計算機からなる計算機システ
ムにおける、ファイルの共用のための処理方式に関す
る。
The present invention relates to a processing method for sharing files in a computer system including a plurality of loosely coupled computers.

〔従来の技術〕[Conventional technology]

第5図は計算機システムの構成例を示すブロック図で
ある。複数の計算機1の各々は、それぞれ独立に投入さ
れるジョブを処理する機能を持つシステムであり、又磁
気ディスク記憶装置等の共用の外部記憶装置2に格納さ
れた共用ファイル3を共有して、疎結合システムを構成
する。
FIG. 5 is a block diagram showing a configuration example of a computer system. Each of the plurality of computers 1 is a system having a function of processing a job submitted independently, and shares a shared file 3 stored in a shared external storage device 2 such as a magnetic disk storage device. Configure a loosely coupled system.

その場合に、何れかの計算機1がある共用ファイル3
についてデータを更新する場合には、更新を完了するま
での、そのファイルに関する一連の参照及び更新処理の
間は、少なくとも処理対象データ部分については、他の
処理で利用しないように占有する制御、即ち排他制御
が、関連する処理に矛盾を生じないようにするために必
要なことは、よく知られている通りである。
In that case, any computer 1 has a shared file 3
When the data is updated, during a series of reference and update processing for the file until the update is completed, at least the processing target data portion is occupied so as not to be used in other processing, namely, It is well known that exclusive control is necessary to prevent inconsistency in related processing.

そのために、必要な場合に例えばファイルを単位とし
て占有するものとして、次のような排他制御の方式が使
用される。即ち必要な計算機1が接続する外部記憶装置
4に、共用制御情報5を設ける。又、この外部記憶装置
4には切換機構6を設ける。切換機構6は占有コマンド
を計算機1から発行することにより、開放コマンドで占
有を解除するまで、外部記憶装置4をその計算機1との
み接続する公知の機構である。
For this purpose, the following exclusive control method is used, for example, assuming that a file is occupied as a unit when necessary. That is, the shared control information 5 is provided in the external storage device 4 to which the necessary computer 1 is connected. The external storage device 4 is provided with a switching mechanism 6. The switching mechanism 6 is a known mechanism that issues the occupation command from the computer 1 and connects the external storage device 4 only to the computer 1 until the occupation is released by the release command.

共用制御情報5は、必要な共用ファイル3ごとに対応
する制御情報からなり、各制御情報には例えば使用シス
テム表示と、使用状況情報とを有し、使用システム表示
は例えば各計算機1に対応する各1ビットからなるビッ
ト列、使用状況は例えば1ビットで、共用を許す使用
(以下において共用と表す)か、排他的占有を要する使
用(以下において排他と表す)かを0と1で表す。初期
値はすべて0とする。
The shared control information 5 includes control information corresponding to each required shared file 3. Each control information includes, for example, a used system display and usage status information. The used system display corresponds to, for example, each computer 1. A bit string composed of one bit and a use state are, for example, one bit, and 0 and 1 indicate whether use is permitted to be shared (hereinafter, referred to as shared) or use requiring exclusive occupation (hereinafter, referred to as exclusive). The initial values are all 0.

計算機1はジョブを処理して、そのジョブから共用フ
ァイル3を使用する要求が出ると、先ず切換機構6によ
って前記のように外部記憶装置4の占有を試みる。
The computer 1 processes the job, and when a request to use the shared file 3 is issued from the job, first, the switching mechanism 6 attempts to occupy the external storage device 4 as described above.

その結果占有に成功すると、共用制御情報5を読み出
し、ジョブの要求がファイルの参照のみの場合には、必
要な共用ファイル3の制御情報を見て使用状況の欄が0
であれば、その共用ファイル3の使用が可能なので、使
用システム表示の欄の自身に割り当てられたビットを1
にするように共用制御情報5を更新し、切換機構6を開
放した後ジョブの処理を再開する。
As a result, if the occupation succeeds, the shared control information 5 is read out. If the job request is only file reference, the necessary control information of the shared file 3 is checked and the use status column is set to 0.
Then, since the shared file 3 can be used, the bit assigned to itself in the used system display column is set to 1
After updating the shared control information 5 to release the switching mechanism 6, the job processing is resumed.

ジョブの要求がファイルの更新を伴う使用の場合に
は、使用システム表示の欄を見て、すべてのビットが0
の場合に限り、その共用ファイル3の使用が可能なの
で、その場合には使用システム表示の欄の自身に割り当
てられたビットを1にし、又使用状況の欄を1にするよ
うに共用制御情報5を更新し、切換機構6を開放した後
ジョブの処理を再開する。
If the job request is for use with file update, look at the column of used system display and set all bits to 0.
In this case, the shared file 3 can be used. In this case, the shared control information 5 is set so that the bit assigned to itself in the column of the used system display is set to 1 and the column of the use status is set to 1. Is updated, and after the switching mechanism 6 is opened, the processing of the job is restarted.

以上の何れでもない場合は、当該共用ファイル3は直
ちに使用することはできず、その何れかの条件を満足す
る状況になるまで待つ必要があるので、一旦切換機構6
を開放し、適当な待ち時間の後前記の処理を試行する。
In the case other than the above, the shared file 3 cannot be used immediately, and it is necessary to wait until a condition satisfying any of the conditions is satisfied.
And after a suitable waiting time, try the above process.

必要な共用ファイル3の占有に成功し、その処理を完
了した場合には、再び前記のように共用制御情報5を占
有して、当該共用ファイル3の制御情報について、使用
システム表示の欄の該当ビットと、使用状況の欄のビッ
トを0にした後、共用制御情報5を開放する。
When the necessary shared file 3 is successfully occupied and the processing is completed, the shared control information 5 is occupied again as described above, and the control information of the shared file 3 is displayed in the column of the used system display column. After setting the bit and the bit in the column of the use status to 0, the shared control information 5 is released.

〔発明が解決しようとする課題〕[Problems to be solved by the invention]

以上の処理により、共用ファイル3についての排他制
御を行うことができるが、ジョブの実行が開始された
後、必要な共用ファイル3の占有に成功しなかった場合
には、それに成功するまでの待ち時間の間、そのジョブ
に割り当てられている計算機の各種資源は無駄に保留さ
れ、資源の利用効率を悪化させるという問題がある。
With the above processing, exclusive control of the shared file 3 can be performed. However, if the necessary shared file 3 is not successfully occupied after the execution of the job is started, waiting until the occupation succeeds. During the time, the various resources of the computer allocated to the job are wasted and are disadvantageously degraded.

本発明は、共用制御が効率よく行えるようにした計算
機システムを目的とする。
An object of the present invention is to provide a computer system capable of efficiently performing shared control.

〔課題を解決するための手段〕[Means for solving the problem]

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

図はファイル共用処理方式の構成であって、共用ファ
イル3と、複数の計算機10と、制御情報格納装置11とを
有し、共用ファイル3は、各計算機10からアクセスする
ように接続され、制御情報格納装置11は、各計算機10の
要求により当該計算機と排他的に接続する機構である切
換機構6により、各計算機10からアクセスするように接
続され、所定の共用制御情報12を保持し、共用制御情報
12は、各共用ファイル3ごとに対応する、予約カウンタ
13と、使用システム表示14と、使用状況情報15とからな
り、各計算機10は、当該計算機に入力されたジョブの処
理に共用ファイル3を必要とする場合には、当該共用フ
ァイルの共用制御情報12と、該ジョブが要求する使用状
況とが所定の条件を満足する場合に限り、当該共用制御
情報の使用状況情報15を該ジョブの使用状況から定まる
値とし、予約カウンタ13の値を増加させることによって
予約を実行し、該予約に成功した後に該ジョブの処理を
開始し、該ジョブが共用ファイル3の使用を開始すると
き、予約カウンタ13の値を減じ、該使用の間は使用シス
テム表示14に当該計算機の使用中を示す所定値を表示す
る。
FIG. 1 shows a configuration of a file sharing processing method, which includes a shared file 3, a plurality of computers 10, and a control information storage device 11, and the shared file 3 is connected so as to be accessed from each computer 10, The information storage device 11 is connected so as to be accessed from each computer 10 by the switching mechanism 6 which is a mechanism exclusively connected to the computer in response to a request from each computer 10, holds predetermined shared control information 12, and Control information
12 is a reservation counter corresponding to each shared file 3
13, a use system display 14, and use status information 15. When each computer 10 needs the shared file 3 for processing of a job input to the computer, the respective computers 10 share control information of the shared file. Only when the usage status 12 and the usage status requested by the job satisfy predetermined conditions, the usage status information 15 of the shared control information is set to a value determined from the usage status of the job, and the value of the reservation counter 13 is increased. By executing the reservation, the processing of the job is started after the reservation is successful, and when the job starts using the shared file 3, the value of the reservation counter 13 is reduced, and the used system is displayed during the use. A predetermined value indicating that the computer is in use is displayed in 14.

〔作用〕[Action]

本処理方式により、ジョブの実行に必要な共用ファイ
ルを、使用可能な条件の場合のみ予約し、予約ができた
後にジョブを開始するので、ジョブにその他のシステム
資源を割り当てた状態で、共用ファイルの使用待ちのた
めに、無駄に資源を保留することがなくなり、計算機シ
ステムの処理効率を向上させることができる。
With this processing method, the shared file necessary for job execution is reserved only when the conditions are available, and the job is started after the reservation is completed. As a result, there is no need to reserve resources unnecessarily, and the processing efficiency of the computer system can be improved.

〔実施例〕〔Example〕

第2図は本発明の実施例システムの構成を示すブロッ
ク図であり、3台の計算機8a、8b、8cで疎結合システム
を構成し、各計算機8a、8b、8cは、それぞれ入力装置9
a、9b、9cからジョブ制御文からなるジョブ入力を受け
付けると、それをジョブ格納装置20へ待行列を構成する
ように格納し、各計算機8a、8b、8cはジョブの処理可能
な資源状態になると、ジョブ格納装置20からジョブ制御
文を取り出して解析し、自身の処理するジョブであれば
以下のようにして実行する。
FIG. 2 is a block diagram showing the configuration of the system according to the embodiment of the present invention. The three computers 8a, 8b and 8c constitute a loosely coupled system, and each of the computers 8a, 8b and 8c is connected to an input device 9 respectively.
When a job input consisting of a job control statement is received from a, 9b, 9c, it is stored in the job storage device 20 so as to form a queue, and each of the computers 8a, 8b, 8c becomes a resource state capable of processing the job. Then, the job control statement is extracted from the job storage device 20 and analyzed, and if it is a job to be processed by itself, the job is executed as follows.

このため、ジョブ格納装置20も前記制御情報格納装置
11と同様の切換機構を持ち、ジョブ制御文の格納、取り
出しにおいて、各計算機がジョブ格納装置を占有できる
ようにする。第2図の外部記憶装置2及び制御情報格納
装置11は第1図と同様である。
For this reason, the job storage device 20 is also connected to the control information storage device.
It has a switching mechanism similar to that of 11, and allows each computer to occupy the job storage device when storing and retrieving job control statements. The external storage device 2 and the control information storage device 11 in FIG. 2 are the same as those in FIG.

第3図は各計算機8a、8b、8cのジョブ処理における処
理の流れの一例を示し、処理ステップ30でジョブ格納装
置20のジョブ待行列を見てジョブがあれば処理ステップ
31で例えば到着順に1ジョブを取り出し、ジョブ制御文
を解析する。
FIG. 3 shows an example of the processing flow in the job processing of each of the computers 8a, 8b and 8c.
At 31, for example, one job is extracted in the order of arrival, and the job control statement is analyzed.

解析により、処理ステップ32で自計算機で処理しない
ジョブである指定があった場合には、処理ステップ40で
そのジョブを待行列に戻した後、処理ステップ30に戻っ
て次のジョブの処理に移る。自計算機で処理するジョブ
であれば処理ステップ33で共用ファイルの使用がある場
合に予約済みか識別する。
According to the analysis, if it is specified in the processing step 32 that the job is not to be processed by the own computer, the job is returned to the queue in the processing step 40, and the process returns to the processing step 30 to proceed to the processing of the next job. . If it is a job to be processed by its own computer, it is identified in processing step 33 if a shared file is used and reserved.

予約済みでなければ、処理ステップ34で予約処理を行
う。予約処理は、制御情報格納装置11を占有して、共用
制御情報12の所要の共用ファイルの制御情報について、
まず従来と同様に使用状況情報15の欄が0であれば、参
照のみに共用ファイルを使用する場合は、その共用ファ
イル3の使用が可能なので、本発明の予約カウンタ13を
+1して予約する。
If the reservation has not been made, a reservation process is performed in processing step. The reservation process occupies the control information storage device 11 and controls the required shared file control information of the shared control information 12.
First, if the column of the usage status information 15 is 0 as in the conventional case, when the shared file is used only for reference, the shared file 3 can be used, and the reservation counter 13 of the present invention is reserved by +1. .

更新を伴う使用の場合には、更に使用システム表示の
欄を見て、すべてのビットが0の場合に限り、その共用
ファイル3の使用が可能なので、その場合には予約カウ
ンタ13を1増加し、又使用状況情報15を1にして「排
他」を示す。以上の何れかにより予約カウンタを増分で
きた場合に限り予約が成功したものとする。
In the case of use with updating, the shared file 3 can be used only when all the bits are 0 by looking at the column of the used system display. In this case, the reservation counter 13 is incremented by one. The usage status information 15 is set to 1 to indicate "exclusive". It is assumed that the reservation has been successful only when the reservation counter can be incremented by any of the above.

以上の予約処理を、そのジョブで要求するすべての共
用ファイルについて試行して、すべて成功する場合に、
それらの全共用ファイルに対する共用制御情報を以上の
ように更新する。
The above reservation process is tried for all the shared files requested by the job, and if all succeeds,
The sharing control information for all those shared files is updated as described above.

次に処理ステップ35で予約が成功したか識別し、不成
功であれば処理ステップ40を経て処理ステップ30に戻
る。成功であれば以下のようにジョブステップの実行を
開始する。なお、以上のようにジョブの待行列を処理す
る間は、切換機構を制御してジョブ格納装置20をその計
算機で占有し、処理ステップ35の判定を終わって処理ス
テップ36に進むとき、一旦占有を解除する。
Next, in processing step 35, it is determined whether or not the reservation was successful, and if unsuccessful, processing returns to processing step 30 via processing step 40. If successful, start execution of the job step as follows. During processing of the job queue as described above, the switching mechanism is controlled so that the job storage device 20 is occupied by the computer. Cancel.

ジョブステップを実行する場合には、先ず処理ステッ
プ36でそのジョブステップで使用する共用ファイルにつ
いて、共用制御情報12の予約カウンタ13を1減じ、使用
システム表示14の当計算機に対応するビットを1にした
後、処理ステップ37でそのジョブステップを実行する。
When the job step is executed, first, in the processing step 36, for the shared file used in the job step, the reservation counter 13 of the shared control information 12 is decremented by 1, and the bit corresponding to the computer in the used system display 14 is set to 1. After that, the job step is executed in a processing step 37.

ジョブステップの実行を終わると、処理ステップ38
で、該当する共用制御情報12の使用システム表示14のビ
ットと使用状況情報15をリセットする。又、同じ共用フ
ァイルについて、後のジョブステップで再び使用する場
合には、前記と同様にして再予約を行う。
When the execution of the job step is completed, processing step 38
Then, the bit of the used system display 14 of the corresponding shared control information 12 and the usage status information 15 are reset. When the same shared file is used again in a later job step, the reservation is made again in the same manner as described above.

処理ステップ39でそのジョブに後続のジョブステップ
があるか識別し、なければ次のジョブの処理のために処
理ステップ30に戻るが、続くジョブステップがあれば処
理ステップ32に戻る。
At processing step 39, the job is identified as having a subsequent job step, and if not, processing returns to processing step 30 for processing the next job, but if there are subsequent job steps, processing returns to processing step 32.

第4図は、ジョブ処理の例を説明する図であり、何れ
も共用ファイルFILEを使用する3個のジョブX、Y、Z
がこの順に入力されているとして、ジョブXは2ジョブ
ステップからなり、第1ジョブステップは計算機A、第
2ジョブステップは計算機Bで実行することを指定し、
両ジョブステップで共用ファイルFILEを参照するよう
に、ジョブ制御文で指定しているとする。
FIG. 4 is a diagram for explaining an example of job processing, in which three jobs X, Y, and Z each using a shared file FILE.
Are input in this order, job X is composed of two job steps, the first job step is specified to be executed by computer A, the second job step is specified to be executed by computer B,
It is assumed that the job control statement specifies that the shared file FILE is referenced in both job steps.

又、ジョブYとジョブZとは実行する計算機は何れで
もよく、ジョブYは共用ファイルFILEを更新し、ジョブ
Zは参照を要求している。
Job Y and job Z may be executed by any computer. Job Y updates the shared file FILE, and job Z requests reference.

以下の説明は第4図の〜に対応するものとし、 先ず計算機AがジョブXを取り出すと、FILEの共用制
御情報に予約して予約カウンタを1にする。
The following description corresponds to (1) to (4) in FIG. 4. First, when the computer A takes out the job X, the computer A makes a reservation in the sharing control information of the FILE and sets the reservation counter to 1.

次に計算機BでジョブYを取り出してFILEの予約をし
ようとするが、ジョブYは更新処理を要求しているので
排他的に予約しなければならず、FILEの共用制御情報に
は既に予約があるので予約できない。
Next, the computer B takes out the job Y and attempts to reserve the FILE. However, since the job Y has requested the update processing, it must be reserved exclusively. I can not make a reservation because there is.

計算機CでジョブZを取り出して、FILEの予約をする
と、これは参照要求であるので成功し、予約カウンタを
2に進める。
When the computer C takes out the job Z and reserves the FILE, it succeeds because this is a reference request, and advances the reservation counter to 2.

計算機AでジョブXの実行を開始するために、予約カ
ウンタを−1して1にし、使用システム表示をセットす
る。
In order to start the execution of the job X in the computer A, the reservation counter is decremented by 1 to 1 and the display of the used system is set.

計算機CでもジョブZの実行を開始するために、予約
カウンタを−1して0にし、使用システム表示をセット
する。
In order to start the execution of the job Z in the computer C as well, the reservation counter is decremented by 1 to 0, and the used system display is set.

ジョブXの第1ジョブステップが終わると、計算機A
で使用システム表示を消すが、第2ジョブステップでも
FILEを使用するので、予約カウンタを+1して1にして
おく。
When the first job step of job X is completed, computer A
To clear the display of the used system, but also in the second job step
Since the FILE is used, the reservation counter is incremented by 1 to 1.

計算機BでジョブXの第2ジョブステップを開始する
ために、予約カウンタを−1して0にし、使用システム
表示をセットする。
In order for the computer B to start the second job step of the job X, the reservation counter is decremented by 1 to 0, and the used system display is set.

ジョブXの第2ジョブステップを終わると、計算機B
は使用システム表示を消す。
When the second job step of job X is completed, computer B
Turns off the display of the used system.

ジョブZが終わると、計算機Cは使用システム表示を
消し、FILEの共用制御情報は完全に空きを示す状態にな
る。
When the job Z ends, the computer C erases the display of the used system, and the sharing control information of the FILE completely indicates a free state.

例えば計算機Aが、こゝでジョブYを取り出してFILE
の予約をすると、予約に成功して予約カウンタを1に
し、使用状況情報は1にセットして、ジョブYの実行が
可能になる。
For example, computer A takes out job Y here and
When the reservation is made, the reservation is successful and the reservation counter is set to 1; the use status information is set to 1;

〔発明の効果〕〔The invention's effect〕

以上の説明から明らかなように本発明によれば、疎結
合の複数計算機からなる計算機システムにおいて、ファ
イルの共用のための共用制御が効率よく行えるので、シ
ステムの処理効率を改善するという著しい工業的効果も
ある。
As is apparent from the above description, according to the present invention, in a computer system including a plurality of loosely coupled computers, sharing control for file sharing can be performed efficiently, so that a remarkable industrial process to improve the processing efficiency of the system is achieved. There is also an effect.

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

第1図は本発明の構成を示すブロック図、 第2図は本発明の実施例を示すブロック図、 第3図は本発明の処理の流れ図、 第4図は本発明のジョブ処理を説明する図、 第5図は従来の構成例を示すブロック図 である。 図において、 1、10、8a、8b、8cは計算機、2、4は外部記憶装置、
3は共用ファイル、5、12は共用制御情報、6は切換機
構、11は制御情報格納装置、13は予約カウンタ、14は使
用システム表示、15は使用状況、20はジョブ格納装置、
30〜40は処理ステップ を示す。
FIG. 1 is a block diagram showing the configuration of the present invention, FIG. 2 is a block diagram showing an embodiment of the present invention, FIG. 3 is a flowchart of the processing of the present invention, and FIG. 4 explains the job processing of the present invention. FIG. 5 is a block diagram showing a conventional configuration example. In the figure, 1, 10, 8a, 8b and 8c are computers, 2 and 4 are external storage devices,
3 is a shared file, 5 and 12 are shared control information, 6 is a switching mechanism, 11 is a control information storage device, 13 is a reservation counter, 14 is a used system display, 15 is a use status, 20 is a job storage device,
30 to 40 indicate processing steps.

───────────────────────────────────────────────────── フロントページの続き (58)調査した分野(Int.Cl.6,DB名) G06F 15/177 WPI JOIS──────────────────────────────────────────────────続 き Continued on the front page (58) Field surveyed (Int.Cl. 6 , DB name) G06F 15/177 WPI JOIS

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】複数の計算機から参照または更新される共
有資源を有する計算機システムにおいて、 投入されたジョブが実行される計算機および使用する共
有資源の予約状況を管理するテーブルと、 当該ジョブの実行前に、ジョブ制御文に基づき、当該ジ
ョブが実行される計算機、使用する共有資源および共有
資源に対する参照または更新の別を解析し、当該解析結
果に基づき、前記テーブルを更新する更新手段と、 当該更新手段により前記テーブルを更新できた場合に、
前記制御文により指定された計算機および共有資源を用
いて、当該ジョブの実行を順次行う実行制御手段と、 を有することを特徴とする計算機システム。
In a computer system having shared resources referenced or updated by a plurality of computers, a table for managing a computer on which an input job is executed and a reservation status of a shared resource to be used; Analyzing means for analyzing the computer on which the job is executed, the shared resource to be used, and reference or update to the shared resource based on the job control statement, and updating the table based on the analysis result; If the table can be updated by means,
A computer system characterized by: execution control means for sequentially executing the job using a computer and a shared resource designated by the control statement.
JP10607390A 1990-04-20 1990-04-20 Computer system Expired - Fee Related JP2926873B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10607390A JP2926873B2 (en) 1990-04-20 1990-04-20 Computer system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10607390A JP2926873B2 (en) 1990-04-20 1990-04-20 Computer system

Publications (2)

Publication Number Publication Date
JPH044456A JPH044456A (en) 1992-01-08
JP2926873B2 true JP2926873B2 (en) 1999-07-28

Family

ID=14424421

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10607390A Expired - Fee Related JP2926873B2 (en) 1990-04-20 1990-04-20 Computer system

Country Status (1)

Country Link
JP (1) JP2926873B2 (en)

Also Published As

Publication number Publication date
JPH044456A (en) 1992-01-08

Similar Documents

Publication Publication Date Title
US5987550A (en) Lock mechanism for shared resources in a data processing system
US5093912A (en) Dynamic resource pool expansion and contraction in multiprocessing environments
JPH0713813B2 (en) Data access method and data processing system
EP0969383A2 (en) Method for efficient non-virtual main memory management
JPH0522259B2 (en)
JPH0533410B2 (en)
US5715447A (en) Method of and an apparatus for shortening a lock period of a shared buffer
US8499298B2 (en) Multiprocessing transaction recovery manager
US7076583B2 (en) Multiprocessor system, shared-memory controlling method, recording medium and data signal embedded in a carrier wave
JPH0962635A (en) Customer information control system and method having transaction-serialization control function in loosely-coupled parallel processing environment
US11449241B2 (en) Customizable lock management for distributed resources
JP2821345B2 (en) Asynchronous I / O control method
JPH04284548A (en) Data base exclusive controlling system
JP2926873B2 (en) Computer system
JP3107094B2 (en) Method and apparatus for shortening shared buffer lock period
JP2588175B2 (en) Hash table entry exclusive processing device
JPH04199339A (en) Distributed transaction file control method for distributed processing system
JPS5947341B2 (en) Dynamic exclusive control method for index sequential files
JPH0115899B2 (en)
JPH04190434A (en) Device and method for data base control
JPH09269912A (en) Information processing method and information processor
JPH07105120A (en) Input/output controller
JP3251764B2 (en) I / O buffer controller
JP3381652B2 (en) Lock control method
JPS6125249A (en) Exclusive control system

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees