JPH05274283A - Plurality process cooperation method and computer system - Google Patents

Plurality process cooperation method and computer system

Info

Publication number
JPH05274283A
JPH05274283A JP10226392A JP10226392A JPH05274283A JP H05274283 A JPH05274283 A JP H05274283A JP 10226392 A JP10226392 A JP 10226392A JP 10226392 A JP10226392 A JP 10226392A JP H05274283 A JPH05274283 A JP H05274283A
Authority
JP
Japan
Prior art keywords
execution result
computer
result
execution
transmitted
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
JP10226392A
Other languages
Japanese (ja)
Inventor
Hiroshi Hidaka
博 日高
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.)
Nippon Steel Corp
Original Assignee
Sumitomo Metal Industries 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 Sumitomo Metal Industries Ltd filed Critical Sumitomo Metal Industries Ltd
Priority to JP10226392A priority Critical patent/JPH05274283A/en
Publication of JPH05274283A publication Critical patent/JPH05274283A/en
Pending legal-status Critical Current

Links

Landscapes

  • Multi Processors (AREA)

Abstract

PURPOSE:To communicate the result of process executed in plural computers in a computer system between the computers, to permit the operator of another computer to obtain the execution result of relation process and to obtain the result even if process is not under simultaneous execution. CONSTITUTION:A process control means 111 permits a process table 121 to hold information such as a process name, an object document name, a user name, a computer name, etc., which are received from application process where execution is started. An execution result control means 112 permits an execution result table 122 to hold information such as an execution result number, the object document name, the execution result, etc., which are received from application process where execution is completed. When the execution result is transmitted to the computer related to the execution result, to put it concretely, and executing process to be affected by the execution result, the execution result number of the execution result and the user name of the computer are held by a result referring table 123.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は複数の計算機上で実行さ
れる複数の対話型プログラムのプロセスを協調動作させ
る複数プロセス協調方法及びその実施に使用する計算機
システムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method for coordinating a plurality of processes for coordinating the processes of a plurality of interactive programs executed on a plurality of computers and a computer system used for implementing the method.

【0002】[0002]

【従来の技術】複数の対話型プログラムのプロセスを協
調動作させる方式として、特開平1-180640号公報に示さ
れている複数プロセス統合化方式がある。これは大型計
算機上でソフトウェアの開発を行う場合、全処理行程を
複数のプロセスに分割し、分割したプロセスを同時に実
行させ、実行中の複数プロセス間の通信を可能にすると
ともに、前記計算機の利用者が入力するコマンド等のイ
ベントデータと各プロセスとの間の通信を可能にするこ
とによって、各プロセスの実行結果を参照しながら複数
のプロセスを協調動作させるというものであった。
2. Description of the Related Art As a method for coordinating the processes of a plurality of interactive programs, there is a multi-process integration method disclosed in Japanese Patent Laid-Open No. 1-180640. This means that when developing software on a large-scale computer, the entire process is divided into multiple processes, the divided processes are executed simultaneously, and communication between multiple running processes is possible, and the use of the computer By enabling communication between event data such as a command input by a person and each process, a plurality of processes are made to operate cooperatively while referring to the execution result of each process.

【0003】[0003]

【発明が解決しようとする課題】従来ソフトウェアの開
発は大型計算機上で行われてきたが、計算機の小型化及
び低価格化に伴って、複数の小型計算機を接続したネッ
トワークを利用し、各計算機上に分散して行われる傾向
にある。ところが、前述の従来の複数プロセス協調方式
は1つの計算機における複数プロセスの協調動作に関す
るものであり、計算機ネットワークを利用した場合の複
数の計算機における複数プロセスの協調動作については
考慮されていなかった。
Conventionally, software development has been carried out on a large-scale computer, but with the downsizing and cost reduction of computers, a network connecting a plurality of small-scale computers has been used, and each computer has been developed. It tends to be distributed over. However, the above-described conventional multi-process cooperative method relates to the cooperative operation of multiple processes in one computer, and the cooperative operation of multiple processes in multiple computers when using a computer network has not been considered.

【0004】本発明はこのような問題を解決するために
なされたものであって、計算機システム中の複数の計算
機上で実行されるプロセスの実行結果の計算機間におけ
る通信を可能にし、他計算機のオペレータも関連プロセ
スの実行結果を知ることができ、また同時実行中のプロ
セスでなくともその結果を知ることかできる複数プロセ
ス協調方法及び計算機システムを提供することを目的と
する。
The present invention has been made to solve such a problem, and enables communication between computers of execution results of processes executed on a plurality of computers in a computer system, thereby enabling communication between other computers. It is an object of the present invention to provide a multi-process cooperation method and a computer system in which an operator can know the execution result of a related process, and can know the result even if the processes are not simultaneously executing.

【0005】[0005]

【課題を解決するための手段】本発明の複数プロセス協
調方法は、複数の計算機をデータ通信可能に接続した計
算機システムにおいて、一の計算機で実行されたプロセ
スの実行結果を、前記実行結果に関連するプロセスを実
行している他の計算機へ送信し、また前記実行結果に関
連するプロセスを実行する他の計算機へ該プロセスの起
動時に送信することを特徴とする。
According to a method for coordinating a plurality of processes of the present invention, in a computer system in which a plurality of computers are connected for data communication, the execution result of a process executed by one computer is related to the execution result. Is transmitted to another computer that is executing the process, and is transmitted to another computer that executes the process related to the execution result when the process is started.

【0006】本発明の計算機システムは、複数の計算機
をデータ通信可能に接続してなり、各計算機で実行され
るプロセスに基づいて計算機間のデータ通信を行う計算
機システムであって実行中のプロセスを示す情報を保持
する実行中プロセス保持手段と、実行されたプロセスの
結果を示す情報を保持する結果保持手段と、プロセスの
実行結果を他プロセスへ送信したか否かの情報を保持す
る参照情報保持手段と、プロセス起動時に参照情報保持
手段を検索し、当該プロセスに関連する他プロセスの実
行結果の当該プロセスへの送信の有無を調べ、未送信の
場合にその実行結果を当該プロセスへ送信する手段と、
プロセス実行結果が得られた場合に該プロセス実行結果
が関連する他プロセスを検索し、そのうちの実行中のプ
ロセスに対し、前記プロセス実行結果を送信する手段と
を具備することを特徴とする。
The computer system of the present invention is a computer system in which a plurality of computers are connected for data communication so that data communication between the computers is performed based on the process executed by each computer. Execution process holding means for holding information indicating the result, result holding means for holding information indicating the result of the executed process, reference information holding for holding information indicating whether the execution result of the process is transmitted to another process Means and means for searching the reference information holding means at the time of starting the process, checking whether or not the execution result of the other process related to the process is transmitted to the process, and transmitting the execution result to the process if the result is not transmitted. When,
When a process execution result is obtained, another process related to the process execution result is searched, and means for transmitting the process execution result to the process being executed among them is provided.

【0007】[0007]

【作用】プロセスが起動されると、プロセスを示す情報
が実行中プロセス保持手段に保持される。一方参照情報
保持手段が検索され起動したプロセスに関連する他プロ
セスの実行結果が起動したプロセスへ送信されたか否か
が調べられ、送信されていないものがある場合は結果保
持手段からその実行結果を取り出し、起動したプロセス
へ送信する。この実行結果を起動したプロセスに係る計
算機のディスプレイに通常言語メッセージによって表示
することとする場合に起動プロセスのオペレータは容易
に他プロセスの実行結果を知ることができる。
When the process is started, information indicating the process is held in the running process holding unit. On the other hand, the reference information holding means is searched and it is checked whether or not the execution result of the other process related to the started process is transmitted to the started process. Take out and send to the started process. When the execution result is to be displayed by the normal language message on the display of the computer related to the activated process, the operator of the activation process can easily know the execution result of the other process.

【0008】プロセスの実行結果が得られると、そのプ
ロセスの終了を実行中プロセス保持手段に知らせ、それ
を保持させる。また実行結果を結果保持手段に保持させ
る。そしてこの実行結果が関連する他プロセスを検索
し、そのうちの実行中のプロセスに対して前記実行結果
を送信する。前述したところと同様にこれを受信側プロ
セスの計算機のディスプレイに通常言語で表示すること
で当該オペレータは実時間的に他プロセスの実行結果を
容易に知ることができる。実行中でないために送信しな
かったプロセスについては参照情報保持手段にそれを保
持しておき、前述のように当該プロセス起動時に実行結
果を受信する。
When the execution result of the process is obtained, the end of the process is notified to the in-execution process holding means and held. Further, the execution result is held in the result holding means. Then, another process related to this execution result is searched, and the execution result is transmitted to the process being executed. By displaying this in the ordinary language on the display of the computer of the receiving side process as in the case described above, the operator can easily know the execution result of the other process in real time. For the process that is not transmitted because it is not being executed, it is held in the reference information holding means, and the execution result is received when the process is started as described above.

【0009】[0009]

【実施例】以下本発明をその実施例を示す図面に基づい
て説明する。図1は本発明に係る計算機システムのブロ
ック図である。図において1はホスト計算機であり、ホ
スト計算機1上のプロセス管理モニタ100 は通信回線3
を介して複数のクライアント計算機2a,2b …2n上で実行
されるアプリケーションプロセス200a,200b …200nとデ
ータ送受信をする。クライアント計算機2a,2b …2nにお
いて、夫々アプリケーションプロセス200a,200b …200n
の実行が開始され、即ち起動された場合、実行開始信号
とともにアプリケーションプロセス200a,200b…200nの
実行対象のドキュメント名, アプリケーションプロセス
200a,200b …200nが実行されるクライアント計算機2a,2
b …2nの計算機名, クライアント計算機2a,2b …2nを利
用している者の利用者名, アプリケーションプロセス20
0a,200b…200nに与えられたプロセス名等の情報が、ク
ライアント計算機2a,2b …2nからホスト計算機1中のプ
ロセス管理モニタ100 へ送信される。
DESCRIPTION OF THE PREFERRED EMBODIMENTS The present invention will be described below with reference to the drawings showing the embodiments thereof. FIG. 1 is a block diagram of a computer system according to the present invention. In the figure, 1 is a host computer, and the process management monitor 100 on the host computer 1 is a communication line 3
2n to and from the application processes 200a, 200b, ... 200n executed on a plurality of client computers 2a, 2b, ... 2n. Application processes 200a, 200b, ... 200n on client computers 2a, 2b, ... 2n, respectively
When the execution of the application is started, that is, when the application is started, the execution start signal and the application process 200a, 200b, ...
200a, 200b ... Client computer 2a, 2 on which 200n is executed
b ... 2n computer name, client computer 2a, 2b ... user name of person using 2n, application process 20
Information such as process names given to 0a, 200b ... 200n is transmitted from the client computers 2a, 2b ... 2n to the process management monitor 100 in the host computer 1.

【0010】クライアント計算機2a,2b …2nにおいてア
プリケーションプロセス200a,200b…200nの実行が終了
した場合、実行終了信号とともにアプリケーションプロ
セス200a,200b …200nの実行対象のドキュメント名, ア
プリケーションプロセス200a,200b …200nを実行してい
たクライアント計算機2a,2b …2nの計算機名, アプリケ
ーションプロセス200a,200b …200nの実行結果, 前記実
行結果に与えられた実行結果番号等の情報がクライアン
ト計算機2a,2b …2nからホスト計算機1中のプロセス管
理モニタ100 へ送信される。なお上述の例では、アプリ
ケーションプロセスはクライアント計算機2a…2nにより
実行されたが、ホスト計算機1上で実行されても良い。
When the execution of the application processes 200a, 200b ... 200n in the client computers 2a, 2b ... The computer names of the client computers 2a, 2b ... 2n that were executing It is transmitted to the process management monitor 100 in the computer 1. Although the application process is executed by the client computers 2a ... 2n in the above example, it may be executed by the host computer 1.

【0011】図2はプロセス管理モニタの構成を示すブ
ロック図である。図2において110 はプロセス間通信手
段、111 はプロセス管理手段、112 は実行結果管理手
段、113 は結果参照管理手段であり、プロセス間通信手
段110 はプロセス管理手段111,実行結果管理手段112 及
び結果参照管理手段113 とアプリケーションプロセス20
0a,200b …200nとの間のデータ通信を制御する。
FIG. 2 is a block diagram showing the structure of the process management monitor. In FIG. 2, 110 is an inter-process communication means, 111 is a process management means, 112 is an execution result management means, 113 is a result reference management means, and the inter-process communication means 110 is a process management means 111, an execution result management means 112 and a result. Reference management means 113 and application processes 20
0a, 200b ... Controls data communication with 200n.

【0012】プロセス管理手段111 は実行を開始したア
プリケーションプロセスから受信したプロセス名、対象
ドキュメント名、利用者名、計算機名等の情報をプロセ
ステーブル121 に保持させる。プロセステーブル121 は
前述の実行プロセス保持手段に相当する。実行結果管理
手段112 は実行を終了したアプリケーションプロセスか
ら受信した実行結果番号, 対象ドキュメント名, 実行結
果等の情報を、実行結果テーブル122 に保持させる。実
行結果テーブル122 は前述の実行結果保持手段に相当す
る。
The process management means 111 causes the process table 121 to hold information such as the process name, the target document name, the user name, and the computer name received from the application process that has started execution. The process table 121 corresponds to the execution process holding unit described above. The execution result management means 112 causes the execution result table 122 to hold information such as the execution result number, the target document name, and the execution result received from the application process that has finished executing. The execution result table 122 corresponds to the above-mentioned execution result holding means.

【0013】結果参照管理手段113 は前記実行結果がそ
の実行結果に関連する、より具体的にはその実行結果が
影響を与えるプロセスを実行している計算機へ送信され
た場合、前記実行結果の実行結果番号及び前記計算機の
利用者名を結果参照テーブル123 に保持させる。結果参
照テーブル123 は前述の参照情報保持手段に相当する。
The result reference management means 113 executes the execution result when the execution result is transmitted to a computer that is executing a process related to the execution result, more specifically, the execution result has an influence. The result reference table 123 holds the result number and the user name of the computer. The result reference table 123 corresponds to the above-mentioned reference information holding means.

【0014】図3はクライアント計算機2a,2b …2nにお
いてアプリケーションプロセス200a,200b …200nの実行
が開始された場合のプロセス管理モニタ100 における処
理を示すフローチャートである。計算機システム中の1
つのクライアント計算機、例えば2aにおいてアプリケー
ションプロセス200aの実行が開始されることによってク
ライアント計算機2aから送信される実行開始信号, 対象
ドキュメント名, 利用者名, 計算機名, プロセス名等の
情報はプロセス管理モニタ100 内のプロセス間通信手段
110 に受信される(S1)。受信された実行開始信号及び前
記情報はプロセス管理手段111 及び実行結果管理手段11
2 へ与えられる。プロセス管理手段111は与えられた実
行開始信号及び前記情報に基づいてプロセステーブル12
1 に前記情報を登録する(S2)。
FIG. 3 is a flow chart showing the processing in the process management monitor 100 when the execution of the application processes 200a, 200b ... 200n in the client computers 2a, 2b ... 2n is started. 1 in the computer system
The information such as the execution start signal, the target document name, the user name, the computer name, the process name, etc. transmitted from the client computer 2a when the execution of the application process 200a in one client computer, for example 2a, is processed by the process management monitor 100. Means for interprocess communication within
It is received by 110 (S1). The received execution start signal and the received information are processed by the process management means 111 and the execution result management means 11
Given to 2. The process management means 111 uses the given execution start signal and the information to process table 12
The above information is registered in 1 (S2).

【0015】実行結果管理手段112 は与えられた前記情
報のうち対象ドキュメント名に基づいて実行結果テーブ
ル122 を検索し(S3)、前記アプリケーションプロセスの
対象ドキュメントと同一又はそれに関連するドキュメン
トに関わる実行結果の有無を判断する(S4)。前記アプリ
ケーションプロセス200aの対象ドキュメントと同一又は
それに関連するドキュメントに関わる実行結果がない場
合は、前記クライアント計算機2aにおいて参照すべき実
行結果はないものと判断して処理を終了する。また、前
記アプリケーションプロセスの対象ドキュメントと同一
又はそれに関連するドキュメントに関わる実行結果があ
る場合は、前記クライアント計算機2aにおいて参照すべ
き実行結果があるものと判断して前記クライアント計算
機2aの利用者名及び前記実行結果の実行結果番号を結果
参照管理手段113 へ与える。
The execution result management means 112 searches the execution result table 122 based on the target document name among the given information (S3), and the execution result relating to the document which is the same as or related to the target document of the application process. It is determined whether or not (S4). If there is no execution result related to the same document as or a document related to the target document of the application process 200a, it is determined that there is no execution result to be referred to in the client computer 2a, and the process is terminated. If there is an execution result related to the same document as or a document related to the target document of the application process, it is determined that there is an execution result to be referred to in the client computer 2a, and the user name of the client computer 2a and The execution result number of the execution result is given to the result reference management means 113.

【0016】結果参照管理手段113 は与えられた実行結
果番号に基づいて結果参照テーブル123 を検索し(S5)、
前記クライアント計算機2aの利用者名がある場合は、既
に送信済と判断して処理を終了する。また、前記クライ
アント計算機2aの利用者名がない場合は、未だ送信され
ていないものと判断し、前記実行結果番号及び前記利用
者名をプロセス間通信手段110 へ与える。プロセス間通
信手段110 は与えられた実行結果番号に基づいて実行結
果テーブル122 から該当実行結果を読出し、また利用者
名に基づいて前記クライアント計算機2aへこれを送信す
る(S7)。前記実行結果が前記クライアント計算機2aへ送
信されると結果参照管理手段113 は前記実行結果が前記
クライアント計算機へ送信されたことを示すため、前記
利用者名を結果参照テーブル123 に加えるべく結果参照
テーブル123 を更新する(S8)。ステップS7で送信されて
きた実行結果はクライアント計算機2aのディスプレイ等
に例えば通常言語の形で表示される。
The result reference management means 113 searches the result reference table 123 based on the given execution result number (S5),
If there is a user name of the client computer 2a, it is determined that the transmission has already been completed, and the processing ends. If the user name of the client computer 2a does not exist, it is determined that the client computer 2a has not been sent yet, and the execution result number and the user name are given to the interprocess communication means 110. The inter-process communication means 110 reads the corresponding execution result from the execution result table 122 based on the given execution result number, and transmits it to the client computer 2a based on the user name (S7). When the execution result is transmitted to the client computer 2a, the result reference management means 113 indicates that the execution result has been transmitted to the client computer. Therefore, the result reference table should be added to the result reference table 123 to add the user name. Update 123 (S8). The execution result transmitted in step S7 is displayed, for example, in a normal language on the display or the like of the client computer 2a.

【0017】図4はクライアント計算機2a,2b …2nで実
行されたアプリケーションプロセス200a,200b …200nの
実行結果を受信した場合のプロセス管理モニタ100 にお
ける処理を示すフローチャートである。計算機システム
中の1つのクライアント計算機、例えば2aにおいてアプ
リケーションプロセス200aの実行が終了するとクライア
ント計算機2aから実行終了信号, 対象ドキュメント名,
計算機名, 実行結果,実行結果番号等の情報がホスト計
算機1のプロセス管理モニタ100 内のプロセス間通信手
段110 に受信される(S1)。受信された情報は実行結果管
理手段112 及びプロセス管理手段111 へ与えられる。実
行結果管理手段112 は与えられた前記情報に基づいて実
行結果テーブル122 に前記情報を登録する(S2)。
FIG. 4 is a flow chart showing the processing in the process management monitor 100 when the execution results of the application processes 200a, 200b ... 200n executed by the client computers 2a, 2b ... 2n are received. When the execution of the application process 200a is completed in one client computer in the computer system, for example 2a, the execution completion signal from the client computer 2a, the target document name,
Information such as computer name, execution result, and execution result number is received by the interprocess communication means 110 in the process management monitor 100 of the host computer 1 (S1). The received information is given to the execution result management means 112 and the process management means 111. The execution result management means 112 registers the information in the execution result table 122 based on the given information (S2).

【0018】プロセス管理手段111 はプロセステーブル
121 からアプリケーションプロセス200aを削除すると共
に与えられた前記情報のうち対象ドキュメント名に基づ
いてプロセステーブル121 を検索し(S3)、前記対象ドキ
ュメントと同一又はそれに関連するドキュメントを実行
対象としているアプリケーションプロセスの有無を判断
する(S4)。前記アプリケーションプロセス200aの対象ド
キュメントと同一又はそれに関連するドキュメントを実
行対象としているアプリケーションプロセスがない場合
は、前記実行結果を送信すべきクライアント計算機はな
いものと判断する。また前記対象ドキュメントと同一又
はそれに関連するドキュメントを実行対象としているア
プリケーションプロセスがある場合、そのアプリケーシ
ョンプロセスを実行しているクライアント計算機の計算
機名をプロセス間通信手段110 へ与える。
The process management means 111 is a process table
The application table 200a is deleted from 121, and the process table 121 is searched based on the target document name among the given information (S3), and the same or related document as the target document is set as the execution target application process. The presence or absence is judged (S4). If there is no application process that executes the same document as the target document of the application process 200a or a document related thereto, it is determined that there is no client computer to which the execution result should be transmitted. If there is an application process for which the same or related document as the target document is to be executed, the computer name of the client computer executing the application process is given to the interprocess communication means 110.

【0019】プロセス間通信手段110 は与えられた計算
機名に基づいて前記実行結果を該当クライアント計算機
へ送信する(S5)。前記実行結果が前記クライアント計算
機へ送信されると結果参照管理手段113 は前記実行結果
が前記クライアント計算機へ送信されたことを示すた
め、前記実行結果の実行結果番号及び前記クライアント
計算機の利用者名を結果参照テーブル123 に加え、結果
参照テーブル123 を更新する。ステップS5で実行結果を
送信されたクライアント計算機のディスプレイはアプリ
ケーションプロセス200aの実行結果が例えば通常言語で
表示される。
The inter-process communication means 110 sends the execution result to the corresponding client computer based on the given computer name (S5). When the execution result is transmitted to the client computer, the result reference management unit 113 indicates that the execution result has been transmitted to the client computer. Therefore, the execution result number of the execution result and the user name of the client computer are input. Update the result reference table 123 in addition to the result reference table 123. The execution result of the application process 200a is displayed in the normal language on the display of the client computer to which the execution result is transmitted in step S5.

【0020】図5はアプリケーションプロセス200a,200
b …200nの構成を示すブロック図である。図において21
0 はプロセス間通信手段、211 はアプリケーション本
体、212 は統合入出力手段、213 は実行結果編集手段で
あり、プロセス間通信手段210はホスト計算機1との通
信を制御する。統合入出力手段212 はクライアント計算
機2a,2b …2nに夫々備えられている図示しない入力装置
から入力されるデータ,コマンド等の入力イベントを受
け付け、前記入力イベントを他のクライアント計算機へ
送信する必要があるか否かを判断し、必要がある場合は
前記入力イベントを一旦ホスト計算機に送り具体的な送
り先はプロセス管理モニタ100 で判定してもらう。
FIG. 5 shows application processes 200a and 200
FIG. 11 is a block diagram showing a configuration of b ... 200n. 21 in the figure
0 is an inter-process communication means, 211 is an application main body, 212 is an integrated input / output means, 213 is an execution result editing means, and the inter-process communication means 210 controls communication with the host computer 1. The integrated input / output means 212 is required to accept input events such as data and commands input from input devices (not shown) provided in the client computers 2a, 2b ... 2n, respectively, and send the input events to other client computers. It is judged whether or not there is, and if necessary, the input event is once sent to the host computer, and the concrete destination is judged by the process management monitor 100.

【0021】また、前記入力イベントが他のクライアン
ト計算機で実行されたアプリケーションプロセスの実行
結果の参照を要求するコマンドである場合は、前記実行
結果をホスト計算機1から受信する命令をプロセス間通
信手段210 へ与える。これにより前述したプロセス間通
信と入力イベントとを同列に扱うことを可能ならしめ
る。なおオペレータによる直接理解を助けるために入力
イベントデータのフォーマットはキーボード等の入力装
置からの入力そのままのものと、これに対応する通常言
語によるものとの2種類を備えたものとする。
When the input event is a command requesting reference of the execution result of the application process executed by another client computer, the inter-process communication means 210 issues an instruction to receive the execution result from the host computer 1. Give to. This makes it possible to handle the above-mentioned interprocess communication and the input event in the same row. In order to facilitate direct understanding by the operator, there are two types of input event data formats: one that is directly input from an input device such as a keyboard and one that is in a corresponding normal language.

【0022】実行結果編集手段213 はアプリケーション
本体211 におけるアプリケーションプロセスの実行が終
了することによりアプリケーション本体211 からプロセ
ス間通信手段210 を介して与えられる機械語で示されて
いる実行結果を通常言語に変換し、実行結果を表示用に
編集する。実行結果編集手段213 により編集された実行
結果はプロセス間通信手段210 へ与えられ、ホスト計算
機1へ送信される。
The execution result editing means 213 converts the execution result indicated by the machine language given from the application body 211 via the interprocess communication means 210 into a normal language when the execution of the application process in the application body 211 is completed. And edit the execution results for display. The execution result edited by the execution result editing means 213 is given to the interprocess communication means 210 and transmitted to the host computer 1.

【0023】[0023]

【発明の効果】以上のように本発明によれば、計算機シ
ステム中のある計算機において実行されたプロセスの実
行結果が前記プロセスに関連するプロセスを実行してい
る計算機へ実時間的に送信され、また関連するプロセス
の起動時に送信され、これら送信されたプロセスの計算
機において表示された実行結果を参照しながらそのプロ
セスを実行させることができる。これによって大規模ソ
フトウェアの開発を多数の計算機の連繋によって行うこ
とが容易になる。
As described above, according to the present invention, the execution result of a process executed in a computer in a computer system is transmitted in real time to a computer executing a process related to the process, It is also possible to execute the process while referring to the execution result displayed on the computer of the transmitted process, which is transmitted when the related process is activated. This facilitates the development of large-scale software by connecting many computers.

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

【図1】本発明に係る計算機システムの模式図である。FIG. 1 is a schematic diagram of a computer system according to the present invention.

【図2】プロセス管理モニタの構成を示すブロック図で
ある。
FIG. 2 is a block diagram showing a configuration of a process management monitor.

【図3】アプリケーションプロセスの実行が開始された
場合のプロセス管理モニタにおける処理を示すフローチ
ャートである。
FIG. 3 is a flowchart showing processing in a process management monitor when execution of an application process is started.

【図4】アプリケーションプロセスの実行結果を受信し
た場合のプロセス管理モニタにおける処理を示すフロー
チャートである。
FIG. 4 is a flowchart showing processing in a process management monitor when an execution result of an application process is received.

【図5】アプリケーションプロセスの構成を示すブロッ
ク図である。
FIG. 5 is a block diagram showing a configuration of an application process.

【符号の説明】[Explanation of symbols]

1 ホスト計算機 2a,2b …2n クライアント計算機 100 プロセス管理モニタ 121 プロセステーブル 122 実行結果テーブル 123 結果参照テーブル 200a,200b …200n アプリケーションプロセス 1 Host computer 2a, 2b… 2n Client computer 100 Process management monitor 121 Process table 122 Execution result table 123 Result reference table 200a, 200b… 200n Application process

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 複数の計算機をデータ通信可能に接続し
た計算機システムにおいて、一の計算機で実行されたプ
ロセスの実行結果を、前記実行結果に関連するプロセス
を実行している他の計算機へ送信し、また前記実行結果
に関連するプロセスを実行する他の計算機へ該プロセス
の起動時に送信することを特徴とする複数プロセス協調
方法。
1. In a computer system in which a plurality of computers are connected for data communication, an execution result of a process executed by one computer is transmitted to another computer executing a process related to the execution result. And a method for coordinating a plurality of processes, which is transmitted to another computer that executes a process related to the execution result when the process is started.
【請求項2】 複数の計算機をデータ通信可能に接続し
てなり、各計算機で実行されるプロセスに基づいて計算
機間のデータ通信を行う計算機システムであって実行中
のプロセスを示す情報を保持する実行中プロセス保持手
段と、 実行されたプロセスの結果を示す情報を保持する結果保
持手段と、 プロセスの実行結果を他プロセスへ送信したか否かの情
報を保持する参照情報保持手段と、 プロセス起動時に参照情報保持手段を検索し、当該プロ
セスに関連する他プロセスの実行結果の当該プロセスへ
の送信の有無を調べ、未送信の場合にその実行結果を当
該プロセスへ送信する手段と、 プロセス実行結果が得られた場合に該プロセス実行結果
が関連する他プロセスを検索し、そのうちの実行中のプ
ロセスに対し、前記プロセス実行結果を送信する手段と
を具備することを特徴とする計算機システム。
2. A computer system in which a plurality of computers are connected for data communication so as to perform data communication between the computers based on the process executed by each computer, and holds information indicating a process being executed. Executing process holding means, result holding means holding information indicating the result of the executed process, reference information holding means holding information indicating whether the execution result of the process is transmitted to another process, process start Sometimes the reference information holding means is searched to check whether the execution result of another process related to the process has been sent to the process. If it has not been sent, the execution result is sent to the process and the process execution result. When the process execution result is obtained, another process related to the process execution result is searched, and the process execution result is sent to the process being executed. Computer system, characterized by comprising means for.
JP10226392A 1992-03-27 1992-03-27 Plurality process cooperation method and computer system Pending JPH05274283A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10226392A JPH05274283A (en) 1992-03-27 1992-03-27 Plurality process cooperation method and computer system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10226392A JPH05274283A (en) 1992-03-27 1992-03-27 Plurality process cooperation method and computer system

Publications (1)

Publication Number Publication Date
JPH05274283A true JPH05274283A (en) 1993-10-22

Family

ID=14322714

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10226392A Pending JPH05274283A (en) 1992-03-27 1992-03-27 Plurality process cooperation method and computer system

Country Status (1)

Country Link
JP (1) JPH05274283A (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01180640A (en) * 1988-01-12 1989-07-18 Nec Corp Integration system for plural processes
JPH02101564A (en) * 1988-10-11 1990-04-13 Nippon Telegr & Teleph Corp <Ntt> Transferring method for decentralized communication controlling information

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01180640A (en) * 1988-01-12 1989-07-18 Nec Corp Integration system for plural processes
JPH02101564A (en) * 1988-10-11 1990-04-13 Nippon Telegr & Teleph Corp <Ntt> Transferring method for decentralized communication controlling information

Similar Documents

Publication Publication Date Title
JP2810923B2 (en) Application integration device in digital processing system
EP0462691A2 (en) Data processing apparatus having a user inquiry facility
US6658466B1 (en) Method and apparatus for integrating remote human interactive assistance function into software systems
JPH05298052A (en) Window system and event processing method
JPH05274283A (en) Plurality process cooperation method and computer system
JPH02105225A (en) Digital data processing syste,
JPS62120562A (en) Output control system for job result given to terminal printer equipment
JPH05334272A (en) Monitoring and operating method for plural electronic computers
JP2509936B2 (en) Output control device
JPH07319731A (en) Program testing method
JPH11149384A (en) Inter-process communication controller
JPH09134267A (en) Graphical user interface device
JPH11149383A (en) Inter-process communication controller
JPH04237329A (en) Interactive file retrieving system for program development
JP2890962B2 (en) Loosely coupled multi-hot standby computer system
JPH064386A (en) Interactive type work program executing system for distributed processing system
JPS6385855A (en) Job step transfer control system in job transfer system
JP2001160036A (en) General-purpose system tool for client
JPH11161514A (en) Debugger device, debugging method and storage medium recording debugging program
JPH04260963A (en) Server/client system
JPH0343280A (en) Printer state setting system
JPH1131157A (en) Database retrieval system
JPH07129491A (en) Information processing system and terminal controlling method
JPH05120341A (en) Data base retrieving method
JPH0589071A (en) Terminal control system of conversational debugger