JPH0685167B2 - Network job execution monitoring control method - Google Patents

Network job execution monitoring control method

Info

Publication number
JPH0685167B2
JPH0685167B2 JP8637988A JP8637988A JPH0685167B2 JP H0685167 B2 JPH0685167 B2 JP H0685167B2 JP 8637988 A JP8637988 A JP 8637988A JP 8637988 A JP8637988 A JP 8637988A JP H0685167 B2 JPH0685167 B2 JP H0685167B2
Authority
JP
Japan
Prior art keywords
job
network
request
identification name
computer device
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
JP8637988A
Other languages
Japanese (ja)
Other versions
JPH01258166A (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.)
NEC Corp
Original Assignee
Nippon Electric Co 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 Nippon Electric Co Ltd filed Critical Nippon Electric Co Ltd
Priority to JP8637988A priority Critical patent/JPH0685167B2/en
Publication of JPH01258166A publication Critical patent/JPH01258166A/en
Publication of JPH0685167B2 publication Critical patent/JPH0685167B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、ジョブネットワークのネットワークジョブ実
行監視制御方式に利用する。特に、ジョブネットワーク
を形成する計算機装置においてジョブの実行およびその
監視制御を使用者がネットワークの構成から独立し透過
的に対象とする計算機装置を指定して効率的に行う方式
に関するものである。
DETAILED DESCRIPTION OF THE INVENTION [Industrial field of application] The present invention is used for a network job execution monitoring control system of a job network. In particular, the present invention relates to a method for efficiently executing a job in a computer forming a job network and monitoring and controlling the job independently of the network configuration and transparently designating a target computer.

〔概要〕〔Overview〕

本発明はネットワークジョブ実行監視制御方式におい
て、 各計算機装置の識別名、ネットワークアドレスおよび負
荷状態を登録するジョブネットワーク管理テーブルを設
け、計算機装置はジョブの実行要求に対しこのジョブネ
ットワーク管理テーブルの内容に基づいて低負荷の計算
機装置を選んでジョブを転送し、選んだ装置の識別名を
要求したタイムシェアリング端末に通知し、タイムシェ
アリング端末はこの計算機装置識別名に基づいてジョブ
の監視制御要求を転送することにより、 使用者はジョブネットワークを構成する計算機装置を認
識せずに、かつ効率的および経済的に転送先の計算機装
置を選べるようにしたものである。
The present invention, in the network job execution monitoring control method, provides a job network management table for registering the identification name, network address and load status of each computer device, and the computer device specifies the contents of this job network management table in response to a job execution request. Based on this, select a low-load computer device, transfer the job, notify the time sharing terminal that requested the identification name of the selected device, and the time sharing terminal requests the job monitoring control based on this computer device identification name. By transferring, the user can select the transfer destination computer device efficiently and economically without recognizing the computer devices configuring the job network.

〔従来の技術〕[Conventional technology]

従来、ネットワークジョブ実行監視制御方式は、ジョブ
ネットワーク中の他の計算機装置にジョブを転送しその
監視制御を行う場合には、使用者が常にジョブが実行さ
れる計算機装置を選択し、ジョブの実行およびその監視
制御の要求時にその識別名を指定し、使用者が透過的に
上記処理を行えるようにするために、すべてのネットワ
ークジョブの転送先装置を転送元の装置が記憶し管理し
ておく必要があった。
Conventionally, in the network job execution monitoring control method, when a job is transferred to another computer in the job network and its monitoring is controlled, the user always selects the computer in which the job is executed and executes the job. In order to allow the user to perform the above processing transparently by specifying the identification name at the time of requesting the monitoring control thereof, the transfer source device stores and manages the transfer destination device of all network jobs. There was a need.

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

しかし、このような従来のネットワークジョブ実行監視
制御方式では、ジョブの実行およびその監視制御の要求
時に使用者が対象とする計算機装置を指定しなければな
らないので、使用者はジョブネットワークを構成してい
る計算機装置を認識していなければならない欠点があっ
た。また、使用者がこれらの要求をネットワーク構成と
は独立して透過的に行えるようにするためには、すべて
のネットワークジョブについて、どのジョブがどの計算
機装置に転送され実行されているかを転送元の計算機装
置がすべて記憶し管理していなければならず、そのため
の処理手段や管理テーブル用に高価な計算機装置共有資
源の多くが消費される欠点があった。
However, in such a conventional network job execution monitoring control method, the user must specify the target computer device when executing the job and requesting the monitoring control, so the user configures the job network. There was a drawback that we had to be aware of the computing device that was present. Also, in order to allow users to make these requests transparently independently of the network configuration, it is necessary to determine which job is transferred to which computer device and executed for all network jobs. All the computer devices have to be stored and managed, and there is a drawback that most of the expensive computer device shared resources are consumed for the processing means and the management table therefor.

本発明は上記の欠点を解決するもので、使用者はジョブ
ネットワークを構成する計算機装置を認識せずに、かつ
効率的および経済的に転送先の計算機装置を選べるネッ
トワークジョブ実行監視制御方式を提供することを目的
とする。
The present invention solves the above-mentioned drawbacks, and provides a network job execution monitoring control method that allows a user to select a transfer destination computer device efficiently and economically without recognizing the computer devices forming the job network. The purpose is to do.

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

本発明は、ネットワークジョブ実行監視制御方式におい
て、各計算機装置の識別名、ネットワークアドレスおよ
び負荷状態を登録する管理手段と、タイムシェアリング
端末のジョブ実行要求に対してこの管理手段の内容に基
づいて低負荷である計算機装置にジョブを転送する手
段、およびジョブ受付メッセージをそのネットワークジ
ョブ識別名に転送先装置の識別名を付与して要求元タイ
ムシェアリング端末に返送する手段を含むネットワーク
ジョブ実行手段と、このタイムシェアリング端末のネッ
トワークジョブ監視制御要求に対してこの要求に指定さ
れている上記転送先計算機装置の識別名および上記管理
手段の内容に基づいて指定された計算機装置に要求内容
を転送する手段、およびその処理結果を要求元タイムシ
ェアリング端末に返送する手段を含むネットワークジョ
ブ監視制御手段とを備えたことを特徴とする。
According to the present invention, in a network job execution monitoring and control system, a management means for registering an identification name, a network address and a load state of each computer device, and a job execution request of a time sharing terminal are based on the contents of the management means. Network job executing means including means for transferring a job to a computer device having a low load, and means for returning a job reception message to the requesting time sharing terminal by adding the identification name of the transfer destination device to the network job identification name In response to the network job monitoring control request of this time sharing terminal, the request contents are transferred to the specified computer device based on the identification name of the transfer destination computer device specified in this request and the contents of the management means. Means and its processing result are returned to the requesting time sharing terminal. Characterized by comprising a network job monitoring control means includes means for.

〔作用〕[Action]

管理手段にはジョブネットワークに接続されている各計
算機装置の識別名、ネットワークアドレスおよび負荷状
態が登録されている。この負荷状態は常に更新される。
ネットワークジョブ実行手段では、タイムシェアリング
端末からのジョブ実行要求に対して、この管理手段の内
容に基づいて低負荷の計算機装置にジョブを転送する。
ジョブ受付メッセージのネットワークジョブ識別名に転
送先装置の識別名を付し、そのジョブ受付メッセージを
要求元のタイムシェアリング端末に返送する。タイムシ
ェアリング端末では監視制御要求に転送先装置の識別名
を指定して送信する。ネットワークジョブ監視制御手段
では、タイムシェアリング端末のネットワークジョブ監
視要求に対して、この要求に指定されている上記転送先
計算機装置の識別名および上記管理手段の内容に基づい
て、指定された計算機装置に要求内容を転送する。さら
に、その処理結果を要求元タイムシェアリング端末に返
送する。
An identification name, a network address, and a load state of each computer device connected to the job network are registered in the management means. This load status is constantly updated.
In response to the job execution request from the time sharing terminal, the network job execution means transfers the job to the low-load computer device based on the contents of the management means.
The identification name of the transfer destination device is added to the network job identification name of the job acceptance message, and the job acceptance message is returned to the requesting time sharing terminal. In the time sharing terminal, the identification name of the transfer destination device is specified in the monitoring control request and transmitted. The network job monitoring control means, in response to the network job monitoring request of the time sharing terminal, specifies the computer device specified based on the identification name of the transfer destination computer device specified in the request and the content of the managing means. Transfer the requested contents to. Further, the processing result is returned to the requesting time sharing terminal.

以上の動作により使用者はジョブネットワークを構成す
る計算機装置を認識せずに、かつ効率的および経済的に
転送先の計算機装置を選ぶことができる。
With the above operation, the user can efficiently and economically select the transfer destination computer device without recognizing the computer devices forming the job network.

〔実施例〕〔Example〕

本発明の実施例について図面を参照して説明する。第1
図は本発明一実施例ネットワークジョブ実行監視制御装
置のブロック構成図である。第1図において、ネットワ
ークジョブ実行監視制御装置は、ジョブネットワーク30
に接続された複数個の計算機装置101〜103と、計算機装
置101に接続されたタイムシェアリング端末401〜40nと
を備える。
Embodiments of the present invention will be described with reference to the drawings. First
FIG. 1 is a block diagram of a network job execution monitoring control device according to an embodiment of the present invention. In FIG. 1, the network job execution monitoring control device is a job network 30.
A plurality of computer devices 10 1 to 10 3 connected to each other and time sharing terminals 40 1 to 40 n connected to the computer device 10 1 .

計算機装置101〜103は、タイムシェアリング端末401〜4
0nにそれぞれ接続されたタイムシェアリング手段111〜1
1nと、タイムシェアリング端末401〜40nの要求を登録す
る要求登録キュー14と、タイムシェアリング端末401〜4
0nの要求を解析する要求解析手段15と、応答メッセージ
を登録する要求解析手段15と、応答メッセージを登録す
る応答メッセージ登録テーブル21と、応答メッセージに
登録完了をタイムシェアリング手段11に通知する応答メ
ッセージ通知手段19を含み、また遠隔ジョブ制御手段22
を含む。
Computer devices 10 1 to 10 3 are time sharing terminals 40 1 to 4
Time sharing means 11 1 to 1 respectively connected to 0n
And 1n, and request registration queue 14 to register the request of the time-sharing terminal 40 1 ~40n, time-sharing terminal 40 1-4
A request analysis unit 15 for analyzing a 0n request, a request analysis unit 15 for registering a response message, a response message registration table 21 for registering a response message, and a response for notifying the time sharing unit 11 of registration completion in the response message. Includes message notification means 19 and also remote job control means 22
including.

タイムシェアリング手段111〜11nはそれぞれ、タイムシ
ェアリング端末401〜40nのジョブの実行監視制御要求を
受け要求登録キュー14に登録し、登録完了時に完了通知
を要求解析手段15に与える要求受付手段121と、応答メ
ッセージ通知手段19の登録完了通知を受け応答メッセー
ジ登録テープル21の出力を入力しタイムシェアリング端
末401〜40nに与える応答メッセージ出力手段131〜13nと
を含む。
The time sharing means 11 1 to 11 n respectively receive the job execution monitoring control requests of the time sharing terminals 40 1 to 40 n, register them in the request registration queue 14, and give a completion notice to the request analysis means 15 when the registration is completed. means including 12 1, and a response message output means 13 1 -13N provide the response message notifying means 19 inputs time-share terminal 40 1 ~40N the output of receiving a registration completion notification response message registration tables 21.

ここで本発明の特徴とするところは、各計算機装置10の
識別名、ネットワークアドレスおよび負荷状態を登録す
る管理手段としてジョブネットワーク管理テーブル更新
手段16およびジョブネットワーク管理テーブル17と、タ
イムシェアリング端末40のジョブ実行要求を要求解析手
段15から受けジョブネットワーク管理テーブル17の内容
に基づいて低負荷である計算機装置にジョブを転送する
手段、およびジョブ受付メッセージをそのネットワーク
ジョブ識別名に転送先装置の識別名を付与し応答メッセ
ージ登録テーブル17に与え要求元のタイムシェアリング
端末40に返送する手段を含むネットワークジョブ実行手
段18と、タイムシェアリング端末40のネットワークジョ
ブ監視制御要求を要求解析手段15から受け、この要求中
に指定されている転送先計算機装置の識別名およびジョ
ブネットワーク管理テーブル17の内容に基づいて識別し
た計算機装置に要求内容を転送する手段、およびその処
理結果を要求元のタイムシェアリング端末40に返送する
手段を含むネットワークジョブ監視制御手段20とを備え
たことにある。
Here, the feature of the present invention is that the job network management table updating means 16 and the job network management table 17 as a management means for registering the identification name, network address and load state of each computer device 10, and the time sharing terminal 40 Means for transferring a job execution request from the request analysis means 15 to a computer device with a low load based on the contents of the job network management table 17, and a job reception message for identifying the transfer destination device as the network job identification name. A network job execution means 18 including means for giving a name and giving it to the response message registration table 17 and returning it to the requesting time sharing terminal 40, and receiving a network job monitoring control request of the time sharing terminal 40 from the request analysis means 15. , Destinations specified in this request A network job including means for transferring the request content to the computer device identified based on the identification name of the computer device and the contents of the job network management table 17, and means for returning the processing result to the time sharing terminal 40 which is the request source. It is provided with the monitoring control means 20.

このような構成のネットワークジョブ実行監視制御装置
の動作について説明する。第2図は本発明のネットワー
クジョブ実行監視制御装置のネットワークジョブ識別名
を示す図である。第3図は本発明のネットワークジョブ
実行監視制御装置のネットワークジョブ実用要求処理系
統図である。第4図は本発明のネットワークジョブ実行
監視制御装置のネットワークジョブ監視制御要求処理系
統図である。表は本発明のネットワークジョブ実行監視
制御装置のジョブネットワーク管理テーブルの内容を示
す表である。
The operation of the network job execution monitoring control device having such a configuration will be described. FIG. 2 is a diagram showing a network job identification name of the network job execution monitoring control device of the present invention. FIG. 3 is a network job practical request processing system diagram of the network job execution monitoring and control apparatus of the present invention. FIG. 4 is a network job monitoring control request processing system diagram of the network job execution monitoring controller of the present invention. The table is a table showing the contents of the job network management table of the network job execution monitoring control device of the present invention.

表は第1図に示すジョブネットワーク管理テーブル更新
手段16により格納されるジョブネットワーク管理テーブ
ル17の一例を示したものである。このジョブネットワー
ク管理テーブル17には、ジョブネットワークを形成して
いる各計算機装置10のネットワーク内で一意な識別名、
物理的なネットワークアドレスおよび負荷状態がそれぞ
れ格納されており、タイムジェアリング手段111〜11nか
らのジョブ実行要求の際にネットワークジョブ実行手段
18から参照され、またジョブ監視制御要求の際にネット
ワークジョブ監視制御手段20からそれぞれ参照される。
The table shows an example of the job network management table 17 stored by the job network management table updating means 16 shown in FIG. In the job network management table 17, an identification name unique in the network of each computer device 10 forming the job network,
Physical network addresses and load conditions are stored respectively, the time Gea ring means 11 1 network job execution means when the job execution request from ~11n
18 and also from the network job monitoring control means 20 when making a job monitoring control request.

第2図はネットワークジョブの実行監視制御を行う際に
使用されるネットワークジョブ識別名を示したものであ
る。このネットワークジョブ識別名はジョブの実行の際
にネットワークジョブ実行手段18により生成され、ジョ
ブの実行を要求したタイムシェアリング端末40の使用者
に返される。以後同使用者は、このジョブの監視制御を
行う際に要求の中に返されたネットワークジョブ識別名
を指定する。ネットワークジョブ監視制御手段20は指定
されたネットワークジョブ識別名をキーにしてジョブを
実行している計算機装置10を選別し、この要求を転送し
てその応答メッセージの要求を行ったタイムシェアリン
グ端末40の使用者に返す。ここでネットワークジョブ識
別名を構成している計算機装置識別名はネットワークジ
ョブを実行中の計算機装置のネットワーク30で一意な識
別名で、ネットワークジョブ実行手段18およびネットワ
ークジョブ監視制御手段20がジョブネットワーク管理テ
ーブル17を参照して付与するものである。同じく計算機
装置付与ジョブ識別名は各計算機装置がジョブを行け付
ける際に付与する識別名である。
FIG. 2 shows a network job identification name used when performing execution monitoring control of a network job. This network job identification name is generated by the network job executing means 18 when the job is executed, and is returned to the user of the time sharing terminal 40 who requested the execution of the job. After that, the user specifies the network job identification name returned in the request when performing the monitoring control of this job. The network job monitoring control means 20 selects the computer device 10 that is executing a job using the specified network job identification name as a key, transfers this request, and requests the response message from the time sharing terminal 40. Return to the user of. Here, the computer device identification name forming the network job identification name is an identification name unique in the network 30 of the computer device executing the network job, and the network job execution means 18 and the network job monitoring control means 20 manage the job network. It is given by referring to Table 17. Similarly, the computer device-assigned job identification name is an identification name given to each computer device when a job is submitted.

次に実施例による処理の流れをタイムシェアリング端末
40よりジョブの実行要求が出された場合および実行中の
ジョブの監視制御要求が出された場合の二つの場合につ
いて順次説明する。
Next, the processing flow according to the embodiment will be described with respect to a time sharing terminal.
Two cases will be sequentially described, namely, a case where a job execution request is issued from 40 and a case where a monitoring control request for a job being executed is issued.

(a) ジョブの実行要求が出された場合 第3図はこの場合の処理系統図である。タイムシェアリ
ング手段111〜11nの使用者がタイムシェアリング端末40
1よりジョブの実行を要求するとこれが要求受付手段121
に読出される。要求受付手段121はこの要求を要求登録
キュー14に格納し、要求解析手段15に対して要求の登録
完了を通知する。この通知を受け取った要求解析手段15
は要求登録キュー14より要求を読出し、要求内容の解析
を行ってジョブの実行であることを認識しこれをネット
ワークジョブ実行手段18に送る。
(A) When a job execution request is issued FIG. 3 is a processing system diagram in this case. The users of the time sharing means 11 1 to 11 n are time sharing terminals 40.
When requesting the execution of a job from 1 , this is the request receiving means 12 1
Read to. Request receiving means 12 1 will store this request to request registration queues 14, and notifies the registration completion of the request to the request analysis section 15. Request analysis means 15 that received this notification
Reads the request from the request registration queue 14, analyzes the content of the request, recognizes that the job is being executed, and sends this to the network job executing means 18.

ネットワークジョブ実行手段18はジョブネットワーク管
理テーブル17を参照して、ジョブネットワーク内の低負
荷な計算機装置102(現在計算機装置102が低負荷である
ものとする)を探し出し、選出した計算機装置102のネ
ットワークアドレスである表に示すアドレス2を基にし
て、この要求を遠隔ジョブ制御手段222に転送する。
The network job execution means 18 refers to the job network management table 17 to find a computer device 10 2 with a low load in the job network (assuming that the computer device 10 2 has a low load at present), and selects the selected computer device 10 2. a second network address based on the address 2 in Table forwards the request to the remote job control unit 22 2.

遠隔ジョブ制御手段222はこれを受け付け、転送された
ジョブに計算機装置102内で一意な識別名を付与し(以
後計算機装置付与ジョブ識別名)、ネットワークジョブ
実行手段18に対して計算機装置付与ジョブ識別名を含む
受付メッセージを返すとともにジョブの実行を開始す
る。ネットワークジョブ実行手段18は受信した受付メッ
セージ中の計算機装置付与ジョブ識別名に、ジョブネッ
トワーク管理テーブル17から探した計算機装置102のネ
ットワークで一意な識別名(以後計算機装置識別名)で
ある表に示す識別名2を付与して応答メッセージ登録テ
ーブル21にこのメッセージを登録し、応答メッセージ通
知手段19に対してタイムシェアリング手段111へメッセ
ージの登録完了を通知するよう依頼する。これに対して
応答メッセージ通知手段19は応答メッセージ出力手段13
1へメッセージ登録完了の通知を出し、これを受信した
応答メッジージ出力手段131は応答メッセージ登録テー
ブル21より登録されているメッセージを読出しタイムシ
ェアリング端末401に出力する。
The remote job control means 22 2 accepts this, gives a unique identification name in the computer device 10 2 to the transferred job (hereinafter, computer device-assigned job identification name), and assigns the computer device to the network job execution means 18. Return the reception message including the job identification name and start executing the job. Network job execution unit 18 computing device imparting job identification name in accept message received, a unique distinguished name in the computer device 10 2 for network looking from the job network management table 17 in the table is (hereinafter computing device identifier) This message is registered in the response message registration table 21 with the identification name 2 shown, and the response message notification means 19 is requested to notify the time sharing means 11 1 of message registration completion. On the other hand, the response message notifying means 19 is the response message outputting means 13
1 issues a notification of message registration completion to this response Mejjiji output unit 13 1 receives the outputs a message that has been registered from the response message registration table 21 to read time-sharing terminal 40 1.

ここでタイムシェアリング端末401に出力されたジョブ
の受付メッセージに含まれるジョブの識別名(以後ネッ
トワークジョブ識別名)は、計算機装置識別名(識別名
2)と計算機装置付与ジョブ識別名とから構成されてい
るが、タイムシェアリング端末401の使用者はその内容
を全く認識する必要はなく、従来通りのジョブの一意の
識別名であると考え以後の監視制御を行えばよい。また
ジョブネットワーク管理テーブル17の内容はジョブネッ
トワーク管理テーブル更新手段16によって登録、削除お
よび更新が行われる。
Here, the job identification name (hereinafter network job identification name) included in the job acceptance message output to the time sharing terminal 40 1 is calculated from the computer apparatus identification name (identification name 2) and the computer apparatus-assigned job identification name. Although configured, the user of the time-sharing terminal 40 1 does not need to recognize the contents at all, and the monitor control after that can be performed by assuming that the time-sharing terminal 40 1 is a unique identification name of a job as in the past. The contents of the job network management table 17 are registered, deleted and updated by the job network management table updating means 16.

(b) 実行中のジョブの監視制御要求か出された場合 第4図はこの場合の処理系統図である。ここでは項目
(a)の説明において、計算機装置102上で実行されて
いるジョブの監視制御を行うものとする。タイムシェア
リング手段111の使用者は先に行っているジョブの実行
要求に対して、その受付メッセージ中に含まれていたネ
ットワークジョブ識別名を指定して監視制御の要求を行
う。これは項目(a)の場合と同様に、要求受付手段12
1、要求登録キュー14を介して要求解析手段15に渡さ
れ、今度の要求内容が監視制御であるのでこの要求はさ
らにネットワークジョブ監視制御手段20に渡される。ネ
ットワークジョブ監視制御手段20は要求中に含まれてい
るネットワークジョブ識別中の中から計算機装置識別名
(識別名2)を抽出し、これをキーとしてジョブネット
ワーク管理テーブル17を探索し、この要求の対象、すな
わちジョブを実行している計算機装置102のネットワー
クアドレスである表に示すアドレス2を探し出す。そし
てアドレス2を基にこの要求を遠隔ジョブ制御手段222
に転送する。
(B) When a monitoring control request for a job being executed is issued FIG. 4 is a processing system diagram in this case. Here in the description of item (a) is assumed to perform supervisory control of jobs running on the computer device 10 2. Requests to execute jobs time-sharing means 11 1 of the user are performed first, perform supervisory control request with the network job identification name included in the acceptance message. This is similar to the case of item (a), the request receiving means 12
1. The request is passed to the request analysis means 15 via the request registration queue 14, and the request content is the monitoring control. The network job monitoring control means 20 extracts the computer device identification name (identification name 2) from among the network job identifications included in the request, searches the job network management table 17 using this as a key, and retrieves this request. target, i.e., the address 2 in Table is a network address of the computer apparatus 10 2 running job finding. Then, based on the address 2, this request is sent to the remote job control means 22 2
Transfer to.

遠隔ジョブ制御手段222はこの要求を実行し、結果をネ
ットワークジョブ監視制御手段20に返す。ネットワーク
ジョブ監視制御手段20はこの結果を応答メッセージ登録
テーブル19に登録して項目(a)の時と同様に、応答メ
ッセージ通知手段21に対してタイムシェアリング手段11
1へのメッセージ登録完了を通知するよう依頼する。そ
して応答メッセージ通知手段21および応答メッセージ出
力手段131を介して処理結果がタイムシェアリング端末4
01に表示される。
Remote job control unit 22 2 performs the request and returns the results to the network job monitoring control unit 20. The network job monitoring control means 20 registers this result in the response message registration table 19 and, as in the case of item (a), responds to the response message notification means 21 with respect to the time sharing means 11
Ask to be notified when message registration to 1 is complete. Then, the processing result is sent to the time sharing terminal 4 via the response message notification means 21 and the response message output means 13 1.
Displayed in 0 1 .

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

以上説明したように、本発明は、ジョブネットワーク中
の各計算機装置は転送したジョブおよびその転送先を全
く管理する必要がなく、そのために要いていた高価な計
算機装置共有資源を一切使用しないで済む優れた効果が
ある。また、実行要求に対する受付メッセージ中で付与
されるネットワークジョブの識別名も使用者にとっては
従来と全く同じジョブの識別名として要求時にジョブネ
ットワークの物理的構成を一切考慮しないで済む利点が
ある。
As described above, according to the present invention, each computer device in the job network does not need to manage the transferred job and its transfer destination at all, and does not use any expensive computer device shared resource required for that purpose. It has an excellent effect. Further, the identification name of the network job added in the reception message for the execution request is also the same as the identification name of the job for the user, which is an advantage that the user does not have to consider the physical configuration of the job network at the time of request.

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

第1図は本発明一実施例ネットワークジョブ実行監視制
御装置のブロック構成図。 第2図は本発明のネットワークジョブ実行監視制御装置
のネットワーク識別名構成図。 第3図は本発明のネットワークジョブ実行監視制御装置
のネットワークジョブ実行要求処理系統図。 第4図は本発明のネットワークジョブ実行監視制御装置
のネットワークジョブ監視制御要求処理系統図。 101〜103……計算機装置、111〜11n……タイムシェアリ
ング手段、121〜12n……要求受付手段、131〜13n……応
答メッセージ出力手段、14……要求登録キュー、15……
要求解析手段、16……ジョブネットワーク管理テーブル
更新手段、17……ジョブネットワーク管理テーブル、18
……ネットワークジョブ実行手段、19……応答メッセー
ジ通知手段、20……ネットワークジョブ監視制御手段、
21……応答メッセージ登録テーブル、222、223……遠隔
ジョブ制御手段、30……ジョブネットワーク、401〜40n
……タイムシェアリング端末、
FIG. 1 is a block diagram of a network job execution monitoring control device according to an embodiment of the present invention. FIG. 2 is a network identification name configuration diagram of the network job execution monitoring control device of the present invention. FIG. 3 is a network job execution request processing system diagram of the network job execution monitoring and control apparatus of the present invention. FIG. 4 is a network job monitor control request processing system diagram of the network job execution monitor controller of the present invention. 10 1 to 10 3 ...... Computer device, 11 1 to 11 n ...... Time sharing means, 12 1 to 12 n ...... Request receiving means, 13 1 -13 n ...... Response message output means, 14 ...... Request registration queue, 15 ......
Request analysis means, 16 ... Job network management table updating means, 17 ... Job network management table, 18
...... Network job execution means, 19 ...... Response message notification means, 20 ...... Network job monitoring control means,
21 ... Response message registration table, 22 2 , 22 3 ...... Remote job control means, 30 ...... Job network, 40 1 to 40n
...... Time sharing terminal,

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】一つのジョブネットワーク(30)に接続さ
れた複数個の計算機装置(101〜103)と、 この複数個の計算機装置にそれぞれ接続されたタイムシ
ェアリング端末(401〜40n)と を備えたネットワークジョブ実行監視制御方式におい
て、 上記各計算機装置の識別名、ネットワークアドレスおよ
び負荷状態を登録する管理手段(16、17)と、 上記タイムシェアリング端末のジョブ実行要求に対して
この管理手段の内容に基づいて低負荷である計算機装置
にジョブを転送する手段、およびジョブ受付メッセージ
をそのネットワークジョブ識別名に転送先装置の識別名
を付与して要求元タイムシェアリング端末に返送する手
段を含むネットワークジョブ実行手段(18)と、 上記タイムシェアリング端末のネットワークジョブ監視
制御要求に対してこの要求に指定されている上記転送先
計算機装置の識別名および上記管理手段の内容に基づい
て指定された計算機装置に要求内容を転送する手段、お
よびその処理結果を要求元タイムシェアリング端末に返
送する手段を含むネットワークジョブ監視制御手段(2
0)と を備えたことを特徴とするネットワークジョブ実行監視
制御方式。
1. A plurality of computer devices (10 1 to 10 3 ) connected to one job network (30) and time sharing terminals (40 1 to 40n) respectively connected to the plurality of computer devices. ) And a network job execution monitoring control method including a management means (16, 17) for registering the identification name, network address and load status of each computer device, and a job execution request for the time sharing terminal. A means for transferring a job to a computer device having a low load based on the contents of this management means, and a job reception message which is given to the network job identification name with the identification name of the transfer destination device and returned to the requesting time sharing terminal. And a network job execution means (18) including means for performing a network job monitoring control request of the time sharing terminal. And a means for transferring the request contents to the specified computer device based on the identification name of the transfer destination computer device specified in the request and the contents of the management means, and the processing result of the request source time sharing terminal. Network job monitoring and control means (2)
0) and a network job execution monitoring and control method.
JP8637988A 1988-04-08 1988-04-08 Network job execution monitoring control method Expired - Fee Related JPH0685167B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8637988A JPH0685167B2 (en) 1988-04-08 1988-04-08 Network job execution monitoring control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8637988A JPH0685167B2 (en) 1988-04-08 1988-04-08 Network job execution monitoring control method

Publications (2)

Publication Number Publication Date
JPH01258166A JPH01258166A (en) 1989-10-16
JPH0685167B2 true JPH0685167B2 (en) 1994-10-26

Family

ID=13885244

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8637988A Expired - Fee Related JPH0685167B2 (en) 1988-04-08 1988-04-08 Network job execution monitoring control method

Country Status (1)

Country Link
JP (1) JPH0685167B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08198115A (en) * 1995-01-25 1996-08-06 Marusa:Kk Dolly

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FR2727540B1 (en) 1994-11-30 1997-01-03 Bull Sa LOAD DISTRIBUTION ASSISTANCE TOOL FOR A DISTRIBUTED APPLICATION
US6772031B1 (en) 2000-05-30 2004-08-03 International Business Machines Corporation Method of, system for, and computer program product for providing a job monitor

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08198115A (en) * 1995-01-25 1996-08-06 Marusa:Kk Dolly

Also Published As

Publication number Publication date
JPH01258166A (en) 1989-10-16

Similar Documents

Publication Publication Date Title
US7185046B2 (en) Submitting jobs in a distributed computing environment
EP0248403B1 (en) Distributed interactive processing method in complex system including plural work stations and plural host computers and apparatus using the same
JPH0685167B2 (en) Network job execution monitoring control method
JPH11305998A (en) Computer system
JP4196310B2 (en) Message control method for information management system
JP2002269060A (en) Method and computer system for decentralized processing, and computer program
CN114020429A (en) Task processing method and device, equipment and storage medium
CN107347024A (en) A kind of method and apparatus for storing Operation Log
JP2004102934A (en) Automatic processing general-purpose control system, job input device, automatic processing general-purpose control device, automatic processing general-purpose control method, program and recording medium
JP2003132039A (en) Scenario dividing system
JPH02245864A (en) Multiprocessor system
JP2019046093A (en) Information processing device, and processing method and program thereof
JPH09128338A (en) Load distribution job processing system
JP2004102931A (en) Automatic processing general-purpose control system, control device, execution device, automatic processing general-purpose control method and device, program and recording medium
JPH05324582A (en) Job transfer system
JP3741818B2 (en) Information distribution response system with many computers participating
JPH0991234A (en) Work flow system
JP2000137688A (en) Multiplex processor system and data processing method
JPS62217351A (en) Monitor control system for executing job of other system
JPH0314058A (en) Message communication control system between client and server
JPS62209644A (en) Program loading system
JPH10247616A (en) Exposure device, semiconductor production system and manufacture of semiconductor
JPH0342765A (en) Decentralized processor
JPH05314070A (en) Message queue managing system
CN116382936A (en) Inter-process communication method, system, equipment and medium

Legal Events

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