JPH03149628A - Abnormality processing system for inter-program communication - Google Patents

Abnormality processing system for inter-program communication

Info

Publication number
JPH03149628A
JPH03149628A JP1289265A JP28926589A JPH03149628A JP H03149628 A JPH03149628 A JP H03149628A JP 1289265 A JP1289265 A JP 1289265A JP 28926589 A JP28926589 A JP 28926589A JP H03149628 A JPH03149628 A JP H03149628A
Authority
JP
Japan
Prior art keywords
message queue
abnormality
processing
programs
request
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
JP1289265A
Other languages
Japanese (ja)
Inventor
Shigeki Sawada
沢田 茂樹
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.)
Fuji Facom Corp
Original Assignee
Fuji Facom 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 Fuji Facom Corp filed Critical Fuji Facom Corp
Priority to JP1289265A priority Critical patent/JPH03149628A/en
Publication of JPH03149628A publication Critical patent/JPH03149628A/en
Pending legal-status Critical Current

Links

Landscapes

  • Computer And Data Communications (AREA)

Abstract

PURPOSE:To simultaneously and surely inform the generation of abnormality by deleting a message queue by a message queue control part at the time of generating abnormality to inform the abnormality to a processing request part to be a communication opposite party. CONSTITUTION:Respectively different processing requesting programs are stored in processing requesting parts (1-1) to (1-N) and programs for controlling a resource are stored also in a resource control part 5 to execute communication between these programs. Request data from respective processing request parts (1-1) to (1-N) are stored in the message queue 4 and the resource control part 5 extracts the requesting data from the message queue 4 and executes their processing. When an abnormality detection part 6 detects abnormality, the message queue control part 7 deletes the message queue 4 and simultaneously informs the abnormality to all communication opposite parties. Consequently, the abnormality can be simultaneously and surely informed to all the communication opposite parties.

Description

【発明の詳細な説明】 〔目次〕 概要 産業上の利用分野 従来の技術(第4図、第5図) 発明が解決しようとする課題 課題を解決するための手段(第1図) 作用 実施例(第2図、第3図) 発明の効果 〔概要〕 プログラム間通信の異常処理方式に関し、簡単な方式に
より、全ての通信相手に対して、異常通知を同時に、か
つ確実に行えるようにすることを目的とし、 処理依頼プログラムを有する処理依頼部と、メツセージ
キューと、資源管理等のプログラムを有する資源管理部
とを設けると共に、資源管理部には、異常検出部と、メ
ツセージキューを管理するメッセジキュー管理部とを設
け、2つのプログラム間でメツセージキューを使用して
通信を行うプログラム間通信の異常処理方式において、
異常検出部で異常を検出した場合、メツセージキュー管
理部により、メツセージキューを削除し、全ての通信相
手に対して同時に異常通知を行うように構成する。
[Detailed description of the invention] [Table of contents] Overview Industrial field of application Prior art (Figures 4 and 5) Means for solving the problem to be solved by the invention (Figure 1) Working examples (Figures 2 and 3) Effects of the invention [Summary] To make it possible to simultaneously and reliably notify all communication partners of an error using a simple method regarding an error processing method for communication between programs. For the purpose of this, there is provided a processing request section having a processing request program, a message queue, and a resource management section having programs for resource management, etc., and the resource management section has an abnormality detection section and a message processing section for managing the message queue. In an abnormality processing method for inter-program communication in which a queue management section is provided and two programs communicate using a message queue,
When the abnormality detecting section detects an abnormality, the message queue management section deletes the message queue and simultaneously notifies all communication partners of the abnormality.

【産業上の利川分野] 本発明はプログラム間通信の異常処理方式に関し、更に
詳しくいえば、メツセージキューを使用してプログラム
間通信を行う場合に用いられ、特に、異常処理を簡単に
、かつ確実に実行できるようにしたプログラム間通信の
異常処理方式に関する。
[Industrial Icheon Field] The present invention relates to an abnormality processing method for communication between programs, and more specifically, it is used when communicating between programs using a message queue, and in particular, it is used to easily and reliably handle abnormalities. This invention relates to a method for handling errors in inter-program communication that can be executed immediately.

〔従来の技術〕[Conventional technology]

第4図は、従来のプログラム間通信システムのブロック
図であり、第5図は、第4図に示した従来例の処理フロ
ーチャートである。
FIG. 4 is a block diagram of a conventional inter-program communication system, and FIG. 5 is a processing flowchart of the conventional example shown in FIG.

第4図において、l−l−l−Nは処理依頼部、2−1
02−Nはデータ送信部、3はメモり、4はメツセージ
キニー、5は資源管理部、6は異常検出部、7はメツセ
ージキュー管理部を示す。
In FIG. 4, l-l-l-N is a processing requesting unit, 2-1
02-N is a data transmission section, 3 is a memory, 4 is a message kinny, 5 is a resource management section, 6 is an abnormality detection section, and 7 is a message queue management section.

処理依頼部1−1〜l−Nには、それぞれ異なった処理
依頼プログラム(アプリケーションプログラム)が格納
されており、資源管理部5には、資源を管理するプログ
ラム、例えば資源がLANのようなネットワークであれ
ば、ネットワーク制御プログラムが格納されている。
The processing requesting units 1-1 to l-N store different processing requesting programs (application programs), and the resource management unit 5 stores a program for managing resources, such as a network such as a LAN. If so, the network control program is stored.

メツセージキュー4は、メモり3の一部の領域に設けら
れており、FIFO方式を採用している。
The message queue 4 is provided in a part of the memory 3 and uses a FIFO method.

資源管理部5に設けられた異常検出部6は、処理の異常
を検出するものであり、メツセージキュー管理部7は、
メツセージキュー4内の情報の管理を行うものである。
An abnormality detection unit 6 provided in the resource management unit 5 detects abnormalities in processing, and a message queue management unit 7
It manages information in the message queue 4.

処理依頼部1−1−1−Nから処理の依頼をするには、
それぞれ、処理依頼部1−1−1−Nに設けられたデー
タ送信部2−1〜2−Nから、メモり3内のメツセージ
キュー4へデータを送出することにより行う。
To request processing from the processing requesting unit 1-1-1-N,
This is performed by sending data to the message queue 4 in the memory 3 from the data transmitting units 2-1 to 2-N provided in the processing requesting unit 1-1-1-N, respectively.

このようにして各処理状頬部1−1−1−Nから依頼し
たデータは、メツセージキュー4に格納されており、メ
ツセージキュー4内のデータは順次取り出されて資源管
理部5へ送られ、処理がなされる。
The data requested from each processed cheek unit 1-1-1-N in this way is stored in the message queue 4, and the data in the message queue 4 is sequentially retrieved and sent to the resource management unit 5. Processing is done.

この処理を第5図のフローチャートにより説明する。This process will be explained using the flowchart shown in FIG.

メツセージキュー4には、上記のようにして処理依頼の
データが格納されているとする。このメツセージキュー
4はFIFO方式を採用しているので、最初に格納され
たものから順次データ抜き取り、資源管理部5で処理を
する(100)。
It is assumed that the message queue 4 stores processing request data as described above. Since this message queue 4 adopts the FIFO method, data is sequentially extracted from the first stored data and processed by the resource management unit 5 (100).

この処理において、異常検出部(6)が異常を監視して
おり(101)、もし異常がなければ結果通知を出し、
メツセージキュー4を介して該当する処理依頼部へ結果
通知を行う(103)。
In this process, the abnormality detection unit (6) monitors abnormalities (101), and if there is no abnormality, it issues a result notification,
The result is notified to the corresponding processing requesting unit via the message queue 4 (103).

しかし、もし異常であれば、上記の結果通知と同様にし
て異常通知を行う(102)。
However, if it is abnormal, an abnormality notification is performed in the same manner as the result notification described above (102).

すなわち、メツセージキュー4を使用してプログラム間
通信を行う処理において、異常が発生した場合、異常を
検出した資源管理部5から、通信相手であφ処理依頼部
1−1−1−Nに対して異常通知を行うには、結果通知
として異常通知を行っていた。
That is, if an abnormality occurs in the process of communicating between programs using the message queue 4, the resource management unit 5 that detected the abnormality sends a message to the communication partner φ processing requesting unit 1-1-1-N. In order to notify an abnormality, the abnormality notification was sent as a result notification.

このため、資源管理部5において、[処理依頼」と「処
理結果」の対応を正確に管理していた。
For this reason, the resource management section 5 accurately manages the correspondence between "processing requests" and "processing results."

例えば、資源管理部5内に、依頼元と依頼内容等のデー
タを管理テーブルとして持ち、この管理テーブルにより
上記の管理をしていた。
For example, the resource management section 5 has a management table containing data such as request sources and request contents, and the above-mentioned management is performed using this management table.

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

上記のような従来のものにおいては次のような欠点があ
った。
The above-mentioned conventional devices had the following drawbacks.

(1)「処理依頼」と「処理結果」の対応を正確に管理
するロジックが必要なため、プログラム等の処理が複雑
になる。
(1) Since logic is required to accurately manage the correspondence between "processing requests" and "processing results," processing of programs etc. becomes complicated.

(2)通信相手である処理依頼部の各々に対して異常通
知を行う必要があるため、相手プログラムが異常通知を
受けるタイミングと実際に異常が発生したタイミングが
ずれる可能性がある。
(2) Since it is necessary to notify each processing requesting unit that is a communication partner, the timing at which the partner program receives the abnormality notification and the timing at which the abnormality actually occurs may deviate.

即ち、異常通知は、全ての通信相手に対して、結果通知
という形で知らせるため、その処理に時間がかかり、異
常通知が遅くなる。
That is, since the abnormality notification is notified to all communication partners in the form of a result notification, the processing takes time and the abnormality notification is delayed.

(3) ト記(1)の理由により、プログラムの開発工
数が増えると共に、作成したプログラムにバグの混在す
る可能性が高い。
(3) Due to the reason mentioned in (1) above, the number of man-hours required to develop a program increases, and there is a high possibility that the created program will contain bugs.

本発明は、このような従来の欠点を解消し、簡単な方式
により、全ての通信相手に対して、異常通知を同時に、
かつ確実に行えるようにすることを目的とする。
The present invention eliminates these conventional drawbacks and simultaneously sends abnormality notifications to all communication partners using a simple method.
The purpose is to ensure that this can be carried out reliably.

(課題を解決するための手段〕 第1図は本発明の原理図であり、A図は通信システムの
原理ブロック図、B図は処理のフローチャートである。
(Means for Solving the Problems) Fig. 1 is a diagram showing the principle of the present invention, Fig. A is a principle block diagram of a communication system, and Fig. B is a flowchart of processing.

A図において、l−l−l−Nは処理依頼部、4はメツ
セージキュー、5は資源管理部、6は異常検出部、7は
メツセージキュー管理部を示す。
In Figure A, 1-1-1-N indicates a processing requesting section, 4 indicates a message queue, 5 indicates a resource management section, 6 indicates an abnormality detection section, and 7 indicates a message queue management section.

処理依願部1−1〜1−Nには、それぞれ異なった処理
依頼プログラム(アプリケーションプログラム)が格納
されており、また資源管理部5にも、資源管理用等のプ
ログラムが格納されていて、これらのプログラム間で通
信が行われる。
The processing request units 1-1 to 1-N store different processing request programs (application programs), and the resource management unit 5 also stores programs for resource management, etc. Communication takes place between these programs.

メツセージキニー4を使用してプログラム間通信を行う
場合、依頼、及び結果通知は、そのメツセージキュー4
を介して行われる。
When communicating between programs using Message Kinney 4, requests and result notifications are sent to the message queue 4.
It is done through.

各処理依頼部1−1−1−Nからの依頼データは、メツ
セージキュー4に格納され−、資源管理部5へ送られて
処理がなされる。処理依願部1−1〜l−Nでは、依頼
を行うと、その結果待ち状態となる。
Request data from each processing request section 1-1-1-N is stored in a message queue 4 and sent to a resource management section 5 for processing. When the processing request units 1-1 to 1-N make a request, they enter a waiting state.

B図は資源管理部5における処理のフローチャートであ
る。
Figure B is a flowchart of processing in the resource management section 5.

上記のようにして、処理依願部1−1〜1−Nからの依
頼データは、メツセージキュー4内に格納されているか
ら、資源管理部5では、メツセージキュー4から依頼デ
ータを抜き取り処理を実行する(110)。
As described above, the request data from the processing request units 1-1 to 1-N are stored in the message queue 4, so the resource management unit 5 extracts the request data from the message queue 4 and executes the process. (110).

この時、異常検出部6で異常検出がなされ(111)、
異常がなければ、従来と同様に結果通知を行う(] l
 3)。
At this time, the abnormality detection unit 6 detects an abnormality (111),
If there is no abnormality, the results will be notified as before (] l
3).

もし異常が検出された場合には、異常検出部6からメツ
セージキュー管理部7に対して通知がなされ、メツセー
ジキュー管理部7ではメツセージキュー4を削除する(
112)。
If an abnormality is detected, the abnormality detection unit 6 notifies the message queue management unit 7, and the message queue management unit 7 deletes the message queue 4 (
112).

これにより、結果待ちをしている処理依願部l−l〜l
−Nに対して同時に、かつ確実に異常通知をする。
As a result, the processing requesting units l-l~l that are waiting for the results
- Simultaneously and reliably notify abnormality to N.

〔作用〕。[Effect].

本発明は上記のように処理依願部から依頼されたデータ
を、メツセージキューから抜き取り、処理を行う。
The present invention extracts the data requested by the processing requesting section from the message queue and processes the data as described above.

この時、異常がなければメツセージキューを介して結果
通知を行うが、異常が発生した場合には、そのメツセー
ジキューを削除することによって通信相手である処理依
頼部へ異常通知を行うものである。
At this time, if there is no abnormality, the result is notified via the message queue, but if an abnormality occurs, the message queue is deleted and the abnormality is notified to the processing requesting unit, which is the communication partner.

したがって、メツセージキューを削除するという簡単な
方式で、異常通知を同時に、かつ確実に行うことができ
る。
Therefore, by simply deleting the message queue, abnormality notification can be simultaneously and reliably performed.

〔実施例〕〔Example〕

以下、本発明の実施例を図面に基づいて説明する。 Embodiments of the present invention will be described below based on the drawings.

第2図、第3図は、本発明の1実施例を示した図であり
、第2図はプログラム間通信システムのブロック図、第
3図は処理のフローチャートである。
2 and 3 are diagrams showing one embodiment of the present invention, in which FIG. 2 is a block diagram of an inter-program communication system, and FIG. 3 is a flowchart of processing.

第2図において、l−l−l−Nは処理依頼部、2−1
〜2−Nはデータ送信部、3はメモり、、4はメツセー
ジキュー、5は資源管理部、6は異常検出部、7はメツ
セージキュー管理部を示す。
In FIG. 2, l-l-l-N is a processing requesting unit, 2-1
2-N is a data transmitter, 3 is a memory, 4 is a message queue, 5 is a resource manager, 6 is an abnormality detector, and 7 is a message queue manager.

処理依願部1−1−1−Nには、それぞれ異なったアプ
リケーションプログラム等の処理依頼プログラムが格納
されており、また、資源管理部5には、資源を管理する
プログラムとして、例えば、資源がLANのようなネッ
トワークであれば、ネットワーク制御プログラムが格納
されている。
The processing request section 1-1-1-N stores processing request programs such as different application programs, and the resource management section 5 stores a program for managing resources, such as when a resource is connected to a LAN. If the network is like this, the network control program is stored.

メツセージキュー4は、メモり3内の一部の領域に設け
られており、メツセージキュー管理部7によって管理さ
れている。また、このメツセージキュー4はFIFO方
式を採用している。
The message queue 4 is provided in a part of the memory 3 and is managed by the message queue management section 7. Further, this message queue 4 employs a FIFO system.

異常検出部6は、資源管理部5内において、処理の異常
を検出し、メツセージキュー管理部7へ異常を通知する
ものである。
The abnormality detection section 6 detects abnormality in processing within the resource management section 5 and notifies the message queue management section 7 of the abnormality.

次に、第3図のフローチャートに基づき、処理について
説明する。
Next, the processing will be explained based on the flowchart in FIG.

処理を依頼する場合は、処理依頼部1−1−1−N内の
データ送信部2−1〜2−Nからメツセージキュー4へ
処理依頼のデータを送る。
When requesting processing, processing request data is sent to the message queue 4 from the data transmitting sections 2-1 to 2-N in the processing requesting section 1-1-1-N.

処理を依頼した処理依頼部1−1〜l−Nでは、結果待
ちの状態となる。
The processing requesting units 1-1 to 1-N that requested the processing are in a state of waiting for a result.

この状態で、資源管理部5では、メツセージキニー4内
に格納されている依頼データを1つ抜き取り、処理を実
行する(120)。
In this state, the resource management unit 5 extracts one piece of request data stored in the message Kinny 4 and executes the process (120).

この処理において、異常検出部6が異常を監視し、異常
がなければ従来と同様にして、メッセー  ジキュー4
を介して該当する処理依頼部へ結果通知をする(122
)。
In this process, the abnormality detection unit 6 monitors the abnormality, and if there is no abnormality, the message queue 4 is processed as before.
Notify the result to the corresponding processing request unit via (122
).

しかし、もし異常が発生すると、メツセージキュー管理
部7へ異常が通知されるから、この通知を受けたメツセ
ージキニー管理部7では、メツセージキュー4を削除し
く123)、結果受信待ちの処理依頼部に対して同時に
、且つ確実に異常通知を行う。
However, if an abnormality occurs, the message queue management unit 7 is notified of the abnormality, so the message management unit 7 that receives this notification deletes the message queue 4 (123) and sends it to the processing requesting unit waiting to receive the result. To simultaneously and reliably notify abnormalities to users.

この場合、メツセージキューが削除されると、これをO
S (Operating System)が検知し、
OSから結果受信待ちの処理依頼部へ通知を出す、結果
受信待ちの処理依頼部では、このOSからの通知により
、キューが削除されて異常が発生したことを知る。
In this case, when the message queue is deleted, it is
S (Operating System) detects,
The OS issues a notification to the process requesting unit waiting to receive the result. The process requesting unit waiting to receive the result knows from this notification from the OS that the queue has been deleted and an abnormality has occurred.

また、これから依頼を行う予定の処理依頼部においても
、メツセージキューが既に削除されているため、依頼時
点で相手プログラムに異常が発生していることを知るこ
とができる。
Furthermore, since the message queue has already been deleted in the processing requesting unit that is scheduled to make the request, it is possible to know that an abnormality has occurred in the other party's program at the time of the request.

即ち、処理依頼部から依頼データをメツセージキュー4
に送った場合、メツセージキューが削除されていると、
該当する処理依頼部に対して異常通知がなされる。
That is, the request data is sent from the processing request section to the message queue 4.
If the message queue is deleted,
An abnormality notification is sent to the corresponding processing requesting unit.

上記のようにして、異常通知を行った後、資源管理部5
では、異常状態の復旧待ちをしく124)、復旧すれば
メツセージキュー管理部7によって再びメツセージキュ
ー4を作成する(125)。
After reporting the abnormality as described above, the resource management unit 5
Then, the process waits for recovery from the abnormal state (124), and once the error is recovered, the message queue management section 7 creates the message queue 4 again (125).

この時、メツセージキューを新しく作成しても、処理依
頼部への通知はしない。
At this time, even if a new message queue is created, the processing request section is not notified.

このような通知をしなくても、処理依頼部l−1−1−
Nから処理依頼をすれば、メツセージキューがない場合
に異常通知が出され、メツセージキニーがあれば依願デ
ルりが受付けられるから、メツセージキューが新しく作
成されたことは容易に分かる。
Even without such notification, the processing requesting unit l-1-1-
If N makes a processing request, an abnormality notification will be issued if there is no message queue, and if there is a message queue, the request will be accepted, so it is easy to see that a new message queue has been created.

したがって、実質的にはメツセージキューを再度作成す
ることで異常状態の復旧通知が同時に行える。
Therefore, essentially, by re-creating the message queue, notification of recovery from the abnormal state can be made at the same time.

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

以上説明したように、本発明によれば次のような効果が
ある。
As explained above, the present invention has the following effects.

(1)  処理依頼部では、全てのプログラムにおいて
、ネットワーク異常が発生した時点で分かるため、迅速
な後処理が行える。
(1) The processing requesting unit can detect network abnormalities as soon as they occur in all programs, so it can perform post-processing quickly.

また、処理依頼予定の処理依頼部(プログラム)におい
ても、依頼時点でネットワークの異常が分かる。
Further, the processing requesting unit (program) that is scheduled to request processing also knows that there is an abnormality in the network at the time of the request.

伐)資源管理部に資源管理用プログラム、例えばネット
ワーク制御プログラムを有する場合、該プログラムは、
ネットワークの復旧を待つ必要がある。
) If the resource management department has a resource management program, such as a network control program, the program:
You need to wait for the network to recover.

この場合、従来方式では通信相手(プログラム)からの
処理依頼と、ネットワークの復旧通知の両方を見なけれ
ばならないため、プログラムの構造が複雑になっていた
In this case, in the conventional method, the structure of the program became complicated because it was necessary to check both the processing request from the communication partner (program) and the network recovery notification.

しかし、本発明では、ネットワーク制御プログラムは、
ネットワークの復旧のみをみればよいから、従来にくら
べて、簡単な構造で同等の機能を実現できる。
However, in the present invention, the network control program
Since only network restoration is required, the same functionality can be achieved with a simpler structure compared to conventional methods.

(3)ネットワークの異常及び復旧を一度で行えるため
、更にネットワルり制御プログラム等の資源管理部(プ
ログラム)の構造が而単になる。
(3) Since network abnormalities and recovery can be performed at once, the structure of resource management units (programs) such as network control programs is further simplified.

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

第1図は本発明に係るプログラム間通信の異常処理方式
の原理図、 第2図は本発明の1実施例におけるプログラム通信シス
テムのブロック図、 ′:53図は前記実施例における処理のフローチャート
、 第4図は従来のプログラム間通信システムのブロック図
、 第5図は従来例の処理フローチャートである。 1−1〜l−N−処理依頼部 4−メツセージキュー 5−資源管理部 6−異常検出部 7−メツセージキュー管理部
Fig. 1 is a principle diagram of an abnormality processing method for inter-program communication according to the present invention, Fig. 2 is a block diagram of a program communication system in an embodiment of the present invention, and Fig. 53 is a flowchart of processing in the embodiment, FIG. 4 is a block diagram of a conventional inter-program communication system, and FIG. 5 is a processing flowchart of the conventional example. 1-1 to l-N-processing request unit 4-message queue 5-resource management unit 6-abnormality detection unit 7-message queue management unit

Claims (1)

【特許請求の範囲】 処理依頼プログラムを有する処理依頼部(1−1〜1−
N)と、 メッセージキュー(4)と、 資源管理等のプログラムを有する資源管理部(5)とを
設けると共に、 前記資源管理部(5)には、 処理の異常を検出する異常検出部(6)と、メッセージ
キューを管理するメッセージキュー管理部(7)とを設
け、 上記2つのプログラム間でメッセージキュー(4)を使
用して通信を行うプログラム間通信の異常処理方式にお
いて、 上記異常検出部(6)で異常を検出した場合、メッセー
ジキュー管理部(7)により、メッセージキュー(4)
を削除し、全ての通信相手に対して同時に異常通知を行
うことを特徴とするプログラム通信の異常処理方式。
[Claims] A processing request unit (1-1 to 1-1) having a processing request program;
N), a message queue (4), and a resource management unit (5) having a program for resource management, etc., and the resource management unit (5) includes an abnormality detection unit (6) that detects abnormalities in processing. ) and a message queue management section (7) that manages a message queue, and the above two programs communicate using the message queue (4). If an abnormality is detected in (6), the message queue management unit (7) will
An abnormality handling method for program communication characterized by deleting the error message and simultaneously notifying all communication partners of the abnormality.
JP1289265A 1989-11-07 1989-11-07 Abnormality processing system for inter-program communication Pending JPH03149628A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1289265A JPH03149628A (en) 1989-11-07 1989-11-07 Abnormality processing system for inter-program communication

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1289265A JPH03149628A (en) 1989-11-07 1989-11-07 Abnormality processing system for inter-program communication

Publications (1)

Publication Number Publication Date
JPH03149628A true JPH03149628A (en) 1991-06-26

Family

ID=17740921

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1289265A Pending JPH03149628A (en) 1989-11-07 1989-11-07 Abnormality processing system for inter-program communication

Country Status (1)

Country Link
JP (1) JPH03149628A (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62219055A (en) * 1986-03-19 1987-09-26 Fujitsu Ltd Temporary blocking control system for message queue

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62219055A (en) * 1986-03-19 1987-09-26 Fujitsu Ltd Temporary blocking control system for message queue

Similar Documents

Publication Publication Date Title
US9369521B2 (en) Naming of distributed business transactions
US7516176B2 (en) Distributed request and response queues for service processor
US7676616B2 (en) Method, apparatus and program storage device for providing asynchronous status messaging in a data storage system
US5933601A (en) Method for systems management of object-based computer networks
US7886295B2 (en) Connection manager, method, system and program product for centrally managing computer applications
US7676580B2 (en) Message delivery with configurable assurances and features between two endpoints
US6868442B1 (en) Methods and apparatus for processing administrative requests of a distributed network application executing in a clustered computing environment
US7093251B2 (en) Methods, systems and computer program products for monitoring interrelated tasks executing on a computer using queues
US6745350B1 (en) Automated failure recovery service
US20070013948A1 (en) Dynamic and distributed queueing and processing system
US20090177914A1 (en) Clustering Infrastructure System and Method
KR20040085045A (en) Improving availability and scalability in a messaging system in a manner transparent to the application
JPS61500751A (en) Method for stopping program processes in multiprocessing systems
US6836881B2 (en) Remote tracing of data processing nodes in an asynchronous messaging network
US6141679A (en) High performance distributed transaction processing methods and apparatus
JP2000194678A (en) Asynchronous i/o highly available in cluster computer system
EP0398649A2 (en) Remote interrupt processing
US7840671B2 (en) Managing the size and accessibility of a name service
CN112035062B (en) Migration method of local storage of cloud computing, computer equipment and storage medium
CN113672452A (en) Method and system for monitoring operation of data acquisition task
JPH03149628A (en) Abnormality processing system for inter-program communication
CN113965561B (en) Asynchronous event driven-based airborne file transmission system
CN111614649B (en) Method and device for closing TCP short connection
JPH0997237A (en) Input telegraphic message guaranteeing method for on-line transaction processing system
JP2005301570A (en) Process dumping method, device and program