JPH06231062A - Connection repetition processing system - Google Patents

Connection repetition processing system

Info

Publication number
JPH06231062A
JPH06231062A JP5012557A JP1255793A JPH06231062A JP H06231062 A JPH06231062 A JP H06231062A JP 5012557 A JP5012557 A JP 5012557A JP 1255793 A JP1255793 A JP 1255793A JP H06231062 A JPH06231062 A JP H06231062A
Authority
JP
Japan
Prior art keywords
connection
reception
communication control
flow control
transmission
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
JP5012557A
Other languages
Japanese (ja)
Inventor
Shunsuke Miyata
俊介 宮田
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 Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone 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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP5012557A priority Critical patent/JPH06231062A/en
Publication of JPH06231062A publication Critical patent/JPH06231062A/en
Pending legal-status Critical Current

Links

Landscapes

  • Computer And Data Communications (AREA)
  • Communication Control (AREA)
  • Maintenance And Management Of Digital Transmission (AREA)

Abstract

PURPOSE:To attain the efficiency up of a connection repetition processing by providing an interface which registers information in a communication control module, and automatically operating flow control by the communication control module without any flow control instruction from a user. CONSTITUTION:A communication control module 4 operates normal communication control by a connection 1 for reception and a connection 2 for transmission, operates the flow control to the connection 1 for reception at the time of the occurrence of the fault of the connection 2 for transmission, and stops the reception of a new telegraphic message. That is, the information is registered in a connection registering part 6, and the flow control is automatically operated without any flow control instruction from a user 3. Thus, the flow control is operated by the communication control module 4 in response to the fault of the connection 2 for transmission, so that the number of the unnecessary telegraphic messages remaining in the connection repetition processing system due to the invalidity of the repetition processing can be suppressed.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、電子計算機が相互に通
信する際に用いられる複数の論理的通信路、すなわち、
コネクション間の中継処理を行うコネクション中継処理
システムに係わり、特に、障害の発生時に電子計算機網
内に滞留する不要な電文の量を効率良く抑止するのに好
適なコネクション中継処理システム。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a plurality of logical communication paths used by electronic computers to communicate with each other, that is,
A connection relay processing system relating to a connection relay processing system for performing relay processing between connections, and particularly suitable for efficiently suppressing the amount of unnecessary messages retained in a computer network when a failure occurs.

【0002】[0002]

【従来の技術】電子計算機等の通信においては、双方の
電子計算機等(以下、利用者と記載)が、コネクション
と呼ばれる論理的通信路を共有することを合意してお
き、送受信する電文に、利用するコネクションを識別す
る情報を付与することにより、個々の電文が、どの利用
者に対するものであるかの識別を行うことが多い。
2. Description of the Related Art In the communication of electronic computers and the like, both electronic computers and the like (hereinafter referred to as users) have agreed to share a logical communication path called a connection, It is often the case that each electronic message is identified for which user by adding information for identifying the connection to be used.

【0003】コネクションを用いての通信の際に、コネ
クションの一方の利用者が、過負荷等の理由により、コ
ネクションを介して受信した電文の処理が行えなくなっ
た場合には、他方の利用者に対し、処理が不能であるこ
とを通知し、適切な対応がなされることを期待する。こ
こでの適切な処理としては、当該電文の送信を再試行す
るか、受信可能な状態に復帰したことが通知されるま
で、次の電文の送信を行わないことなどが一般的であ
る。このように、相手による電文送信の処理を、受信側
で制御することをフロー制御と呼ぶ。尚、利用者網のコ
ネクションおよびフロー制御に関しては、例えば、電子
情報通信学会編「電子情報通信ハンドブック」(198
8年、株式会社オーム社発行)の第1887頁〜第19
16頁に記載されている。
During communication using a connection, if one user of the connection cannot process a message received through the connection due to overload or the like, the other user is requested to On the other hand, I will notify that processing is impossible and hope that appropriate measures will be taken. An appropriate process here is to retry the transmission of the message or not to transmit the next message until it is notified that the message is returned to the receivable state. In this way, controlling the processing of message transmission by the other party on the receiving side is called flow control. Regarding the connection and flow control of the user network, see, for example, “Electronic Information and Communication Handbook” (198) edited by The Institute of Electronics, Information and Communication Engineers.
8 years, published by Ohmsha, Ltd.), pages 1887 to 19
It is described on page 16.

【0004】フロー制御を含む通信制御処理の全てを、
利用者が制御することも可能ではあるが、一般には、利
用者の負担を軽減するために、通信制御機能を有するモ
ジュール(以下、通信制御モジュールと記載)を設け、
利用者は、この通信制御モジュールが提供するインタフ
ェースを利用することが多い。通信制御モジュールが提
供するインタフェースを利用者が用いる場合、電文を送
信するためには、送信電文の内容を指定する必要性があ
るため、送信毎に指示を出す必要がある。一方、電文の
受信については、相手が電文送信を行う契機が非同期で
あること、および、利用者からの受信指示がなされたと
き以外は受信不要とした場合にはスループットが低下し
てしまうことから、電文の受信を、通信制御モジュール
が自動的に進め、利用者は、必要な契機に、通信制御モ
ジュールで既に受信済の電文を利用する技術が考えられ
る。
All communication control processing including flow control
Although it is possible for the user to control, in general, in order to reduce the burden on the user, a module having a communication control function (hereinafter referred to as a communication control module) is provided,
A user often uses the interface provided by this communication control module. When the user uses the interface provided by the communication control module, in order to transmit the electronic message, it is necessary to specify the content of the transmitted electronic message, and therefore it is necessary to issue an instruction for each transmission. On the other hand, regarding the reception of a message, the trigger for sending a message is asynchronous, and throughput is reduced if reception is not required except when the user gives a reception instruction. A technique is conceivable in which the communication control module automatically advances the reception of a message and the user uses the message already received by the communication control module at a necessary occasion.

【0005】このような場合に、通信制御モジュール
が、利用者に提供する基本的な通信制御機能のインタフ
ェースの例は、以下のようなものである。 (A)利用者から通信制御モジュールへの指示 (A−1)コネクションの開設指示 インタフェース名称:ESTABLISH_CONNE
CTION 入力情報 :自局利用者識別情報、相手局利用
者識別情報 出力情報 :コネクション識別情報 (A−2)コネクションの終了指示 インタフェース名称:RELEASE_CONNECT
ION 入力情報 :コネクション識別情報 (A−3)電文送信指示 インタフェース名称:SEND_DATA 入力情報 :コネクション識別情報、送信電文
指示情報 (A−4)受信済み電文取り出し指示 インタフェース名称:RECEIVE_DATA 入力情報 :コネクション識別情報 出力情報 :受信電文指示情報 (B)通信制御モジュールから利用者への通知 (B−1)コネクション障害通知 インタフェース名称:FAIL_indication 通知情報 :コネクション識別情報
In such a case, an example of the interface of the basic communication control function provided to the user by the communication control module is as follows. (A) Instruction from user to communication control module (A-1) Instruction to open connection Interface name: ESTABLISH_CONNECT
CTION input information: Own station user identification information, partner station user identification information Output information: Connection identification information (A-2) Connection termination instruction Interface name: RELEASE_CONNECT
ION input information: connection identification information (A-3) message transmission instruction interface name: SEND_DATA input information: connection identification information, transmission message instruction information (A-4) received message retrieval instruction interface name: RECEIVE_DATA input information: connection identification information Output information: Received message instruction information (B) Notification from communication control module to user (B-1) Connection failure notification Interface name: FAIL_indication Notification information: Connection identification information

【0006】このような技術においては、通信制御モジ
ュールの要因により受信不能となる場合と、利用者の要
因により受信処理を停止させたい場合が考えられる。後
者の場合において、利用者が、受信処理の停止を指示す
るための機能を、通信制御モジュールが提供すること
も、従来の技術としては存在し、このような場合のイン
タフェースの例は、以下のようなものである。 (C)利用者から通信制御モジュールへの指示 (C−1)フロー制御指示 インタフェース名称:SUSPEND_FLOW 入力情報 :コネクション識別情報 (C−2)フロー制御解除指示 インタフェース名称:RESUME_FLOW 入力情報 :コネクション識別情報 (D)通信制御モジュールから利用者への通知なし
[0006] In such a technique, there are a case where reception is impossible due to a factor of the communication control module and a case where the reception process is desired to be stopped due to a factor of a user. In the latter case, it is also existing in the related art that the communication control module provides a function for the user to instruct the stop of the reception process. An example of an interface in such a case is as follows. Is like. (C) Instruction from user to communication control module (C-1) Flow control instruction Interface name: SUSPEND_FLOW input information: Connection identification information (C-2) Flow control cancellation instruction Interface name: RESUME_FLOW input information: Connection identification information ( D) No notification from communication control module to user

【0007】コネクションの中継処理は、2本のコネク
ションの対において、1本のコネクションから受信した
電文を、必要に応じてプロトコル変換や電文フォーマッ
トの変更などの加工を行い、もう1本のコネクションか
ら送信することが主な内容である。従って、対をなすコ
ネクションのうち、送信用に用いるコネクションが、回
線障害等に起因して利用不能となった場合には、受信用
に用いるコネクションが正常であっても、中継処理を行
うことができない。しかしながら、受信用に用いるコネ
クションは正常であることから、通信制御モジュールに
より、受信処理が自動的に進められてしまうため、結果
として、中継処理できない電文が、自局側に滞留してし
まうこととなる。
In the connection relay processing, in a pair of two connections, a message received from one connection is processed as necessary by converting the protocol or changing the message format, and then from the other connection. The main content is to send. Therefore, if the connection used for transmission among the paired connections becomes unavailable due to a line failure or the like, relay processing can be performed even if the connection used for reception is normal. Can not. However, since the connection used for reception is normal, the reception processing is automatically advanced by the communication control module, and as a result, messages that cannot be relayed are accumulated on the local station side. Become.

【0008】フロー制御用のインタフェースが利用者に
提供される場合には、自局側に滞留する電文の数を減ら
すことを目的として、例えば、次の図3で示すように、
送信用に用いるコネクションが利用不能となったことを
検出した契機で、利用者が、フロー制御を指示すること
も可能である。しかし、この場合にも、利用者が、送信
用コネクションが利用不能であることを通信制御モジュ
ールから通知され、その後に、フロー制御の指示を行う
ことになるため、フロー制御指示を行うまでの間に、受
信用コネクションから電文を受信してしまい、やはり、
処理不能な電文が発生することは不可避である。
When a flow control interface is provided to the user, for the purpose of reducing the number of electronic messages staying at the local station side, for example, as shown in FIG.
It is also possible for the user to instruct the flow control upon the detection that the connection used for transmission becomes unavailable. However, even in this case, since the user is notified from the communication control module that the transmission connection is unavailable and then issues a flow control instruction, until the flow control instruction is issued. Then, I received a message from the receiving connection, and again,
It is inevitable that an unprocessable message will occur.

【0009】図3は、従来のコネクション中継処理シス
テムによるフロー制御動作の一例を示すシーケンス図で
ある。本例は、上述の通信制御インタフェースを用いた
従来技術による利用者のフロー制御処理を示し、受信用
コネクション31からの受信電文aが通信制御モジュー
ル34に入力されて格納される。利用者33は、受信済
み電文取り出し指示RCVにより、受信済みの受信電文
aを取り出してプロトコル変換等の処理を行い、電文送
信指示SND(a)により、処理済みの受信電文aを通
信制御モジュール34に渡し、送信用コネクション32
を介して送信する。
FIG. 3 is a sequence diagram showing an example of a flow control operation by the conventional connection relay processing system. This example shows a flow control process of a user using the above-described communication control interface according to the related art. A received message a from the reception connection 31 is input to and stored in the communication control module 34. The user 33 extracts the received reception message a by the received message extraction instruction RCV and performs a process such as protocol conversion, and the communication reception module a transmits the processed reception message a by the message transmission instruction SND (a). And send connection 32
To send via.

【0010】この受信電文aに対する中継処理中に、次
の受信電文bが、通信制御モジュール34に入力されて
格納される。利用者33は、受信電文aの送信指示後
に、この受信電文bのプロトコル変換等を行い、電文送
信指示SND(b)により、通信制御モジュール34に
渡す。しかし、この時、送信用コネクション32は、障
害が発生して使用不可能となっているので、通信制御モ
ジュール34は、利用者33からの電文送信指示SND
(b)を受け付けず、利用者33にコネクション障害通
知FAIL_indを渡す。利用者33は、このコネク
ション障害通知FAIL_indに基づき、フロー制御
指示SUS_FLWを送出し、通信制御モジュール34
を介してフロー制御を行う。
During the relay process for this received message a, the next received message b is input and stored in the communication control module 34. The user 33 performs protocol conversion of the received message b after the transmission instruction of the received message a, and passes it to the communication control module 34 by the message transmission instruction SND (b). However, at this time, since the transmission connection 32 has become unusable due to a failure, the communication control module 34 instructs the communication control module 34 to send a message SND from the user 33.
The connection failure notification FAIL_ind is passed to the user 33 without accepting (b). The user 33 sends the flow control instruction SUS_FLW based on the connection failure notification FAIL_ind, and the communication control module 34
Flow control via.

【0011】このフロー制御により、受信用コネクショ
ン31からの受信電文の入力が停止される。しかし、こ
のフロー制御が作用する時点においては、第3番目の受
信電文c〜第5番目の受信電文eが、既に、通信制御モ
ジュール34に入力済みとなっている。このように、従
来技術では、送信用コネクションが使用不能となった場
合には、通信制御モジュールは、利用者に対して、コネ
クションが使用不能となったことの通知を行い、これを
受け取った利用者が、自らの責任において、受信用コネ
クションのフロー制御を行うことを指示した。そのため
に、本例に示すように、受信電文aのみは正常に中継処
理が行われるが、受信電文b〜受信電文eについては、
送信用コネクション32の障害により、送信処理が行え
ないために滞留してしまう。
By this flow control, the input of the reception message from the reception connection 31 is stopped. However, at the time when this flow control operates, the third reception message c to the fifth reception message e have already been input to the communication control module 34. As described above, in the conventional technique, when the transmission connection becomes unavailable, the communication control module notifies the user that the connection has become unavailable, and receives the notification. The person instructed to carry out flow control of the receiving connection at his own risk. Therefore, as shown in this example, only the received message a is normally relayed, but the received message b to the received message e are
Due to the failure of the transmission connection 32, the transmission process cannot be performed, and therefore the data is accumulated.

【0012】[0012]

【発明が解決しようとする課題】解決しようとする問題
点は、従来の技術では、送信側コネクションが障害によ
り使用不能となった場合に、受信側コネクションからの
電文の受信動作を効率良く制御することができず、中継
処理が不能な多くの電文が滞留してしまう点である。本
発明の目的は、これら従来技術の課題を解決し、送信用
コネクションが使用不能となった場合に滞留する中継処
理が不能な電文の増加を抑止して、コネクション中継処
理の効率アップを可能とするコネクション中継処理シス
テムを提供することである。
The problem to be solved by the prior art is that in the prior art, when the transmission side connection becomes unusable due to a failure, the operation of receiving a telegram from the reception side connection is efficiently controlled. This is because many messages that cannot be relayed and cannot be relayed are accumulated. An object of the present invention is to solve these problems of the prior art and to suppress the increase of telegrams that are incapable of relay processing when the transmission connection becomes unavailable, thereby improving the efficiency of connection relay processing. It is to provide a connection relay processing system that does.

【0013】[0013]

【課題を解決するための手段】上記目的を達成するた
め、本発明のコネクション中継処理システムは、(1)
電子計算機網での通信時に確立される送信用コネクショ
ンと受信用コネクションの中継処理を行うコネクション
中継処理システムにおいて、送信用コネクションと受信
用コネクションによる通信制御を行うと共に、送信用コ
ネクションの障害発生時に、受信用コネクションに対す
るフロー制御を行い、新たな電文の受信を抑止する通信
制御モジュールを設けることを特徴とする。また、
(2)上記(1)に記載のコネクション中継処理システ
ムにおいて、通信制御モジュールは、中継処理を行って
いる送信用コネクションおよび受信用コネクションの組
み合わせを登録するコネクション対登録部と、送信用コ
ネクションの障害を検出する障害検出部と、この障害検
出部のコネクションの障害検出時に、コネクション対登
録部を検索して、対となる受信用コネクションを識別す
るコネクション対識別部と、このコネクション対識別部
で識別した受信用コネクションに対するフロー制御を行
うフロー制御部とを具備することを特徴とする。
In order to achieve the above object, the connection relay processing system of the present invention comprises (1)
In a connection relay processing system that relays a transmission connection and a reception connection established during communication on an electronic computer network, while performing communication control by the transmission connection and the reception connection, when a failure occurs in the transmission connection, It is characterized by providing a communication control module for performing flow control on the reception connection and suppressing reception of a new message. Also,
(2) In the connection relay processing system according to (1) above, the communication control module has a connection pair registration unit that registers a combination of a transmission connection and a reception connection that are performing relay processing, and a failure of the transmission connection. And a connection pair identifying unit that identifies the receiving connection to be paired by searching the connection pair registering unit when a failure in the connection of this failure detecting unit is detected. And a flow control unit for performing flow control on the received connection.

【0014】[0014]

【作用】本発明においては、送信用コネクションに障害
が発生すると、利用者(電子計算機等)ではなく、通信
制御モジュールがフロー制御を行う。すなわち、従来
は、中継処理における受信用および送信用コネクション
の対応関係は、利用者のみが感知する情報であり、従来
の通信制御モジュールには、この情報を知るための機構
が存在しなかったが、本発明では、通信制御モジュール
に、この情報を登録するインタフェースを設け、利用者
からのフロー制御指示なしに、通信制御モジュールが、
自動的にフロー制御を行う。このことにより、中継処理
ができずにコネクション中継処理システム内に滞留する
不要な電文の数を抑制することができる。
According to the present invention, when a failure occurs in the transmission connection, the communication control module, not the user (electronic computer or the like), performs the flow control. That is, conventionally, the correspondence relationship between the receiving and transmitting connections in the relay processing is information that only the user senses, and the conventional communication control module does not have a mechanism for knowing this information. In the present invention, the communication control module is provided with an interface for registering this information, and the communication control module is provided with no flow control instruction from the user.
Flow control is performed automatically. As a result, the number of unnecessary messages that cannot be relayed and remain in the connection relay processing system can be suppressed.

【0015】[0015]

【実施例】以下、本発明の実施例を、図面により詳細に
説明する。図1は、本発明のコネクション中継処理シス
テムの本発明に係わる構成の一実施例を示すブロック図
である。本図において、1、2は、電子計算機網での通
信時に確立される受信用コネクションと送信用コネクシ
ョン、3は、受信用コネクション1と送信用コネクショ
ン2との中継処理を行う電子計算機等の利用者、4は、
本発明に係わるフロー制御を行う通信制御モジュールで
あり、この通信制御モジュール4は、受信用コネクショ
ン1と送信用コネクション2による従来の通信制御を行
う通信制御処理部5と、以下、本発明に係わり、中継処
理対象の受信用コネクション1および送信用コネクショ
ン2の組み合わせを登録するコネクション対登録部6
と、送信用コネクション2の障害を検出する障害検出部
7と、この障害検出部7による送信用コネクション2の
障害検出時に、コネクション対登録部6を検索して、対
となる受信用コネクション1を識別するコネクション対
識別部8と、このコネクション対識別部8で識別した受
信用コネクション1に対するフロー制御を行うフロー制
御部9とにより構成されている。
Embodiments of the present invention will now be described in detail with reference to the drawings. FIG. 1 is a block diagram showing an embodiment of a configuration relating to the present invention of a connection relay processing system of the present invention. In this figure, reference numerals 1 and 2 are a connection for reception and a connection for transmission which are established at the time of communication in an electronic computer network, and 3 is a computer for relaying the connection 1 for reception and the connection 2 for transmission. Who, 4
A communication control module for performing flow control according to the present invention, the communication control module 4 including a communication control processing unit 5 for performing conventional communication control based on a reception connection 1 and a transmission connection 2, and a communication control module according to the present invention. , A connection pair registration unit 6 for registering a combination of the reception connection 1 and the transmission connection 2 to be relayed
And a failure detection unit 7 for detecting a failure of the transmission connection 2, and when the failure detection unit 7 detects a failure of the transmission connection 2, the connection pair registration unit 6 is searched to find a reception connection 1 forming a pair. It comprises a connection pair identifying unit 8 for identifying, and a flow control unit 9 for performing flow control for the receiving connection 1 identified by the connection pair identifying unit 8.

【0016】このような構成により、本実施例のコネク
ション中継処理システムにおける通信制御モジュール4
は、受信用コネクション1と送信用コネクション2によ
る通常の通信制御を行うと共に、送信用コネクション2
の障害発生時に、受信用コネクション1に対するフロー
制御を行い、新たな電文の受信を抑止する。すなわち、
従来は、中継処理における受信用コネクション1および
送信用コネクション2の対応関係は、利用者3のみが感
知する情報であり、通信制御モジュール4には、この情
報を知るための機構が存在しなかったが、本実施例の通
信制御モジュール4は、この情報をコネクション対登録
部6に登録し、利用者3からのフロー制御指示なしに、
自動的にフロー制御を行う。このように、送信用コネク
ション2の障害に対して、通信制御モジュール4がフロ
ー制御を行うことにより、中継処理ができずにコネクシ
ョン中継処理システム内に滞留する不要な電文の数を抑
制することができる。
With such a configuration, the communication control module 4 in the connection relay processing system of the present embodiment.
Performs normal communication control by the reception connection 1 and the transmission connection 2, and
When the failure occurs, the flow control for the reception connection 1 is performed and the reception of a new message is suppressed. That is,
Conventionally, the correspondence relationship between the reception connection 1 and the transmission connection 2 in the relay process is information sensed only by the user 3, and the communication control module 4 does not have a mechanism for knowing this information. However, the communication control module 4 of the present embodiment registers this information in the connection pair registration unit 6, and without the flow control instruction from the user 3,
Flow control is performed automatically. In this way, the communication control module 4 performs the flow control with respect to the failure of the transmission connection 2, thereby suppressing the number of unnecessary messages that cannot be relayed and stay in the connection relay processing system. it can.

【0017】以下、このような制御動作の詳細を説明す
る。本実施例では、利用者3に対して、従来技術の説明
で示した通常の通信制御インタフェースの他に、以下に
示すような中継処理を行うコネクションを登録するため
のインタフェースを提供する。 (E)利用者から通信制御モジュールへの指示 (E−1)コネクションの対応関係の登録指示 インタフェース名称:DEFINE_RELAY_CO
NNECTION 入力情報 :中継処理における入力用コネクシ
ョンの識別情報 :中継処理における出力用コネクションの識別情報 (F)通信制御モジュールから利用者への通知 (F−1)なし
The details of such a control operation will be described below. In the present embodiment, the user 3 is provided with an interface for registering a connection for performing a relay process as described below, in addition to the normal communication control interface described in the description of the related art. (E) Instruction from user to communication control module (E-1) Instruction to register connection correspondence interface name: DEFINE_RELAY_CO
CONNECTION Input information: Identification information of input connection in relay processing: Identification information of output connection in relay processing (F) Notification from communication control module to user (F-1) None

【0018】通信制御モジュール4では、このインタフ
ェースにより登録された送信用コネクション2における
障害を検出した場合には、次の図2で示すように、利用
者3からのフロー制御指示(従来技術におけるSUSP
EN FLOW)を受けなくても、受信側コネクション
1に対し、フロー制御を行う。尚、フロー制御を施す原
因となった送信用コネクション2において、コネクショ
ンの障害が解除したことを検出した場合は、利用者3か
らのフロー制御の解除指示(従来技術におけるRESU
ME FLOW)を受けなくても、受信用コネクション
1に対して行ったフロー制御の解除を行う。
When the communication control module 4 detects a failure in the transmission connection 2 registered by this interface, as shown in FIG. 2, the flow control instruction from the user 3 (SUSP in the prior art)
Even if it does not receive (EN FLOW), the flow control is performed for the receiving side connection 1. When it is detected that the connection failure for the transmission connection 2 that has caused the flow control is released, the user 3 issues an instruction to release the flow control (RESU in the related art).
Even without receiving ME FLOW, the flow control performed for the receiving connection 1 is released.

【0019】図2は、図1におけるコネクション中継処
理システムの本発明に係わる処理動作の一実施例を示す
シーケンス図である。本実施例は、図1における通信制
御インタフェースを用いた通信制御モジュール4のフロ
ー制御処理を示し、受信用コネクション1からの受信電
文aが通信制御モジュール4に入力されて格納される。
利用者3は、受信済み電文取り出し指示RCVにより、
受信済みの受信電文aを取り出してプロトコル変換等の
処理を行い、電文送信指示SND(a)により、処理済
みの受信電文aを通信制御モジュール4に渡し、送信用
コネクション2を介して送信する。
FIG. 2 is a sequence diagram showing an embodiment of the processing operation according to the present invention of the connection relay processing system in FIG. The present embodiment shows a flow control process of the communication control module 4 using the communication control interface in FIG. 1, and a received message a from the reception connection 1 is input to the communication control module 4 and stored.
The user 3 receives the received electronic message fetching instruction RCV,
The received reception message a is taken out and subjected to processing such as protocol conversion, and according to the message transmission instruction SND (a), the processed reception message a is passed to the communication control module 4 and transmitted via the transmission connection 2.

【0020】この受信電文aに対する中継処理中に、次
の受信電文bが、通信制御モジュール4に入力されて格
納される。利用者3は、受信電文aの送信指示後に、こ
の受信電文bのプロトコル変換等を行い、電文送信指示
SND(b)により、通信制御モジュール4に渡す。し
かし、この時、送信用コネクション2は、障害が発生し
て使用不可能となっているので、通信制御モジュール4
は、利用者3からの電文送信指示SND(b)を受け付
けず、利用者3にコネクション障害通知FAIL_in
dを渡す。従来技術では、このコネクション障害通知F
AIL_indに基づき、利用者3が、フロー制御指示
SUS_FLWを送出するなどして、通信制御モジュー
ル4を介してのフロー制御を行っていたが、本実施例に
おいては、送信用コネクション2の障害を検出した通信
制御モジュール4自身が、受信用コネクション1に対す
るフロー制御を行う。
During the relay process for this received message a, the next received message b is input and stored in the communication control module 4. After the transmission instruction of the reception message a, the user 3 performs protocol conversion of the reception message b, etc., and passes it to the communication control module 4 by the message transmission instruction SND (b). However, at this time, the transmission connection 2 becomes unusable due to a failure, so the communication control module 4
Does not accept the message transmission instruction SND (b) from the user 3 and notifies the user 3 of the connection failure notification FAIL_in.
Pass d. In the prior art, this connection failure notification F
Based on AIL_ind, the user 3 has performed flow control via the communication control module 4 by sending out a flow control instruction SUS_FLW, but in the present embodiment, a failure of the transmission connection 2 is detected. The communication control module 4 itself performs flow control for the reception connection 1.

【0021】この通信制御モジュール4のフロー制御に
より、受信用コネクション1からの受信電文の入力が停
止される。このフロー制御が作用する時点において、通
信制御モジュール4に入力済みとなる受信電文は、第2
番目の受信電文bと第3番目の受信電文cの二つのみで
あり、従来技術において通信制御モジュール4に入力済
みとなる第4番目の受信電文dと第5番目の受信電文e
は滞留されない。このように、各受信電文a〜eが、図
3で示したものと同様の契機で受信用コネクション1に
到着し、かつ、同様の契機で送信用コネクション2にお
いて障害が発生するが、本実施例では、通信制御モジュ
ール4が、利用者3からの指示を待たずに、直接、フロ
ー制御を行うことから、フロー制御が早期に行われる。
このことにより、受信電文aのみが正常に中継処理され
ることは、従来技術と同様であるが、システム内に滞留
する電文は、受信電文bと受信電文cのみとなる。
By the flow control of the communication control module 4, the input of the reception message from the reception connection 1 is stopped. At the time when this flow control operates, the received message that has been input to the communication control module 4 is the second
The second received message b and the third received message c are only two, and the fourth received message d and the fifth received message e that have been input to the communication control module 4 in the conventional technique.
Is not retained. In this way, each of the received telegrams a to e arrives at the reception connection 1 with the same trigger as that shown in FIG. 3, and a failure occurs in the transmission connection 2 with the same trigger, but this implementation In the example, the communication control module 4 directly performs the flow control without waiting for the instruction from the user 3, so that the flow control is performed early.
As a result, only the received message a is normally relayed, which is the same as in the related art, but the only messages retained in the system are the received message b and the received message c.

【0022】以上、図1、および、図2を用いて説明し
たように、本実施例のコネクション中継処理システムで
は、中継処理に使用する送信用および受信用の2本のコ
ネクション対を、通信制御モジュールに登録しておき、
登録された送信用コネクションが利用不能になった場
合、通信制御モジュールが、自動的に、受信用コネクシ
ョンに対してフロー制御を行う。このことにより、コネ
クション中継処理システム内に滞留する中継処理不能な
受信電文の数の増加を抑止することができる。尚、本発
明は、図1、および、図2を用いて説明した実施例に限
定されるものではなく、その要旨を逸脱しない範囲にお
いて種々変更可能である。
As described above with reference to FIGS. 1 and 2, in the connection relay processing system of the present embodiment, two connection pairs for transmission and reception used for relay processing are communication controlled. Register in the module,
When the registered transmission connection becomes unavailable, the communication control module automatically performs flow control on the reception connection. As a result, it is possible to suppress an increase in the number of received telegrams that cannot be relayed in the connection relay processing system. The present invention is not limited to the embodiments described with reference to FIGS. 1 and 2, and various modifications can be made without departing from the scope of the invention.

【0023】[0023]

【発明の効果】本発明によれば、送信側コネクションが
障害により使用不能となった場合に、受信側コネクショ
ンからの電文の受信動作を効率良く制御でき、中継処理
が不能な受信電文の滞留数の増加を抑止し、コネクショ
ン中継処理システムの性能を向上させることが可能であ
る。
According to the present invention, when the connection on the transmission side becomes unusable due to a failure, the receiving operation of the message from the connection on the reception side can be efficiently controlled, and the number of staying reception messages for which relay processing is impossible is retained. It is possible to suppress the increase in the number of connections and improve the performance of the connection relay processing system.

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

【図1】本発明のコネクション中継処理システムの本発
明に係わる構成の一実施例を示すブロック図である。
FIG. 1 is a block diagram showing an embodiment of a configuration relating to the present invention of a connection relay processing system of the present invention.

【図2】図1におけるコネクション中継処理システムの
本発明に係わる処理動作の一実施例を示すシーケンス図
である。
FIG. 2 is a sequence diagram showing an embodiment of the processing operation of the connection relay processing system in FIG. 1 according to the present invention.

【図3】従来のコネクション中継処理システムによるフ
ロー制御動作の一例を示すシーケンス図である。
FIG. 3 is a sequence diagram showing an example of a flow control operation by a conventional connection relay processing system.

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

1 受信用コネクション 2 送信用コネクション 3 利用者 4 通信制御モジュール 5 通信制御処理部 6 コネクション対登録部 7 障害検出部 8 コネクション対識別部 9 フロー制御部 31 受信用コネクション 32 送信用コネクション 33 利用者 34 通信制御モジュール 1 reception connection 2 transmission connection 3 user 4 communication control module 5 communication control processing unit 6 connection pair registration unit 7 failure detection unit 8 connection pair identification unit 9 flow control unit 31 reception connection 32 transmission connection 33 user 34 Communication control module

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.5 識別記号 庁内整理番号 FI 技術表示箇所 H04L 29/14 ─────────────────────────────────────────────────── ─── Continuation of the front page (51) Int.Cl. 5 Identification code Internal reference number FI technical display location H04L 29/14

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 電子計算機網での通信時に確立される送
信用コネクションと受信用コネクションの中継処理を行
うコネクション中継処理システムにおいて、上記送信用
コネクションと受信用コネクションによる通信制御を行
うと共に、上記送信用コネクションの障害発生時に、上
記受信用コネクションに対するフロー制御を行い、新た
な電文の受信を抑止する通信制御手段を設けることを特
徴とするコネクション中継処理システム。
1. A connection relay processing system for relaying a transmission connection and a reception connection established during communication in an electronic computer network, wherein communication control is performed by the transmission connection and the reception connection, and the transmission is performed. A connection relay processing system comprising: a communication control means for performing flow control on the receiving connection and suppressing reception of a new message when a failure occurs in a trusted connection.
【請求項2】 請求項1に記載のコネクション中継処理
システムにおいて、上記通信制御手段は、上記中継処理
を行っている送信用コネクションおよび受信用コネクシ
ョンの組み合わせを登録するコネクション対登録手段
と、上記送信用コネクションの障害を検出する障害検出
手段と、該障害検出手段のコネクションの障害検出時
に、上記コネクション対登録手段を検索して、対となる
上記受信用コネクションを識別するコネクション対識別
手段と、該コネクション対識別手段で識別した受信用コ
ネクションに対するフロー制御を行うフロー制御手段と
を具備することを特徴とするコネクション中継処理シス
テム。
2. The connection relay processing system according to claim 1, wherein the communication control means registers a combination of a transmission connection and a reception connection which are performing the relay processing, and the transmission pair registration means. Failure detecting means for detecting a failure in the trusted connection; connection pair identifying means for searching the connection pair registering means to identify the receiving connection forming a pair when the failure in the connection of the failure detecting means is detected; A connection relay processing system, comprising: a flow control means for performing flow control on the reception connection identified by the connection pair identification means.
JP5012557A 1993-01-28 1993-01-28 Connection repetition processing system Pending JPH06231062A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5012557A JPH06231062A (en) 1993-01-28 1993-01-28 Connection repetition processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5012557A JPH06231062A (en) 1993-01-28 1993-01-28 Connection repetition processing system

Publications (1)

Publication Number Publication Date
JPH06231062A true JPH06231062A (en) 1994-08-19

Family

ID=11808649

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5012557A Pending JPH06231062A (en) 1993-01-28 1993-01-28 Connection repetition processing system

Country Status (1)

Country Link
JP (1) JPH06231062A (en)

Similar Documents

Publication Publication Date Title
JP2960818B2 (en) Processor reset method
CN100429638C (en) Auto-determination of DTE/DCE connection
JPH06231062A (en) Connection repetition processing system
JPH03158040A (en) Data transformer
JP2570579B2 (en) Ring transmission system
JPS5811146B2 (en) Communication method using polling emulator
JP2001326663A (en) Flow control system by token passing and its method
JPH11127477A (en) Personal communication system
JPH03292554A (en) Communication processor
JP2000092079A (en) Information processing system
JPH05167734A (en) Private line fault recovery system
JP2654524B2 (en) LAN connection port switching method
CN114727324A (en) Network disaster tolerance processing method and device, storage medium and electronic equipment
JP2570578B2 (en) Ring transmission line station equipment
JPH01293046A (en) Packet protocol communication device
JPH11340985A (en) Radio data communication system containing terminal with different signaling procedure
JPS6352829B2 (en)
JPS6395751A (en) Data transmission system
JPS6179339A (en) Controlling system of node assembling
JP2002164913A (en) Network relay control method and device
JPH0621927A (en) Data transmission system
JP2003008596A (en) Computer communication system
JPH05244143A (en) Clock switching system
JP2000031966A (en) Lan switching device
JPH01264428A (en) System for setting resending time