JPH02257226A - Distributed job control mechanism - Google Patents

Distributed job control mechanism

Info

Publication number
JPH02257226A
JPH02257226A JP8009089A JP8009089A JPH02257226A JP H02257226 A JPH02257226 A JP H02257226A JP 8009089 A JP8009089 A JP 8009089A JP 8009089 A JP8009089 A JP 8009089A JP H02257226 A JPH02257226 A JP H02257226A
Authority
JP
Japan
Prior art keywords
job
jcl
computer
sub
distributed
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
JP8009089A
Other languages
Japanese (ja)
Inventor
Noriko Tateiwa
立岩 紀子
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 Solution Innovators Ltd
Original Assignee
NEC Software Chubu 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 NEC Software Chubu Ltd filed Critical NEC Software Chubu Ltd
Priority to JP8009089A priority Critical patent/JPH02257226A/en
Publication of JPH02257226A publication Critical patent/JPH02257226A/en
Pending legal-status Critical Current

Links

Landscapes

  • Multi Processors (AREA)

Abstract

PURPOSE:To execute a job without being influenced with the resources of a general purpose computer by distributing plural job executing instructions with a job control language (JCL) inputted from an input device to plural subcomputers, and allowing the subcomputer to execute the job. CONSTITUTION:A distributed equipments managing means 213 derives by which job executing instructions (JCL-A 11 - JCL-C 13) a job is operated by subcomputers 4 - 6 which end the job, from a management table 23. Subsequently, the end (a received end result) of the job executing instructions corresponding to the subcomputers 4 - 6 which end the job (in this case, JCL-A 11 in the subcomputer 4, JCL-B 12 in the subcomputer 5, and JCL-A 13 in the subcomputer 6) is informed to a job managing means 212, and its subcomputer is returned to a state that it can be used by other job. In such a manner, by reducing a load applied to a general purpose computer, the throughput of a system can be improved.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は分散型ジョブ制御機構に関し、特に汎用コンピ
ュータのスループットの向上を図った分散型ジョブ制御
機構に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a distributed job control mechanism, and particularly to a distributed job control mechanism that improves the throughput of a general-purpose computer.

〔従来の技術〕[Conventional technology]

従来、この種の分散型ジョブ制御機構は、ジョブの実行
を指示するジョブ制御言語(以下JCLという)を汎用
コンピュータに接続されている入力装置(端末やカード
リーダ等)から投入し、汎用コンピュータ内でジョブを
実行させていた。
Conventionally, this type of distributed job control mechanism inputs a job control language (hereinafter referred to as JCL) that instructs the execution of a job from an input device (terminal, card reader, etc.) connected to a general-purpose computer, and inputs it into the general-purpose computer. I was running the job with .

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

上述した従来の分散型ジョブ制御機構は、投入されたジ
ョブの実行指示を汎用コンピュータ内で集中管理(ジョ
ブの実行)させているため、汎用コンピュータの資源や
処理能力の影響を受け、多量のジョブの実行指示が集中
すると、全てのジョブが終了するまでに長時間かかると
いう欠点がある。
In the conventional distributed job control mechanism described above, execution instructions for submitted jobs are centrally managed (job execution) within a general-purpose computer. If execution instructions are concentrated, it will take a long time to complete all jobs.

本発明の分散型ジョブ制御機構は、汎用コンピュータに
投入されたジョブ実行指示を、複数のサブ・コンピュー
タに分散し、汎用コンピュータのかかる負荷を軽減させ
ることによりシステムのスループットを向上させるもの
である。
The distributed job control mechanism of the present invention improves system throughput by distributing job execution instructions input to a general-purpose computer to a plurality of sub-computers and reducing the load on the general-purpose computer.

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

本発明の分散型ジョブ制御機構は、汎用コンピュータに
入力装置と出力装置と分散処理を行うことが可能な複数
台のサブ・コンピュータが接続されるシステムにおいて
、入力装置より投入されるジョブの実行指示を受信する
ジョブ入力手段と、前記ジョブの実行を管理するジョブ
管理手段と、前記ジョブを実行するための前記サブ・コ
ンピュータを管理する分散機器管理手段と、前記サブ・
コンピュータと前記汎用コンピュータとの通信を行う通
信制御手段とを前記汎用コンピュータに備えて構成され
る。
The distributed job control mechanism of the present invention provides job execution instructions input from an input device in a system in which a general-purpose computer is connected to an input device, an output device, and a plurality of sub-computers capable of performing distributed processing. job input means for receiving the job; job management means for managing the execution of the job; distributed equipment management means for managing the sub-computer for executing the job;
The general-purpose computer is provided with a communication control means for communicating between the computer and the general-purpose computer.

〔実施例〕〔Example〕

次に、本発明について図面を参照して説明する。 Next, the present invention will be explained with reference to the drawings.

第1図は本発明の分散型ジョブ制御機構の一実施例の構
成を示すブロック図である。
FIG. 1 is a block diagram showing the configuration of an embodiment of a distributed job control mechanism of the present invention.

入力装置1と、出力装置3と、ファイル装置41・51
・61をそれぞれ伴ったサブ、コンピュータ(4・5・
6)とが汎用コンピュータ2に接続されているシステム
で、分散型ジョブ制御機構21は、記憶領域22と管理
テーブル23を有した上述の汎用コンピュータ2内で動
作し、ジョブ指示入力手段211と、ジョブ管理手段2
12と、分散機器管理手段213と、通信制御手段21
4の4つの手段により構成される。
Input device 1, output device 3, and file devices 41 and 51
・Sub, computer with 61 respectively (4, 5,
6) is connected to a general-purpose computer 2, the distributed job control mechanism 21 operates within the above-mentioned general-purpose computer 2 having a storage area 22 and a management table 23, and a job instruction input means 211; Job management means 2
12, distributed device management means 213, and communication control means 21
It is composed of four means.

ジョブ指示入力手段211は、入力装置1から投入され
るジョブ実行指示を受けるための手段で、受けたジョブ
実行指示をジョブ管理手段212に通知するものである
The job instruction input unit 211 is a unit for receiving a job execution instruction input from the input device 1, and notifies the job management unit 212 of the received job execution instruction.

ジョブ管理手段212は、ジョブ指示入力手段211よ
り通知されたジョブ実行指示の実行管理を行う手段であ
り、ジョブ実行指示内容を記憶領域22に記憶しスケジ
ューリングを行い、分散機器管理手段213に対するジ
ョブ実行指示の実行要求を行い、または分散機器管理手
段213がらのジョブ終了通知に対してジョブ実行結果
を出力装置3に出力を行うものである。
The job management unit 212 is a unit that manages the execution of the job execution instruction notified from the job instruction input unit 211, stores the job execution instruction contents in the storage area 22, performs scheduling, and sends the job execution to the distributed device management unit 213. It requests the execution of instructions, or outputs job execution results to the output device 3 in response to a job completion notification from the distributed device management means 213.

分散機器管理手段213は、分散処理を行うサブ・コン
ピュータの分散処理実行状態を管理テーブル23により
管理する手段であり、ジョブ管理手段212からのジョ
ブ実行指示の通知により、ジョブ実行可能(現在、ジョ
ブを実行していない)なサブ・コンピュータを管理テー
ブル23より求め、通信制御手段214に対しジョブ実
行指示の送信を依頼する。また、通信制御手段214よ
りサブ・コンピュータからのジョブ実行終了の受信を通
知された場合、そのサブ・コンピュータで動作している
ジョブが終了したことを、管理テーブル23に格納し、
ジョブ管理手段212に通知するものである。
The distributed device management unit 213 is a unit that manages the distributed processing execution state of the sub-computers that perform distributed processing using the management table 23. The distributed equipment management unit 213 is a unit that manages the distributed processing execution status of sub-computers that perform distributed processing using the management table 23. The sub-computer that is not executing the job is found from the management table 23 and requests the communication control means 214 to send a job execution instruction. Further, when the communication control means 214 notifies the sub-computer of the completion of job execution, it stores in the management table 23 that the job running on that sub-computer has finished;
This is to notify the job management means 212.

通信制御手段214は、複数のサブ・コンピュータとの
通信を制御する手段であり、分散機器管理手段213が
指定したサブ・コンピュータへのデータ送信、およびサ
ブ・コンピュータからのデータを分散機器管理手段21
3へ通知するものである。
The communication control means 214 is a means for controlling communication with a plurality of sub-computers, and transmits data to a sub-computer specified by the distributed equipment management means 213 and sends data from the sub-computers to the distributed equipment management means 21.
3.

なお、ジョブ実行指示により指定されたジョブは、あら
かじめサブ・コンピュータ側のファイル装置41・51
・61に格納されているものとする。
Note that the job specified by the job execution instruction is stored in advance in the file device 41/51 on the sub computer side.
・Assume that it is stored in 61.

次に、第2図で本発明の動作を具体的な例を用いて説明
する。
Next, the operation of the present invention will be explained using a specific example with reference to FIG.

第2図は本発明の分散型ジョブ制御機構の一実施例の構
成を示すブロック図である。入力装置1から、JCLに
よる複数のジョブ実行指示(JCL−A  11・JC
L−B  12・JCL−C13)が投入された場合、
ジョブ指示入力手段211は、その全てのジョブ実行指
示を受信し、ジョブ管理手段212に全てのジョブ実行
指示を通知する。
FIG. 2 is a block diagram showing the configuration of an embodiment of the distributed job control mechanism of the present invention. From the input device 1, multiple job execution instructions by JCL (JCL-A 11/JC
If L-B 12/JCL-C13) is inserted,
The job instruction input means 211 receives all the job execution instructions and notifies the job management means 212 of all the job execution instructions.

ジョブ管理手段212は、通知されたジョブ実行指示を
、−旦、ジョブ管理手段212が管理する記憶領域22
に格納し、その後に記憶領域22に格納されているジョ
ブ実行指示を、1つ1つ分散機器管理手段213に通知
する。まず最初に通知するのはJCL−A  11であ
る。
The job management unit 212 stores the notified job execution instruction in the storage area 22 managed by the job management unit 212.
After that, the job execution instructions stored in the storage area 22 are notified to the distributed device management means 213 one by one. The first thing to be notified is JCL-A 11.

分散機器管理手段213は、通知されたJCL−A 1
1を実行させるためのサブ・コンピュータを、分散機器
管理手段213が持つ管理テーブル23より求める。J
CL−A  11は最初のジョブ実行指示であるから、
どのサブ・コンピュータでも実行可能であるが、ここで
はサブ・コンピュータ4を選択するものとする。さらに
、分散機器管理手段213は、選択したサブ・コンピュ
タ4の管理テーブル23の状態を、JCL−A  11
実行中状態にして、他のジョブ実行指示がサブ・コンピ
ュータ4で動作しないようにした後、通信制御手段21
4に対し、JCL−A  11をサブ・コンピュータ4
へ送信することを指示する。
The distributed device management means 213 receives the notified JCL-A 1
1 is found from the management table 23 held by the distributed device management means 213. J
Since CL-A 11 is the first job execution instruction,
Although any sub-computer can execute the process, here sub-computer 4 is selected. Further, the distributed device management means 213 updates the state of the management table 23 of the selected sub-computer 4 with the JCL-A 11
After setting the sub-computer 4 to a running state and preventing other job execution instructions from operating on the sub-computer 4, the communication control means 21
4, JCL-A 11 is used as sub computer 4
Instruct to send to.

通信制御手段214は、分散機器管理手段213が指定
したサブ・コンピュータ4へのJCL−A  11の送
信を行う、JCL−A  11を受取ったサブ・コンピ
ュータ4は、対応するプログラムをファイル装置41よ
りロードし、JCL−A11のジョブを実行する。
The communication control means 214 transmits the JCL-A 11 to the sub-computer 4 designated by the distributed equipment management means 213. The sub-computer 4 that receives the JCL-A 11 downloads the corresponding program from the file device 41. Load and execute the JCL-A11 job.

その後、分散機器管理手段213がジョブ管理手段21
2に対し、次のジョブ実行指示の通知を要求すると、ジ
ョブ管理手段212の記憶領域22にはJCL−A  
11の次にJCL−812が格納されているため、分散
機器管理手段213にはJCL−B  12が通知され
る0分散機器管理手段213は、このJCL−B  1
2を実行させるためのサブ・コンピュータ4以外の分散
機器(サブ・コンピュータ4は既にジョブ実行中である
ため除外する)を、選択する。そして、サブ・コンピュ
ータ5とサブ・コンピュータ6とが対象となり、その中
からサブ・コンピュータ5を選択したとする。以降、J
CL−A  11と同様の処理を行うと、最終的には、
サブ・コンピュータ4ではJCL−A  11が、サブ
・コンピュータ5ではJCL−812が、サブ・コンピ
ュータ6ではJCL−C13が、それぞれ動作すること
となる。
After that, the distributed device management means 213 controls the job management means 21
2, the JCL-A is stored in the storage area 22 of the job management means 212.
Since JCL-812 is stored next to 11, the distributed device management means 213 is notified of JCL-B 12.0 The distributed device management means 213 stores this JCL-B 1.
A distributed device other than sub-computer 4 (sub-computer 4 is excluded because it is already executing the job) for executing job 2 is selected. It is assumed that sub-computer 5 and sub-computer 6 are targets, and sub-computer 5 is selected from among them. From then on, J.
When performing the same process as CL-A 11, the final result is
The JCL-A 11 operates on the sub-computer 4, the JCL-812 operates on the sub-computer 5, and the JCL-C 13 operates on the sub-computer 6.

ここで、ジョブの終了結果がサブ・コンピュータより通
知された場合、通知制御手段214がこれを受信し、分
散機器管理手段213に通知する。
Here, when the job completion result is notified from the sub-computer, the notification control means 214 receives it and notifies it to the distributed device management means 213.

分散機器管理手段213では、ジョブが終了したサブ・
コンピュータでどのジョブ実行指示(JCL−A  1
1・JCL−B  12・JCL−C13)によるジョ
ブが動作していたかを、分散機器管理手段213の管理
テーブル23より求め、ジョブが終了したサブ・コンピ
ュータに対応するジョブ実行指示(この場合、サブ・コ
ンピュータ4ではJCL−A  11、サブ・コンピュ
ータ5では、JCL−812、サブ・コンピュータ6で
はJCL−A  1Bである)の終了(受信した終了結
果)をジョブ管理手段212に通知し、そのサブ・コン
ピュータを他のジョブで使用できる状懸に戻す。
In the distributed device management means 213, the sub-
Which job execution instruction (JCL-A 1) is given on the computer?
1.JCL-B 12.JCL-C13) is running, is determined from the management table 23 of the distributed device management means 213, and the job execution instruction corresponding to the sub-computer where the job has been completed (in this case, the sub-computer・Notify the job management means 212 of the completion (received completion result) of JCL-A 11 in computer 4, JCL-812 in sub-computer 5, and JCL-A 1B in sub-computer 6, and - Return the computer to a state where it can be used for other jobs.

ジョブ管理手段212では、分散機器管理手段213か
らのジョブ実行指示終了通知を出力装置3に出力する。
The job management unit 212 outputs the job execution instruction end notification from the distributed device management unit 213 to the output device 3.

出力された終了通知により、汎用コンピュータ2の入力
装置1から入力されたジョブ実行指示の実行結果を知り
、本実施例の動作を終了する。
From the output notification of completion, the execution result of the job execution instruction inputted from the input device 1 of the general-purpose computer 2 is known, and the operation of this embodiment is ended.

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

以上説明したように本発明は、入力装置より投入されな
JCLによる複数のジョブ実行指示を、複数のサブ・コ
ンピュータに振り分け、サブ・コンピュータにジョブを
実行させることにより、汎用コンピュータの資源の影響
を受けることなくジョブが実行できるという効果がある
As explained above, the present invention distributes multiple job execution instructions by JCL input from an input device to multiple sub-computers and causes the sub-computers to execute the jobs, thereby reducing the influence of general-purpose computer resources. This has the effect of allowing the job to be executed without being affected.

また、複数のサブコンピュータでジョブが同時に動作す
るため、全てのジョブが終了するまでに要する時間を短
縮できるという効果がある。
Furthermore, since jobs are executed simultaneously on a plurality of subcomputers, the time required for all jobs to be completed can be reduced.

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

第1図は本発明の分散型ジョブ制御機構の一実施例の構
成を示すブロック図、第2図は本発明の分散型ジョブ制
御機構の一実施例の具体的な動作例を示す説明図である
。 1・・・入力装置、2・・・汎用コンピュータ、3川出
力装置、4〜6・・・サブ・コンピュータ、11・・・
JCL−A、12−JCL−B、13・JCL−C12
1・・・分散型ジョブ制御機構、22・・・記憶領域、
23・・・管理テーブル、41・51・61・・・フア
イル装置、211・・・ジョブ指示入力手段、212・
・・ジョブ管理手段、213・・・分散機器管理手段、
214・・・通信制御手段。
FIG. 1 is a block diagram showing the configuration of an embodiment of the distributed job control mechanism of the present invention, and FIG. 2 is an explanatory diagram showing a specific operational example of the embodiment of the distributed job control mechanism of the present invention. be. DESCRIPTION OF SYMBOLS 1... Input device, 2... General-purpose computer, 3-way output device, 4-6... Sub computer, 11...
JCL-A, 12-JCL-B, 13-JCL-C12
1... Distributed job control mechanism, 22... Storage area,
23... Management table, 41, 51, 61... File device, 211... Job instruction input means, 212...
...Job management means, 213...Distributed equipment management means,
214...Communication control means.

Claims (1)

【特許請求の範囲】[Claims] 汎用コンピュータに入力装置と出力装置と分散処理を行
うことが可能な複数台のサブ・コンピュータが接続され
るシステムにおいて、入力装置より投入されるジョブの
実行指示を受信するジョブ入力手段と、前記ジョブの実
行を管理するジョブ管理手段と、前記ジョブを実行する
ための前記サブ・コンピュータを管理する分散機器管理
手段と、前記サブ・コンピュータと前記汎用コンピュー
タとの通信を行う通信制御手段とを前記汎用コンピュー
タに備えて成ることを特徴とする分散型ジョブ制御機構
In a system in which an input device, an output device, and a plurality of sub-computers capable of performing distributed processing are connected to a general-purpose computer, a job input means for receiving a job execution instruction input from the input device; job management means for managing the execution of the job; distributed equipment management means for managing the sub-computer for executing the job; and communication control means for communicating between the sub-computer and the general-purpose computer. A distributed job control mechanism comprising a computer.
JP8009089A 1989-03-29 1989-03-29 Distributed job control mechanism Pending JPH02257226A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8009089A JPH02257226A (en) 1989-03-29 1989-03-29 Distributed job control mechanism

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8009089A JPH02257226A (en) 1989-03-29 1989-03-29 Distributed job control mechanism

Publications (1)

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

Family

ID=13708502

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8009089A Pending JPH02257226A (en) 1989-03-29 1989-03-29 Distributed job control mechanism

Country Status (1)

Country Link
JP (1) JPH02257226A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07311739A (en) * 1994-05-19 1995-11-28 Nec Corp Job control system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07311739A (en) * 1994-05-19 1995-11-28 Nec Corp Job control system

Similar Documents

Publication Publication Date Title
JP5018480B2 (en) Information processing device
JPS60136833A (en) Switching method of operating system
JPH02257226A (en) Distributed job control mechanism
CN108089919A (en) A kind of method and system of concurrent processing API request
JPH01124042A (en) Line control system in virtual computer system
CN113965561B (en) Asynchronous event driven-based airborne file transmission system
JPS63279356A (en) Job distribution system for cluster system
JPH05210643A (en) Distributed information processing system
JP2590872B2 (en) Task scheduling method
JPH0473900B2 (en)
JP2005293066A (en) Completion queuing system and completion queuing program
JPH05265779A (en) Inter-task communication system
US20190123936A1 (en) Communication apparatus, communication method, and recording medium
JPH03123954A (en) Online system
JPH02113363A (en) Time slice controlling system for multiprocessor system
JPH07175670A (en) Task controller
JPH0391048A (en) Transmission serial number managing system for plural work station controllers
JPS62263532A (en) System generating system for electronic computer system
JPH0836498A (en) Multiprocessor system
JPH03260846A (en) Application soft debugging system for plural processes
JPH05151120A (en) Priority managing system for communication control process
JPH06187134A (en) Load module updating method
JPH01108669A (en) Decentralized processing system
JPH06230982A (en) Transaction processing control system
JPH01177658A (en) Session control system for on-line subsystem