JP2776274B2 - Virtual buffer control system in relay computer - Google Patents

Virtual buffer control system in relay computer

Info

Publication number
JP2776274B2
JP2776274B2 JP28356894A JP28356894A JP2776274B2 JP 2776274 B2 JP2776274 B2 JP 2776274B2 JP 28356894 A JP28356894 A JP 28356894A JP 28356894 A JP28356894 A JP 28356894A JP 2776274 B2 JP2776274 B2 JP 2776274B2
Authority
JP
Japan
Prior art keywords
message
line
host
processing result
relay computer
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP28356894A
Other languages
Japanese (ja)
Other versions
JPH08149153A (en
Inventor
正孝 諏方
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
Nippon Electric Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Electric Co Ltd filed Critical Nippon Electric Co Ltd
Priority to JP28356894A priority Critical patent/JP2776274B2/en
Publication of JPH08149153A publication Critical patent/JPH08149153A/en
Application granted granted Critical
Publication of JP2776274B2 publication Critical patent/JP2776274B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【産業上の利用分野】本発明は、中継計算機における伝
送制御方式に関し、特に中継計算機における仮想バッフ
ァ制御システムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a transmission control method in a relay computer, and more particularly to a virtual buffer control system in a relay computer.

【0002】[0002]

【従来の技術】図5を参照すると、従来の中継計算機5
1は、ホスト計算機間、またはホスト計算機と端末間で
電文の交換処理を行うアプリケーションプログラム52
と複数の送信バッファ53を備え、図示しないホスト計
算機とは対ホスト回線54で、他のホスト計算機または
端末とは複数の対外回線55により接続されている。
2. Description of the Related Art Referring to FIG.
1 is an application program 52 for exchanging messages between host computers or between a host computer and a terminal.
And a plurality of transmission buffers 53, and are connected to a host computer (not shown) by a host line 54 and to other host computers or terminals by a plurality of external lines 55.

【0003】図6を参照すると、この従来の中継計算機
51は、対ホスト回線54から電文(DT1)を受信す
ると、該電文(DT1)受信に対する肯定応答(以下、
ACKとする)を返信し、該電文(DT1)に対してア
プリケーションプログラム52が任意の処理を行い、そ
の処理結果を送信バッファ53に格納した後、対外回線
55へ送信する。
[0003] Referring to FIG. 6, upon receiving a message (DT1) from the host line 54, the conventional relay computer 51 acknowledges the receipt of the message (DT1) (hereinafter, referred to as "DT1").
ACK), the application program 52 performs arbitrary processing on the message (DT1), stores the processing result in the transmission buffer 53, and transmits the processing result to the external line 55.

【0004】この従来の中継計算機51は、対外回線5
5から該処理結果に対する応答を受信するまで送信バッ
ファ53を解放せず、さらにこの応答を受信するまで対
ホスト回線54に対して該処理結果の応答を送信しな
い。
[0004] This conventional relay computer 51 has an external line 5
5, the transmission buffer 53 is not released until a response to the processing result is received, and further, a response of the processing result is not transmitted to the host line 54 until the response is received.

【0005】また、ホスト計算機は、該処理結果に対す
る応答を受信するまで、次の電文を送信しない。
Further, the host computer does not transmit the next message until a response to the processing result is received.

【0006】[0006]

【発明が解決しようとする課題】上述した従来の技術に
おいては、ホスト計算機、中継計算機、および対外回線
間の電文の送受信処理がすべて順次に行われるため、図
7に示すように、中継計算機51から対外回線55に処
理結果を送信した後に、中継計算機51に障害が発生す
ると、中継計算機51は対外回線55から該処理結果に
対する応答を受信できず、さらに対ホスト回線54に対
して該処理結果に対する応答を送信できないため、ホス
ト計算機から電文(DT1)を再送信してもらい、対ホ
スト回線54から電文(DT1)を受信し、アプリケー
ションプログラム52を実行し、対外回線55へ送信す
るという一連の処理を再実行しなければならないという
問題点がある。
In the above-described conventional technique, the transmission and reception of messages between the host computer, the relay computer, and the external line are all performed sequentially. Therefore, as shown in FIG. If the relay computer 51 fails after transmitting the processing result to the external line 55, the relay computer 51 cannot receive a response to the processing result from the external line 55, and further sends the processing result to the host line 54. Cannot be transmitted, the host computer retransmits the message (DT1), receives the message (DT1) from the host line 54, executes the application program 52, and transmits the message to the external line 55. There is a problem that the processing must be executed again.

【0007】本発明の目的は、中継計算機を介した電文
データ送受信処理のスループットを向上させることにあ
る。
An object of the present invention is to improve the throughput of message data transmission / reception processing via a relay computer.

【0008】本発明の他の目的は、中継計算機に障害が
発生しても、ホスト計算機からの電文の再送や、中継計
算機におけるアプリケーションプログラムの再実行を必
要とせずに、電文の送受信処理を再開することができる
ようにすることにある。
Another object of the present invention is to resume transmission / reception processing of a message without the need to retransmit a message from the host computer or re-execute an application program in the relay computer even if a failure occurs in the relay computer. Is to be able to do that.

【0009】[0009]

【課題を解決するための手段】 本発明の第1の中継計
算機における仮想バッファ制御システムは、ホスト計算
機間、およびホスト計算機と端末間の少なくとも一方で
電文の交換処理を行う中継計算機と、この中継計算機と
ホスト計算機とを接続する対ホスト回線と、前記中継計
算機と他のホスト計算機または端末を接続する少なくと
も1つの対外回線と、電文を格納する外部記憶装置とを
備え、前記中継計算機が、前記対ホスト回線からの電文
の受信に応答して、前記対ホスト回線に対して肯定応答
を送信し、受信した電文を元にして所定の処理を行い、
この処理結果の電文を前記外部記憶装置へ格納し、利用
可能な前記対外回線があれば、前記処理結果の電文を前
記外部記憶装置から読み出して、該対外回線に送信する
とともに、該対外回線から前記処理結果の電文送信に対
する肯定応答を受信した場合に、前記対ホスト回線に対
して応答疑似電文を送信し、さらに該対外回線から前記
処理結果の電文に対する応答を受信した場合に、前記対
ホスト回線に対して応答電文を送信し、前記外部記憶装
置に格納された前記処理結果の電文を削除し、一方、前
記中継計算機における前記処理結果の電文を前記対外回
線に送信した後でかつ前記対外回線から該送信に対する
肯定応答を受信する前に、自身に障害が発生した場合、
再立ち上げ後でかつ利用可能な前記対外回線がある時
に、前記外部記憶装置から前記処理結果の電文を読み出
し、該対外回線に送信することを特徴とする。
Means for Solving the Problems A virtual buffer control system in a first relay computer according to the present invention comprises: a relay computer for exchanging messages between at least one host computer and at least one between a host computer and a terminal; A host line connecting a computer and a host computer, at least one external line connecting the relay computer to another host computer or terminal, and an external storage device for storing a telegram; and the relay computer In response to receiving the message from the host line, transmitting an acknowledgment to the host line, performing a predetermined process based on the received message,
The message of the processing result is stored in the external storage device, and if there is the available external line, the message of the processing result is read out from the external storage device and transmitted to the external line, and from the external line, When a positive response to the transmission of the processing result message is received, a response pseudo message is transmitted to the host line, and when a response to the processing result message is received from the external line, It sends a response message to the line, to remove the message of the external storage device stored the processing result, whereas, before
The message of the processing result in the relay computer is sent to the external
After transmission to the line and from the external line to the transmission
If you fail before you receive an acknowledgment,
After restart and when there is an available external line
Read the message of the processing result from the external storage device
And transmitting to the external line .

【0010】[0010]

【0011】 本発明の第2の中継計算機における仮想
バッファ制御システムは、ホスト計算機間、およびホス
ト計算機と端末間の少なくとも一方で電文の交換処理を
行う中継計算機と、この中継計算機とホスト計算機とを
接続する対ホスト回線と、前記中継計算機と他のホスト
計算機または端末を接続する少なくとも1つの対外回線
と、電文を格納する少なくとも1つの仮想バッファを含
む外部記憶装置とを備え、前記中継計算機が、前記対ホ
スト回線から受信した電文を元に、交換処理を行うアプ
リケーションプログラムと、前記外部記憶装置上に空き
の前記仮想バッファを確保し、前記アプリケーションプ
ログラムの処理結果を格納する仮想バッファ制御手段
と、前記対外回線毎に存在し、前記対外回線に送信する
電文が格納される主記憶装置上の少なくとも1つの送信
バッファとを含み、前記対ホスト回線からの電文の受信
に応答して、前記対ホスト回線に対して肯定応答を送信
し、受信した電文を元にして前記アプリケーションプロ
グラムを実行して所定の処理を行い、該処理結果の電文
を前記仮想バッファ制御手段により前記仮想バッファへ
格納し、空きの前記対外回線があれば、前記仮想バッフ
ァへ格納した前記処理結果の電文を該対外回線に対応す
る前記送信バッファへ複写し、該対外回線に送信すると
ともに、該対外回線から前記処理結果の電文送信に対す
る肯定応答を受信した場合に、前記対ホスト回線に対し
て応答疑似電文を送信し、さらに該対外回線から前記処
理結果の電文に対する応答を受信した場合に、前記対ホ
スト回線に対して応答電文を送信することを特徴とす
る。
A virtual buffer control system in a second relay computer according to the present invention includes a relay computer for exchanging messages between host computers and / or at least one of a host computer and a terminal; and a relay computer and a host computer. A host line to be connected, at least one external line connecting the relay computer and another host computer or terminal, and an external storage device including at least one virtual buffer for storing a telegram, wherein the relay computer comprises: An application program that performs exchange processing based on the message received from the host line, a virtual buffer control unit that secures an empty virtual buffer on the external storage device and stores a processing result of the application program, A main note that exists for each external line and stores a message to be transmitted to the external line. At least one transmission buffer on the storage device, in response to receiving a message from the host line, transmitting an acknowledgment to the host line, and based on the received message, the application program To perform a predetermined process, and store the telegram of the processing result in the virtual buffer by the virtual buffer control unit. If there is a free external line, the telegram of the processing result stored in the virtual buffer is output. Copying the data to the transmission buffer corresponding to the external line, transmitting the copied data to the external line, and, when receiving an acknowledgment for transmission of the processing result message from the external line, a response pseudo message to the host line. And transmitting a response message to the host line when a response to the message of the processing result is received from the external line. The features.

【0012】 本発明の第3の中継計算機における仮想
バッファ制御システムは、第2の中継計算機における仮
想バッファ制御システムにおいて、前記仮想バッファの
個数が、少なくとも前記送信バッファの個数であること
を特徴とする。
[0012] A virtual buffer control system in a third relay computer according to the present invention is the virtual buffer control system in the second relay computer, wherein the number of the virtual buffers is at least the number of the transmission buffers. .

【0013】 本発明の第4の中継計算機における仮想
バッファ制御システムは、第2および第3の中継計算機
における仮想バッファ制御システムにおいて、前記中継
計算機が、前記送信バッファに格納した前記アプリケー
ションプログラムの処理結果を前記対外回線に送信した
後でかつ前記対外回線から該送信に対する肯定応答を受
信する前に、自身に障害が発生した場合、再立ち上げ後
でかつ前記対外回線が利用可能な時に、前記仮想バッフ
ァ制御手段により前記仮想バッファから前記アプリケー
ションプログラムの処理結果を読み出し、前記送信バッ
ファに複写した後、前記対外回線に送信することを特徴
とする。
A virtual buffer control system in a fourth relay computer according to the present invention is the virtual buffer control system in the second and third relay computers, wherein the relay computer has a processing result of the application program stored in the transmission buffer. After transmitting to the external line and before receiving an acknowledgment for the transmission from the external line, if itself fails, after a restart and when the external line is available, the virtual The processing result of the application program is read from the virtual buffer by a buffer control unit, copied to the transmission buffer, and then transmitted to the external line.

【0014】[0014]

【実施例】以下、本発明の一実施例について、図を参照
しながら詳細に説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS One embodiment of the present invention will be described below in detail with reference to the drawings.

【0015】図1を参照すると、本発明の一実施例であ
る中継計算機における仮想バッファ制御システムは、ホ
スト計算機間、またはホスト計算機と端末間で電文の交
換処理を行う中継計算機11と、電文の交換処理を行う
中継計算機11内のアプリケーションプログラム12
と、送信用の電文が格納される中継計算機11内の送信
バッファ13と、自ホスト計算機と中継計算機11を接
続する対ホスト回線14と、中継計算機11と他のホス
ト計算機または他の端末を接続する対外回線15と、ア
プリケーションプログラム12の処理結果の電文を外部
記憶装置17内の仮想バッファ18へ格納する中継計算
機11内の仮想バッファ制御手段16とから構成されて
いる。
Referring to FIG. 1, a virtual buffer control system in a relay computer according to an embodiment of the present invention includes a relay computer 11 for exchanging a message between host computers or between a host computer and a terminal, Application program 12 in relay computer 11 that performs exchange processing
And a transmission buffer 13 in the relay computer 11 for storing a transmission message, a host line 14 connecting the host computer to the relay computer 11, and connecting the relay computer 11 to another host computer or another terminal. And a virtual buffer control unit 16 in the relay computer 11 for storing a telegram of the processing result of the application program 12 in a virtual buffer 18 in the external storage device 17.

【0016】なお、対外回線15と送信バッファ13は
複数設定され、それぞれ1対1に対応するものとする。
It is assumed that a plurality of external lines 15 and transmission buffers 13 are set and correspond to one-to-one.

【0017】また外部記憶装置17内には、送信バッフ
ァ13の個数以上の仮想バッファ18が予め設定される
ものとする。
It is assumed that the number of virtual buffers 18 equal to or larger than the number of transmission buffers 13 is set in the external storage device 17 in advance.

【0018】次に本発明の一実施例である中継計算機に
おける仮想バッファ制御システムについて、図1〜図4
を参照して説明する。
Next, a virtual buffer control system in a relay computer according to an embodiment of the present invention will be described with reference to FIGS.
This will be described with reference to FIG.

【0019】図2は、対ホスト回線14、中継計算機1
1、および対外回線15間の電文データ送受信の手順を
時系列的に示している。
FIG. 2 shows the connection to the host line 14 and the relay computer 1.
1 and the procedure of transmission and reception of message data between the external line 15 are shown in chronological order.

【0020】中継計算機11は、対ホスト回線14から
電文(DT1)を受信する(ステップ111)と、対ホ
スト回線14に電文(DT1)受信に対する肯定応答
(以下、ACKとする)を返信する(ステップ112)
とともに、受信した電文(DT1)を元にアプリケーシ
ョンプログラム12を実行する(ステップ113)。
When the relay computer 11 receives the message (DT1) from the host line 14 (step 111), the relay computer 11 returns an acknowledgment (hereinafter referred to as ACK) to the host line 14 for receiving the message (DT1) (step 111). Step 112)
At the same time, the application program 12 is executed based on the received message (DT1) (step 113).

【0021】中継計算機11は、電文(DT1)に対す
るアプリケーションプログラム12の処理結果(以下、
処理結果とする)の電文を、仮想バッファ制御手段16
により、外部記憶装置17内の仮想バッファ18へ格納
する(ステップ114)。
The relay computer 11 processes the message (DT1) by the application program 12 (hereinafter referred to as the "DT1").
The processing result is sent to the virtual buffer control unit 16.
Thus, the data is stored in the virtual buffer 18 in the external storage device 17 (step 114).

【0022】仮想バッファ制御手段16は、ステップ1
14において、外部記憶装置17内に空きの仮想バッフ
ァ18を検索確保し、処理結果の電文を格納する。ただ
し、この空きの仮想バッファ18の確保処理は、処理結
果の電文の格納時に動的に仮想バッファ18を生成する
方法を採用してもよい。
The virtual buffer control means 16 executes step 1
At 14, an empty virtual buffer 18 is searched and secured in the external storage device 17, and a telegram of the processing result is stored. However, the process of allocating an empty virtual buffer 18 may employ a method of dynamically generating the virtual buffer 18 when storing a message as a processing result.

【0023】中継計算機11は、空きの対外回線15が
あれば、仮想バッファ18に格納した処理結果の電文を
該対外回線15に対応する送信バッファ13に複写する
(ステップ115)とともに、該対外回線15に送信す
る(ステップ116)。
If there is a free external line 15, the relay computer 11 copies the telegram of the processing result stored in the virtual buffer 18 to the transmission buffer 13 corresponding to the external line 15 (step 115). 15 (step 116).

【0024】中継計算機11は、対外回線15から処理
結果の電文送信に対するACKを受信する(ステップ1
17)と、該対外回線15に対応する送信バッファ13
を解放し(ステップ118)、対ホスト回線14に該処
理結果の応答疑似電文を送信する(ステップ119)。
The relay computer 11 receives an ACK for the transmission of the processing result message from the external line 15 (step 1).
17) and the transmission buffer 13 corresponding to the external line 15
Is released (step 118), and a response pseudo message of the processing result is transmitted to the host line 14 (step 119).

【0025】また、中継計算機11は、対外回線15か
らステップ116において送信した処理結果の電文に対
する応答電文を受信する(ステップ11A)と、仮想バ
ッファ制御手段16により、該応答電文に対応する処理
結果の電文を格納していた仮想バッファ18を解放し
(ステップ11B)、対ホスト回線14に処理結果の応
答電文を送信する(ステップ11C)。
When the relay computer 11 receives a response message corresponding to the processing result message transmitted in step 116 from the external line 15 (step 11A), the virtual buffer control means 16 causes the processing result corresponding to the response message to be transmitted. The virtual buffer 18 storing the message is released (step 11B), and the response message of the processing result is transmitted to the host line 14 (step 11C).

【0026】図示しないホスト計算機は、対ホスト回線
14から処理結果の応答疑似電文を受信した後、送信し
たい電文(例えばDT2)があれば、対ホスト回線14
に送信する。
The host computer (not shown) receives the response pseudo message of the processing result from the host line 14, and if there is a message to be transmitted (for example, DT2), the host computer 14
Send to

【0027】中継計算機11は、対ホスト回線14から
電文(DT2)を受信すると、電文(DT2)に対して
ステップ111〜ステップ11Cを実行する。
When receiving the message (DT2) from the host line 14, the relay computer 11 executes steps 111 to 11C for the message (DT2).

【0028】図示しないホスト計算機は、対ホスト回線
14から処理結果の応答電文を受信した後、送信したい
電文(例えばDT3)があれば、対ホスト回線14に送
信する。
After the host computer (not shown) receives the response message of the processing result from the host line 14, if there is a message to be transmitted (for example, DT3), it transmits the message to the host line 14.

【0029】以下同様に中継計算機11は、対ホスト回
線14から電文(DT3)を受信すると、電文(DT
3)に対してステップ111〜ステップ11Cを実行す
る。
Similarly, when the relay computer 11 receives the message (DT3) from the host line 14, the relay computer 11
Steps 111 to 11C are executed for 3).

【0030】図3は、中継計算機11に障害が発生した
場合の、対ホスト回線14、中継計算機11、および対
外回線15間の電文の送受信の手順を時系列的に示して
いる。
FIG. 3 shows, in chronological order, a procedure of transmitting and receiving a message between the host line 14, the relay computer 11, and the external line 15 when a failure occurs in the relay computer 11.

【0031】中継計算機11は、対ホスト回線14から
電文(DT1)を受信し、ステップ111〜ステップ1
16を実行した後、障害が発生すると、ステップ117
における対外回線15からの処理結果の電文送信に対す
るACKを受信できない。
The relay computer 11 receives the message (DT1) from the host line 14, and executes steps 111 to 1
After executing step 16, if a failure occurs, step 117
Cannot receive the ACK for the message transmission of the processing result from the external line 15 in.

【0032】再立ち上げされた中継計算機11は、仮想
バッファ制御手段16により、処理結果の電文が格納さ
れている仮想バッファ18から該処理結果の電文を読み
込み(ステップ11D)、空きの対外回線15があれ
ば、該処理結果の電文を該対外回線15に対応する送信
バッファ13に複写する(ステップ11E)とともに、
該対外回線15に送信する(ステップ11F)。
The restarted relay computer 11 reads the processing result message from the virtual buffer 18 in which the processing result message is stored by the virtual buffer control means 16 (step 11D), and the free external line 15 If there is, the message of the processing result is copied to the transmission buffer 13 corresponding to the external line 15 (step 11E), and
The data is transmitted to the external line 15 (step 11F).

【0033】以下同様に中継計算機11は、ステップ1
17〜ステップ11Cを実行する。
Similarly, the relay computer 11 proceeds to step 1
Steps 17 to 11C are executed.

【0034】以上により、本発明の一実施例である中継
計算機における仮想バッファ制御システムの処理が完了
する。
With the above, the processing of the virtual buffer control system in the relay computer according to one embodiment of the present invention is completed.

【0035】本発明の一実施例である中継計算機におけ
る仮想バッファ制御システムは、中継計算機に障害が発
生しても、ホスト計算機からの電文の再送や、中継計算
機におけるアプリケーションプログラムの再実行を必要
とせずに、電文の送受信処理を再開することができる効
果を有している。
The virtual buffer control system in the relay computer according to one embodiment of the present invention requires retransmission of a message from the host computer and re-execution of the application program in the relay computer even if a failure occurs in the relay computer. Instead, there is an effect that the transmission / reception processing of the message can be restarted.

【0036】[0036]

【発明の効果】以上説明したように、本発明の中継計算
機における仮想バッファ制御システムは、中継計算機に
障害が発生しても、ホスト計算機からの電文の再送や、
中継計算機におけるアプリケーションプログラムの再実
行を必要とせずに、電文の送受信処理を再開することが
できる効果を有しているとともに、中継計算機がアプリ
ケーションプログラムの処理結果の電文を対外回線に送
信し、該送信に対するACKを受け取った時点で、対ホ
スト回線に応答疑似電文を送信し、ホスト計算機に対し
て次の電文の送信を促すようにしたことにより、中継計
算機を介した電文の送受信処理のスループットを向上さ
せることができるという効果を有している。
As described above, the virtual buffer control system in the relay computer according to the present invention is capable of retransmitting a message from the host computer,
The relay computer does not need to re-execute the application program in the relay computer, and has the effect of restarting the transmission / reception processing of the message.The relay computer transmits the message of the processing result of the application program to the external line, and When an ACK for transmission is received, a pseudo-response message is transmitted to the host line to urge the host computer to transmit the next message, thereby increasing the throughput of the message transmission / reception process via the relay computer. This has the effect of being able to be improved.

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

【図1】本発明の一実施例を示すブロック図である。FIG. 1 is a block diagram showing one embodiment of the present invention.

【図2】本発明の一実施例における対ホスト回線14、
中継計算機11、および対外回線15間の電文の送受信
の手順を時系列的に示す図である。
FIG. 2 is a diagram showing an example of a host line 14 according to an embodiment of the present invention;
It is a figure which shows the procedure of transmission / reception of the telegram between the relay computer 11 and the external line 15 in time series.

【図3】本発明の一実施例における中継計算機11に障
害が発生した場合の、対ホスト回線14、中継計算機1
1、および対外回線15間の電文の送受信の手順を時系
列的に示す図である。
FIG. 3 is a diagram showing an example in which a failure occurs in the relay computer 11 according to the embodiment of the present invention;
FIG. 1 is a diagram showing, in chronological order, a procedure for transmitting and receiving a message between the external line 15 and the external line 15.

【図4】本発明の一実施例における中継計算機11の処
理を示す流れ図である。
FIG. 4 is a flowchart showing a process of the relay computer 11 in one embodiment of the present invention.

【図5】従来の技術を示すブロック図である。FIG. 5 is a block diagram showing a conventional technique.

【図6】従来の技術における対ホスト回線54、中継計
算機51、および対外回線55間の電文の送受信の手順
を時系列的に示す図である。
FIG. 6 is a diagram showing, in chronological order, a procedure for transmitting and receiving a message between a host line 54, a relay computer 51, and an external line 55 in the conventional technique.

【図7】従来の技術における中継計算機51に障害が発
生した場合の、対ホスト回線54、中継計算機51、お
よび対外回線55間の電文の送受信の手順を時系列的に
示す図である。
FIG. 7 is a diagram showing, in chronological order, a procedure of transmission and reception of a message between the host line, the relay computer 51, and the external line 55 when a failure occurs in the relay computer 51 in the related art.

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

11 中継計算機 12 アプリケーションプログラム 13 送信バッファ 14 対ホスト回線 15 対外回線 16 仮想バッファ制御手段 17 外部記憶装置 18 仮想バッファ 51 中継計算機 52 アプリケーションプログラム 53 送信バッファ 54 対ホスト回線 55 対外回線 Reference Signs List 11 relay computer 12 application program 13 transmission buffer 14 host line 15 external line 16 virtual buffer control means 17 external storage device 18 virtual buffer 51 relay computer 52 application program 53 transmission buffer 54 host line 55 external line

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 ホスト計算機間、およびホスト計算機と
端末間の少なくとも一方で電文の交換処理を行う中継計
算機と、 この中継計算機とホスト計算機とを接続する対ホスト回
線と、 前記中継計算機と他のホスト計算機または端末を接続す
る少なくとも1つの対外回線と、 電文を格納する外部記憶装置とを備え、 前記中継計算機は、 前記対ホスト回線からの電文の受信に応答して、前記対
ホスト回線に対して肯定応答を送信し、受信した電文を
元にして所定の処理を行い、この処理結果の電文を前記
外部記憶装置へ格納し、利用可能な前記対外回線があれ
ば、前記処理結果の電文を前記外部記憶装置から読み出
して、該対外回線に送信するとともに、該対外回線から
前記処理結果の電文送信に対する肯定応答を受信した場
合に、前記対ホスト回線に対して応答疑似電文を送信
し、さらに該対外回線から前記処理結果の電文に対する
応答を受信した場合に、前記対ホスト回線に対して応答
電文を送信し、前記外部記憶装置に格納された前記処理
結果の電文を削除し、一方、前記中継計算機における前
記処理結果の電文を前記対外回線に送信した後でかつ前
記対外回線から該送信に対する肯定応答を受信する前
に、自身に障害が発生した場合、再立ち上げ後でかつ利
用可能な前記対外回線がある時に、前記外部記憶装置か
ら前記処理結果の電文を読み出し、該対外回線に送信
ることを特徴とする中継計算機における仮想バッファ制
御システム。
A relay computer for exchanging messages between at least one of the host computers and / or between the host computer and the terminal; a host line connecting the relay computer and the host computer; At least one external line for connecting a host computer or a terminal, and an external storage device for storing a telegram, wherein the relay computer responds to the reception of the telegram from the host line, Sends an acknowledgment, performs predetermined processing based on the received telegram, stores the telegram of the processing result in the external storage device, and if there is an available external line, transmits the telegram of the processing result. When reading from the external storage device and transmitting to the external line and receiving an acknowledgment for the transmission of the processing result message from the external line, the host A response pseudo message is transmitted to the line, and further, when a response to the message of the processing result is received from the external line, a response message is transmitted to the host line and stored in the external storage device. The message of the processing result is deleted , while the message in the relay computer is deleted.
After and before sending the message of the processing result to the external line
Before receiving an acknowledgment for the transmission from the external line
In the event of a failure in the
When the external line is available, the external storage device
A virtual buffer control system in the relay computer , which reads out the telegram of the processing result from the network and transmits the telegram to the external line .
JP28356894A 1994-11-17 1994-11-17 Virtual buffer control system in relay computer Expired - Fee Related JP2776274B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP28356894A JP2776274B2 (en) 1994-11-17 1994-11-17 Virtual buffer control system in relay computer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP28356894A JP2776274B2 (en) 1994-11-17 1994-11-17 Virtual buffer control system in relay computer

Publications (2)

Publication Number Publication Date
JPH08149153A JPH08149153A (en) 1996-06-07
JP2776274B2 true JP2776274B2 (en) 1998-07-16

Family

ID=17667216

Family Applications (1)

Application Number Title Priority Date Filing Date
JP28356894A Expired - Fee Related JP2776274B2 (en) 1994-11-17 1994-11-17 Virtual buffer control system in relay computer

Country Status (1)

Country Link
JP (1) JP2776274B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006309637A (en) * 2005-05-02 2006-11-09 Mitsubishi Electric Corp Monitoring control system
JP4759418B2 (en) * 2006-03-23 2011-08-31 株式会社日立製作所 Message recovery system and recovery method

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6445654A (en) * 1988-04-08 1989-02-20 Oki Electric Ind Co Ltd Printing head for dot printer
JPH04123634A (en) * 1990-09-14 1992-04-23 Toshiba Corp Equipment and method for multi-media store and forward exchange

Also Published As

Publication number Publication date
JPH08149153A (en) 1996-06-07

Similar Documents

Publication Publication Date Title
US6615383B1 (en) System and method for message transmission between network nodes connected by parallel links
JPH11143845A (en) System and method for message transmission between network nodes
JPH06252897A (en) Method and system for multiple address file transfer
JP2776274B2 (en) Virtual buffer control system in relay computer
US20030154288A1 (en) Server-client system and data transfer method used in the same system
JP2000174786A (en) Data processor
JPH0552106B2 (en)
JPH0591108A (en) Message communication control method and communication system
JP3189269B2 (en) Network printer
JP6182779B1 (en) Transfer device, transfer method, and program
JP2522435B2 (en) Input message guarantee method for computer system
JPH08116331A (en) Data transmission control method
JP6207710B1 (en) Transfer control device, transfer control method, and program
JPH06252895A (en) Data transmission system
JP3217086B2 (en) Message Communication Method between Standby Controller and Message Device in Redundant System
JPH09326782A (en) Serial communication method
JP2000347965A (en) System and method for mobile communication
JPH04107660A (en) File transfer system
JP2834006B2 (en) Failure recovery processing method and method
JP3219070B2 (en) Line restoration method
JPH11331308A (en) Data transmission system
JPS5814780B2 (en) Recovery control method for multiple information frame failures
JPH0738593A (en) Cyclic data transmitting method
JPH06103222A (en) Bus transfer system
JPS59210751A (en) Node failure recovering system of network

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 19980331

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090501

Year of fee payment: 11

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100501

Year of fee payment: 12

LAPS Cancellation because of no payment of annual fees