JPH01180640A - Integration system for plural processes - Google Patents

Integration system for plural processes

Info

Publication number
JPH01180640A
JPH01180640A JP63005237A JP523788A JPH01180640A JP H01180640 A JPH01180640 A JP H01180640A JP 63005237 A JP63005237 A JP 63005237A JP 523788 A JP523788 A JP 523788A JP H01180640 A JPH01180640 A JP H01180640A
Authority
JP
Japan
Prior art keywords
processes
input
keyboard
communication
inter
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
JP63005237A
Other languages
Japanese (ja)
Inventor
Naoto Ichihara
直人 市原
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
NEC Corp
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 Corp filed Critical NEC Corp
Priority to JP63005237A priority Critical patent/JPH01180640A/en
Publication of JPH01180640A publication Critical patent/JPH01180640A/en
Pending legal-status Critical Current

Links

Landscapes

  • Multi Processors (AREA)

Abstract

PURPOSE:To simultaneously perform the input of commands given from an operator and cooperative actions among plural processes by handling input received from a keyboard and a coordinate input device as well as an inter- process communication event by an application program. CONSTITUTION:A process control monitor 1 containing a process control table 2 is used together with plural application processes 3 and 3' which include an application main body 6, an integrated input/output function 5 and an inter- process communication function 4 respectively. Each of both processes 3 and 3' controls the function 4 and has the function 5 which controls the input events to handle the input events C received from a keyboard 7 and a coordinate input device 8 and an input event (f) of the inter-process communication in the same way. Therefore, the same support is possible for other processes and an operator. Thus it is possible to simultaneously perform the input of commands given from the operator and the cooperative actions among plural processes.

Description

【発明の詳細な説明】 〔産業上の第1」用分野〕 本発明は複数プロセス統合化方式、特にCAD等の対話
型プログラムの複合プロセス統合化方式%式% 近年のソフトウェアシステムは、高機能化、大規模化す
る傾向にあり、計算機の粱源の点からも。
[Detailed description of the invention] [First industrial field] The present invention relates to a multi-process integration method, particularly a multi-process integration method for interactive programs such as CAD. There is a tendency for computers to become larger and larger, and from the perspective of computing resources.

全処理上@を一つの実行モジュールに結合するのは、難
しくなってお夛1分散処理化の方向にあム〔共通的技術
〕 一般に、大規模ノットフェアの構a:法としては。
It has become difficult to combine all processes into a single execution module, and the trend is toward more distributed processing [common technology].

全ブプルーチンを1つの実行モジュールに結合する方法
、適当な機能ごとにオーバーレイする方法。
How to combine all program routines into one execution module, overlaying appropriate functions.

適当な機能ごとに別々のプロセス(タスク)トシプロセ
ス間のデータの授渡しをファイルもしくは専用の共有メ
モリで行なう方法等がある。
There are separate processes (tasks) for each appropriate function, and a method of transferring data between processes using a file or a dedicated shared memory.

〔従来の技術」 従来の複数プロセスを用いた大規模システムは。[Conventional technology] Traditional large-scale systems using multiple processes.

各システムの起動・完了を制御するプロセスと複数のア
プリケーションプロセスから構成され、制御プロセスが
シーケンシャルに各プロセス構成図・完了させていく方
法をとっている。
It consists of a process that controls the startup and completion of each system and multiple application processes, and the control process sequentially completes each process.

各プロセス間のデータの授受はファイル渡しか。Is data exchanged between each process via files?

共有メモリを用いるものが多く、各プロセスは。Many use shared memory, and each process.

基本的には同時走行せず、 JITh々に処理手続きを
進める形態をとっている。
Basically, they do not run at the same time and proceed with processing procedures JITh.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

上述した従来の複数プロセスを用いた大規模システム構
成方法でハ、複数プロセスが同時走行し。
In the conventional large-scale system configuration method using multiple processes described above, multiple processes run simultaneously.

各々の間で協調動作ができないという欠点があった。さ
らに、プロセス間のデータ授受に汎用性がないため、C
ADシステムのようなインタラクティブなシステムにお
いて、プログラム的に独立した複数のグログラム間を汎
用的に結合することができないという欠点がめった。
The disadvantage was that there was no cooperative operation between them. Furthermore, since there is no generality in exchanging data between processes, C
In an interactive system such as an AD system, a drawback is that it is rarely possible to universally connect a plurality of programmatically independent programs.

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

本発明の複数プロセス統合化方式は、同時走行する複数
のプロセスのプロセス名、プロセス管理モ−タスを管理
し、各プロセスの起動・完了及びプロセス間通信を制御
するプロセス管理手段を持つプロセス管理モータと、プ
ロセス間の通信手段とキーボード及び座標入力装置から
の入力を一括管理し入力イベントの発生元プロセスを特
定することのでさる入力管理手段を備えた複数のアプリ
ケーションプロセスから構成され、アプリケーションプ
ログラムがキーボード及び座標入力装置からの入力とプ
ロセス間の通信イベントを同様に扱うことにより、操作
者からのコマンド入力及び同時走行する複数のプロセス
間の協調動作を同時に行なわせる。
The multiple process integration method of the present invention is a process management motor that has a process management means that manages the process names and process management motors of multiple processes running simultaneously, and controls the startup and completion of each process and inter-process communication. It consists of multiple application processes equipped with a communication means between processes and an input management means for collectively managing input from the keyboard and coordinate input device and identifying the process that generated the input event, and the application program is By handling inputs from the coordinate input device and communication events between processes in the same way, command inputs from an operator and cooperative operations between a plurality of processes running simultaneously can be performed simultaneously.

〔実施例〕〔Example〕

次に1本発明の実施例について1図面を参照して詳細に
説明する。
Next, one embodiment of the present invention will be described in detail with reference to one drawing.

第1図は本発明の−実り例ケ示すプロセス構成図である
FIG. 1 is a process block diagram showing a practical example of the present invention.

第1図に示す複数プロセス統合化方式は、プロセス管理
テーブル紮もつプロセス管理モニタ1と。
The multiple process integration method shown in FIG. 1 includes a process management monitor 1 having a process management table.

アプリケーション本体6.統合入出力機能5.プロセス
間通信機能4をもった複数のアプリケージ薗ンプロセス
3.3′から構成される。
Application body 6. Integrated input/output function 5. It is composed of a plurality of application processes 3.3' having an inter-process communication function 4.

プロセス管理モニタ1は、自分の管理下にあるプロセス
全てのプロセス名、プロセスid、プロセスの状態ステ
ータスをテーブルとしてもりてお9、各アプリケーショ
ンプロセスからの間合せ要求aによシ、各プロセスの情
報を返送する。間合わせとしては、プロセス名に対する
プロセス構成図の間合わせ、各プロセスの状態:直の間
合わせ等がある。プロセス管理モニタlは、各アプリケ
ージ箇ンからの他プロセスの起動・完了侠求aにより、
新しいプロセスの起動及び既存プロセスの完了処理を行
なう。
The process management monitor 1 has a table containing the process names, process IDs, and process statuses of all processes under its control 9, and receives information about each process in response to a request a from each application process. to be sent back. Examples of adjustments include matching the process configuration diagram to the process name, and matching the status of each process directly. The process management monitor requests the startup and completion of other processes from each application cage.
Starts new processes and completes existing processes.

各アプリケーションプロセス3.3′は、プロセス間イ
ベント通信信号すを使って直接他のプロセスと通信を行
なう。
Each application process 3.3' communicates directly with other processes using interprocess event communication signals.

第2図はイベント通信の内容を示すデータ構造を説明す
るだめの模式図で、イベント通信ではイベントの送付元
プロセスidもしくはプロセス名。
FIG. 2 is a schematic diagram for explaining the data structure that shows the contents of event communication. In event communication, the event sender process ID or process name.

イベントのタイプイベント内容を送る。イベントデータ
は、テキストデータ列とし、そのフォーマットは、キー
ボード等から、アプリケーションプロセスに対しコマン
ドを発行する場合と同じものとする。
Event type Send event content. The event data is a text data string, and its format is the same as when issuing a command to an application process from a keyboard or the like.

また各コマンドごとの実行結果の反映方法も。Also, how to reflect the execution results of each command.

キーボード等の入力とプロセス間通信の場合と同じとす
る。アクノリッジ等の返答が8賛な場合は、返答敬求コ
マンドを発行する。各アプリケーションでは、返答が必
要な場合1入力されたイベントの発行元に返答イベント
を発行する。
The same applies to keyboard input and interprocess communication. If there are 8 responses such as acknowledgment, a response request command is issued. When each application requires a response, it issues a response event to the issuer of the input event.

各アプリケーションプロセス3.3′は、プロセス間通
信機能4を制御し1人カイベントを管理する統合大田方
機能5を持ち、キーボード7、座標入力装置8からの入
力イベントCとプロセス間励信の人カイベン)fを同様
に扱うことにより。
Each application process 3.3' has an integrated Otakata function 5 that controls the inter-process communication function 4 and manages single-person events, and receives input events C from the keyboard 7 and coordinate input device 8 and inter-process excitation. By treating f in the same way.

他プロセスに対しても、操作者に対しても同じサポート
が可能となる。
The same support can be provided to other processes as well as to the operator.

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

本発明の複数プロセス統合化方式は、プロセス間の通信
イベントと、キーボード尋からの入力イベントを同等に
扱うことによシ、複数のプロセスを同時走行させ、プロ
セス同士がプロセス間通信イベントを用いて協調動作す
るとともに、操作者がキーボード、マウスから入力した
コマンド要求も同様に扱えるという効果がある。
The multiple process integration method of the present invention allows multiple processes to run simultaneously by treating inter-process communication events and input events from the keyboard equally, and processes can communicate with each other using inter-process communication events. In addition to cooperative operation, command requests input by the operator from the keyboard and mouse can also be handled in the same way.

また、協調動作を行なうプロセスの数の制限。Also, a limit on the number of cooperating processes.

プロセス同士の細かな取決めが不要のため、複数のプロ
グラムの統合化が自由にできるという効果がある。
Since there is no need to make detailed arrangements between processes, it has the effect of freely integrating multiple programs.

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

第1図は本発明の一実施例を示すプロセス構成図、第2
図はイベント通信の内容を示す模式図である。 ■・・・・・・プロセス管理モニタ、2・・・・・・プ
ロセス管理テーブル、3.3’・・・・・・アプリケー
ジ冒ンプロセス、4.4’・・・・・・プロセス間通信
機能、5,5’・・・・・・統合入出力機能、6.6’
・・・・・・アプリケージ冒ンプロセス本体、7・・・
・・・キーボード、8・・・・・・マウス、 a・・・・・・間合わせ、起動完了要求逍信、b・・・
・・・プロセス間イベント通信、C・・・・・・キーボ
ード、マクスからの入力イベント。 代理人 弁理士  内 原   晋 $  f  凹 イヘ゛シトテーーゾ贋鐵 茅 2 閏
Fig. 1 is a process configuration diagram showing one embodiment of the present invention;
The figure is a schematic diagram showing the contents of event communication. ■...Process management monitor, 2...Process management table, 3.3'...Application cage access process, 4.4'...Between processes Communication function, 5,5'...Integrated input/output function, 6.6'
・・・・・・Application cage opening process itself, 7...
...Keyboard, 8...Mouse, a...Preparation, start-up completion request transmission, b...
...Inter-process event communication, C...Input event from keyboard and mask. Agent Patent Attorney Susumu Uchihara

Claims (1)

【特許請求の範囲】[Claims]  同時走行する複数のプロセスのプロセス名、プロセス
id状態ステータスを管理し、各プロセスの起動・完了
及びプロセス間の通信を制御するプロセス管理手段を持
つプロセス管理モニタと、プロセス間の通信手段と、キ
ーボード及び座標入力装置からの入力を一括管理し入力
イベントの発生元プロセスを特定することのできる入力
管理手段を備えた複数のアプリケーションプロセスから
構成され、アプリケーションプログラムがキーボード及
び座標入力装置からの入力とプロセス間の通信イベント
を同様に扱うことにより、操作者からのコマンド入力及
び同時走行する複数プロセス間の協調動作を同時に行な
わせることを特徴とした複数プロセス統合化方式。
A process management monitor that has process management means that manages the process names, process IDs, and statuses of multiple processes running simultaneously, and controls the startup and completion of each process and communication between processes, a means of communication between processes, and a keyboard. It is composed of multiple application processes equipped with an input management means that can collectively manage input from the keyboard and coordinate input device and identify the process that generated the input event, and the application program handles the input from the keyboard and coordinate input device and the process. A multiple process integration method characterized by allowing command input from an operator and cooperative operations between multiple processes running simultaneously to be performed simultaneously by handling communication events between them in the same way.
JP63005237A 1988-01-12 1988-01-12 Integration system for plural processes Pending JPH01180640A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63005237A JPH01180640A (en) 1988-01-12 1988-01-12 Integration system for plural processes

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63005237A JPH01180640A (en) 1988-01-12 1988-01-12 Integration system for plural processes

Publications (1)

Publication Number Publication Date
JPH01180640A true JPH01180640A (en) 1989-07-18

Family

ID=11605589

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63005237A Pending JPH01180640A (en) 1988-01-12 1988-01-12 Integration system for plural processes

Country Status (1)

Country Link
JP (1) JPH01180640A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05274283A (en) * 1992-03-27 1993-10-22 Sumitomo Metal Ind Ltd Plurality process cooperation method and computer system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05274283A (en) * 1992-03-27 1993-10-22 Sumitomo Metal Ind Ltd Plurality process cooperation method and computer system

Similar Documents

Publication Publication Date Title
JP3884487B2 (en) Method and data exchange logic for making necessary data available from a predetermined peripheral device of a computer device to an external application package
JPH0131214B2 (en)
JPH01200467A (en) Apparatus and method for data processing system having equal relationship between a plurality of central processors
US6275866B1 (en) Manipulation and coupling of object oriented components
JPH01180640A (en) Integration system for plural processes
JPH04362783A (en) Cad system having simultaneous concurrent processing function at plural terminals
JPS59220866A (en) Distributed processing system
JPH0296833A (en) Different type job control system
JPS6239789B2 (en)
Lin et al. Integrating existing software packages using the virtual machine technique
JP2638290B2 (en) Job input processing device
JPH04274524A (en) System for controlling inter-process communication
JPH0795296B2 (en) Information sharing processing method in data processing system
JPH0241543A (en) Computer server system
JPH01318115A (en) Distributed window controller
JPS63301352A (en) Exchange system for file shared data with communication control
JPH05113893A (en) Volume resource managing system in virtual computer
JPH06301579A (en) System for managing distributed file
JPH04141756A (en) Peripheral device control system
JPH031256A (en) Input/output control processing system for disk device in on-line terminal
JPH0279150A (en) Distributed processing system
JPH01140340A (en) Re-entrant processor
JPH0679301B2 (en) Job end notification method
JPH03237554A (en) Multiprocessor control system
JPS61260345A (en) Bus control system among multiprocessors