JPH05151132A - Inter-remote job communication system - Google Patents
Inter-remote job communication systemInfo
- Publication number
- JPH05151132A JPH05151132A JP3342210A JP34221091A JPH05151132A JP H05151132 A JPH05151132 A JP H05151132A JP 3342210 A JP3342210 A JP 3342210A JP 34221091 A JP34221091 A JP 34221091A JP H05151132 A JPH05151132 A JP H05151132A
- Authority
- JP
- Japan
- Prior art keywords
- job
- inter
- communication
- remote
- processing mechanism
- 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.)
- Withdrawn
Links
Classifications
-
- Y—GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y02—TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
- Y02E—REDUCTION OF GREENHOUSE GAS [GHG] EMISSIONS, RELATED TO ENERGY GENERATION, TRANSMISSION OR DISTRIBUTION
- Y02E60/00—Enabling technologies; Technologies with a potential or indirect contribution to GHG emissions mitigation
- Y02E60/30—Hydrogen technology
- Y02E60/50—Fuel cells
Landscapes
- Multi Processors (AREA)
- Computer And Data Communications (AREA)
Abstract
Description
【0001】[0001]
【産業上の利用分野】本発明は、コンピュータシステム
におけるリモートジョブ間通システムに関し、特に通信
回線を利用して遠隔地に構築されているコンピュータシ
ステム上にジョブ間通信を行うためのジョブ起動を行
い、要求したシステム上のジョブとのデータ通信を行う
ためのリモートジョブ間通信システムに関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a remote job communication system in a computer system, and more particularly, to start a job for performing job communication on a computer system constructed at a remote place using a communication line. , A remote inter-job communication system for performing data communication with a job on a requested system.
【0002】[0002]
【従来の技術】従来、この種のジョブ間通信システム
は、自システム内のメモリを介した同一システム内での
み可能であり、他のシステム上のジョブとデータ通信を
行うためには、ジョブで通信処理を行う必要があった。2. Description of the Related Art Conventionally, this type of inter-job communication system is possible only in the same system via the memory in the own system, and in order to perform data communication with jobs on other systems, It was necessary to perform communication processing.
【0003】[0003]
【発明が解決しようとする課題】上述した従来の通信処
理を用いたジョブ間通信方式は、複雑な通信制御をジョ
ブで行う必要があり、他のシステムで動作するジョブは
ジョブ間通信を行う前に手動で起動されていなければな
らないという不都合があった。In the inter-job communication method using the above-described conventional communication processing, it is necessary to perform complicated communication control by a job, and a job operating in another system is not able to perform inter-job communication. There was an inconvenience that it had to be started manually.
【0004】[0004]
【発明の目的】本発明は、かかる従来例の有する不都合
を改善し、とくに特別なプログラムを要することなくジ
ョブ間通信を容易になし得るリモートジョブ間通信シス
テムを提供することを、その目的とする。SUMMARY OF THE INVENTION It is an object of the present invention to provide a remote job-to-job communication system capable of improving the inconvenience of the conventional example and easily performing the job-to-job communication without requiring a special program. ..
【0005】[0005]
【課題を解決するための手段】本発明では、上記問題点
を解決し得るリモートジョブ間通信方式に関するもの
で、他のシステムにジョブ起動を要求するメッセージを
送信する手段と、受け取ったメッセージによって自シス
テムでジョブ起動を行う手段と、他のシステムのジョブ
に対するジョブ間通信データを送信する手段と、受け取
ったジョブ間通信データを起動したジョブに引渡し要求
したシステムのジョブとのジョブ間通信を行う手段を備
える、という構成を採っている。これによって前述した
目的を達成しようとするものである。SUMMARY OF THE INVENTION The present invention relates to a remote inter-job communication system that can solve the above-mentioned problems. It relates to a means for transmitting a message for requesting job activation to another system, and a means for receiving the message. A means for activating a job in the system, a means for transmitting inter-job communication data for a job in another system, and a means for performing inter-job communication with a job in the system that has requested delivery of the received inter-job communication data to the activated job Is adopted. This aims to achieve the above-mentioned object.
【0006】[0006]
【実施例】次に、本発明の一実施例を添付図面を参照し
て説明する。An embodiment of the present invention will be described below with reference to the accompanying drawings.
【0007】図1は本発明の一実施例であり、符号1A
は要求側のシステム、符号1Bはシステム1Aと通信回
線によって接続された遠隔地のシステムである。要求側
のシステム1Aは、業務プログラム2Aの要求内容を解
析するリモートジョブ間通信要求処理機構3A、及び通
信回線を介して遠隔地のシステム1Bとデータの送受信
を行うデータ送受信処理機構4Aを備えている。FIG. 1 shows an embodiment of the present invention, which is designated by reference numeral 1A.
Is a requesting system, and reference numeral 1B is a remote system connected to the system 1A by a communication line. The requesting system 1A comprises a remote inter-job communication request processing mechanism 3A for analyzing the request content of the business program 2A, and a data transmission / reception processing mechanism 4A for transmitting / receiving data to / from a remote system 1B via a communication line. There is.
【0008】また、遠隔地のシステム1Bには、前記シ
ステム1Aとデータの送受信を行うデータ送受信処理機
構4B、送信された要求メッセージを解析してジョブ起
動要求、またはジョブ間通信要求を行うリモートジョブ
間通信サービス処理機構5B、リモートジョブ間通信サ
ービス処理機構5Bの要求に対し、遠隔地のシステム1
B上に業務プログラム2Bを起動するジョブ起動処理機
構6B、起動した業務プログラム2Bとジョブ間通信を
行うためのジョブ間通信処理機構7Bが構築されてい
る。Further, the remote system 1B has a data transmission / reception processing mechanism 4B for transmitting / receiving data to / from the system 1A, a remote job for analyzing a transmitted request message and issuing a job start request or an inter-job communication request. In response to a request from the inter-communication service processing mechanism 5B or the remote inter-job communication service processing mechanism 5B, the remote system 1
A job activation processing mechanism 6B for activating the business program 2B and an inter-job communication processing mechanism 7B for performing inter-job communication with the activated business program 2B are built on B.
【0009】次に、本実施例の動作を説明する。ここ
で、図1においては、実線及び点線で示す矢印は、制御
及びデータの流れを示している。ここで要求側のシステ
ム1A上の業務プログラム2Aとリモートジョブ間通信
要求処理機構3A間、遠隔地のシステム1B上のリモー
トジョブ間通信サービス処理機構5Bとジョブ起動処理
機構6B間の点線は、ジョブ起動処理の流れを示し、、
システム1A上の業務プログラム2Aとリモートジョブ
間通信要求処理機構3A間、システム1B上のリモート
ジョブ間通信サービス処理機構5Bとジョブ間通信処理
機構7B間の実線は、ジョブ間通信処理の流れを示して
いる。また、システム1A上のリモートジョブ間通信要
求処理機構3Aとシステム1B上のリモートジョブ間通
信サービス処理機構5B間の実線は、送受信データの流
れを示している。Next, the operation of this embodiment will be described. Here, in FIG. 1, arrows indicated by solid lines and dotted lines indicate flows of control and data. Here, the dotted line between the business program 2A on the requesting system 1A and the remote inter-job communication request processing mechanism 3A, and the remote inter-job communication service processing mechanism 5B on the remote system 1B and the job activation processing mechanism 6B is the job. Show the flow of the startup process,
Solid lines between the business program 2A and the remote inter-job communication request processing mechanism 3A on the system 1A and between the remote inter-job communication service processing mechanism 5B and the inter-job communication processing mechanism 7B on the system 1B indicate the flow of inter-job communication processing. ing. The solid line between the remote inter-job communication request processing mechanism 3A on the system 1A and the remote inter-job communication service processing mechanism 5B on the system 1B indicates the flow of transmission / reception data.
【0010】要求側のシステム1A上の業務プログラム
2Aは、遠隔地のシステム1B上の業務プログラム2B
とジョブ間通信を行う場合、自システム(この場合では
システム1Aを示す)に対するジョブ起動要求と同様
に、遠隔地のシステム1Bへジョブ起動要求を実行す
る。このとき、リモートジョブ間通信要求処理機構3A
は業務プログラムの要求内容を解析し、要求先が遠隔地
のシステム1Bであると判断すると、システム1Bに対
する要求メッセージを作成して、データ送受信処理機構
4Aに制御、及び要求メッセージを渡す。データ送受信
処理機構4Aは受け取った要求メッセージを通信回線を
介してシステム1Bへ送信する。The business program 2A on the requesting system 1A is the business program 2B on the remote system 1B.
When the inter-job communication is performed, the job activation request is executed to the system 1B at the remote place similarly to the job activation request to the own system (in this case, the system 1A is shown). At this time, the remote inter-job communication request processing mechanism 3A
Analyzes the request content of the business program, and when it determines that the request destination is the remote system 1B, creates a request message for the system 1B and passes control and request messages to the data transmission / reception processing mechanism 4A. The data transmission / reception processing mechanism 4A transmits the received request message to the system 1B via the communication line.
【0011】遠隔地のシステム1Bでは、データ送受信
処理機構4Bがシステム1Aからの要求メッセージを受
信し、リモートジョブ間通信サービス処理機構5Bへ制
御、及び要求メッセージを渡す。リモートジョブ間通信
サービス処理機構5Bは受け取った要求メッセージを解
析し、システム1Bに対する業務プログラム2Bのジョ
ブ起動要求に変換して、ジョブ起動処理機構6Bに対し
業務プログラム2Bのジョブ起動要求を実行する。これ
によって、ジョブ起動処理機構6Bによってシステム1
B上に業務プログラム2Bが起動され、その結果がジョ
ブ起動処理機構6Bよりリモートジョブ間通信サービス
処理機構5Bに通知される。In the remote system 1B, the data transmission / reception processing mechanism 4B receives the request message from the system 1A, and passes the control and request message to the remote inter-job communication service processing mechanism 5B. The remote inter-job communication service processing mechanism 5B analyzes the received request message, converts it into a job activation request for the business program 2B to the system 1B, and executes the job activation request for the business program 2B to the job activation processing mechanism 6B. As a result, the system 1 is controlled by the job activation processing mechanism 6B.
The job program 2B is started on B, and the result is notified from the job start processing mechanism 6B to the remote inter-job communication service processing mechanism 5B.
【0012】リモートジョブ間通信サービス処理機構5
Bは、通知結果より完了メッセージを作成し、データ送
受信処理機構4Bへ制御、及び完了メッセージを渡す。
データ送受信処理機構4Bは、受け取った完了メッセー
ジを通信回線を介してシステム1Aへ送信する。システ
ム1Aでは、データ送受信処理機構4Aがシステム1B
からの完了メッセージを受信し、リモートジョブ間通信
要求処理機構3Aへ制御及び完了メーッセージを渡す。
リモートジョブ間通信要求処理機構3Aは、受け取った
完了メッセージを解析し、業務プログラム2Aへジョブ
起動結果を通知する。以上により、遠隔地のシステム上
にジョブを起動する処理が終了する。Remote inter-job communication service processing mechanism 5
B creates a completion message from the notification result, and passes the control and completion message to the data transmission / reception processing mechanism 4B.
The data transmission / reception processing mechanism 4B transmits the received completion message to the system 1A via the communication line. In the system 1A, the data transmission / reception processing mechanism 4A is the system 1B.
Receives a completion message from the remote inter-job communication request processing mechanism 3A, and passes the control and completion message to the remote job communication request processing mechanism 3A.
The remote inter-job communication request processing mechanism 3A analyzes the received completion message and notifies the job program 2A of the job activation result. As described above, the process of starting the job on the system at the remote location is completed.
【0013】遠隔地のシステム上の業務プログラム起動
が正常に終了した後、業務プログラム2Aは自システム
に対するジョブ間通信要求と同様に、遠隔地のシステム
1Bへジョブ間通信要求を実行する。このとき、リモー
トジョブ間通信要求処理機構3Aは業務プログラムの要
求内容を解析し、要求先が遠隔地のシステム1Bである
と判断すると、システム1Bに対する要求メッセージを
作成して、データ送受信処理機構4Aに制御、及び要求
メッセージを渡す。データ送受信処理機構4Aは受け取
った要求メッセージを通信回線を介してシステム1Bへ
送信する。After the start of the business program on the remote system is completed normally, the business program 2A executes the inter-job communication request to the remote system 1B in the same manner as the inter-job communication request to the own system. At this time, the remote inter-job communication request processing mechanism 3A analyzes the request content of the business program, and when it determines that the request destination is the system 1B at the remote location, it creates a request message for the system 1B, and the data transmission / reception processing mechanism 4A. Control, and pass the request message to. The data transmission / reception processing mechanism 4A transmits the received request message to the system 1B via the communication line.
【0014】遠隔地のシステム1Bでは、データ送受信
処理機構4Bがシステム1Aからの要求メッセージを受
信し、リモートジョブ間通信サービス処理機構5Bへ制
御、及び要求メッセージを渡す。リモートジョブ間通信
サービス処理機構5Bは受け取った要求メッセージを解
析し、システム1Bに対する業務プログラム2Bのジョ
ブ間通信要求に変換して、ジョブ間通信処理機構7Bに
対し業務プログラム2Bのジョブ間通信要求を実行す
る。In the remote system 1B, the data transmission / reception processing mechanism 4B receives the request message from the system 1A, and passes the control and request message to the remote inter-job communication service processing mechanism 5B. The remote inter-job communication service processing mechanism 5B analyzes the received request message, converts it into an inter-job communication request of the business program 2B for the system 1B, and sends the inter-job communication request of the business program 2B to the inter-job communication processing mechanism 7B. Run.
【0015】これによって、ジョブ間通信処理機構7B
によってシステム1B上の業務プログラム2Bとジョブ
間通信が行われ、その実行結果がジョブ間通信処理機構
7Bからリモートジョブ間通信サービス処理機構5Bへ
通知される。リモートジョブ間通信サービス処理機構5
Bは通知結果より完了メッセージを作成し、データ送受
信処理機構4Bへ制御、及び完了メッセージを渡す。デ
ータ送受信処理機構4Bは受け取った完了メッセージを
通信回線を介してシステム1Aへ送信する。システム1
Aでは、データ送受信処理機構4Aがシステム1Bから
の完了メッセージを受信し、リモートジョブ間通信要求
処理機構3Aへ制御、及び完了メッセージを渡す。そし
て、リモートジョブ間通信要求処理機構3Aは受け取っ
た完了メッセージを解析し、業務プログラム2Aへジョ
ブ間通信結果を通知する。以上により、遠隔地のシステ
ム上の業務プログラムとのジョブ間通信処理が終了す
る。As a result, the inter-job communication processing mechanism 7B
The inter-job communication is performed with the business program 2B on the system 1B, and the execution result is notified from the inter-job communication processing mechanism 7B to the remote inter-job communication service processing mechanism 5B. Remote inter-job communication service processing mechanism 5
B creates a completion message from the notification result, and passes the control and completion message to the data transmission / reception processing mechanism 4B. The data transmission / reception processing mechanism 4B transmits the received completion message to the system 1A via the communication line. System 1
At A, the data transmission / reception processing mechanism 4A receives the completion message from the system 1B, and passes the control and completion message to the remote inter-job communication request processing mechanism 3A. Then, the remote inter-job communication request processing mechanism 3A analyzes the received completion message and notifies the business program 2A of the inter-job communication result. As described above, the inter-job communication process with the business program on the remote system is completed.
【0016】[0016]
【発明の効果】以上説明したように、本発明によると、
遠隔地に構築されたコンピュータシステムに対し、自シ
ステムに対するジョブ起動方式、及びジョブ間通信方式
と同形式でジョブ起動及びジョブ間通信を行うことによ
り、特別な通信プログラムを作成する必要なく、遠隔地
のシステム上の業務プログラムとジョブ間通信を容易に
行うことができるという従来にない優れたリモートジョ
ブ間通信システムを提供することができる。As described above, according to the present invention,
A computer system built in a remote location can execute job startup and inter-job communication in the same format as the job activation method and inter-job communication method for the local system, without the need to create a special communication program It is possible to provide an unprecedented excellent remote inter-job communication system capable of easily performing inter-job communication with a business program on the above system.
【図1】本発明の一実施例を示すブロック図である。FIG. 1 is a block diagram showing an embodiment of the present invention.
1A 要求側のシステム 1B 遠隔地のシステム 2A,2B 業務プログラム 3A リモートジョブ間通信要求処理機構 4A,4B データ送受信処理機構 5B リモートジョブ間通信サービス処理機構 6B ジョブ機構処理機構 7B ジョブ間通信処理機構 1A Requesting System 1B Remote System 2A, 2B Business Program 3A Remote Job Communication Request Processing Mechanism 4A, 4B Data Transmission / Reception Processing Mechanism 5B Remote Job Communication Service Processing Mechanism 6B Job Mechanism Processing Mechanism 7B Interjob Communication Processing Mechanism
Claims (1)
れ、この通信回線を介して他のシステムとデータの送受
信を行うデータ処理システムにおいて、他のシステム上
にジョブ起動を行う手段と、他のシステム上に起動した
ジョブとのジョブ間通信データを送信する手段と、起動
されたジョブから要求したシステムのジョブへジョブ間
通信データを送信する手段とを設けたことを特徴とする
リモートジョブ間通信システム。1. In a data processing system, which is connected to another system by a communication line and transmits and receives data to and from the other system via the communication line, means for starting a job on the other system, and the other system. A remote inter-job communication system, characterized by further comprising means for transmitting inter-job communication data with a started job and means for transmitting inter-job communication data from a started job to a job of a requested system. ..
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP3342210A JPH05151132A (en) | 1991-11-30 | 1991-11-30 | Inter-remote job communication system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP3342210A JPH05151132A (en) | 1991-11-30 | 1991-11-30 | Inter-remote job communication system |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH05151132A true JPH05151132A (en) | 1993-06-18 |
Family
ID=18351972
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP3342210A Withdrawn JPH05151132A (en) | 1991-11-30 | 1991-11-30 | Inter-remote job communication system |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH05151132A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2009075955A (en) * | 2007-09-21 | 2009-04-09 | Fujitsu Ltd | Job cooperative system, job cooperation method and job cooperation program |
-
1991
- 1991-11-30 JP JP3342210A patent/JPH05151132A/en not_active Withdrawn
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2009075955A (en) * | 2007-09-21 | 2009-04-09 | Fujitsu Ltd | Job cooperative system, job cooperation method and job cooperation program |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JPH05151132A (en) | Inter-remote job communication system | |
JPH06332866A (en) | Inter-program communication system | |
JP2705617B2 (en) | Power off method | |
JPH05265911A (en) | Interface function-extension system and method | |
JPH0332270A (en) | Automatic control system for telephone set | |
JP3274899B2 (en) | Image processing system | |
JPH04326179A (en) | Picture control system | |
JPH11154132A (en) | Server/client communication system | |
JPH02118867A (en) | Message communication processing system | |
JPH1115679A (en) | Communication method/device between processes | |
JPH064425A (en) | File transfer request control system | |
JPH0758471B2 (en) | Emergency driving method in online system | |
JPH0816491A (en) | Telegraphic message reception system of on-line program | |
JPH01188971A (en) | Remote job control system | |
JPH04229351A (en) | Micromainframe link control system | |
JPH01297591A (en) | Setting and processing system for system timepiece | |
JPS63234649A (en) | Communication control system | |
JPH10283141A (en) | Printer | |
JPH01300759A (en) | Facsimile equipment | |
JPH11120096A (en) | Network peripheral device | |
JPH03175555A (en) | Job transfer system | |
JPS63137347A (en) | Image data communication control system | |
JPH05216553A (en) | Job start system for another host computer | |
JPH064386A (en) | Interactive type work program executing system for distributed processing system | |
JPH031256A (en) | Input/output control processing system for disk device in on-line terminal |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A300 | Application deemed to be withdrawn because no request for examination was validly filed |
Free format text: JAPANESE INTERMEDIATE CODE: A300 Effective date: 19990204 |