JP2002077165A - Multiplexing network communication device - Google Patents

Multiplexing network communication device

Info

Publication number
JP2002077165A
JP2002077165A JP2000256584A JP2000256584A JP2002077165A JP 2002077165 A JP2002077165 A JP 2002077165A JP 2000256584 A JP2000256584 A JP 2000256584A JP 2000256584 A JP2000256584 A JP 2000256584A JP 2002077165 A JP2002077165 A JP 2002077165A
Authority
JP
Japan
Prior art keywords
network
message
transmission
reception
management table
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
JP2000256584A
Other languages
Japanese (ja)
Inventor
Yoshikatsu Nakao
吉克 中尾
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.)
Takaoka Toko Co Ltd
Original Assignee
Takaoka Electric Mfg 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 Takaoka Electric Mfg Co Ltd filed Critical Takaoka Electric Mfg Co Ltd
Priority to JP2000256584A priority Critical patent/JP2002077165A/en
Publication of JP2002077165A publication Critical patent/JP2002077165A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To achieve barrier resistance to a physical barrier by (n) multiplexing networks and to provide a band that is approximately (n) times larger than a single network. SOLUTION: A process control table 12 outside a device having the entire process information of the device connected to the network is provided at each device, a control table 13 for transmission and a transmission number control table 14 are provided at a transmission-side device 10, and a control table 23 for reception and a local memory 24 for reception are provided at a reception- side device 20. A transmission-side process 11 being present at the transmission- side device 10 acquires information from each table when transmitting messages, and constantly transmits the messages only to a specific network. A network reception process 21 being present at the reception-side device 20 receives the messages from all networks 30, acquires information from the table, verifies the reception of the same message, and distributes the messages to a reception- side process 22.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、ローカルエリアネ
ットワーク又はワイドエリアネットワーク等の通信回線
を複数利用し、接続したコンピュータ装置において、各
装置間のメッセージ送受信を高い信頼性を維持しなが
ら、ネットワーク負荷の平準化を可能とした多重化ネッ
トワーク通信装置とこの装置を実行するためのプログラ
ムを記録した記録媒体に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a computer device connected to a plurality of communication lines such as a local area network or a wide area network, while maintaining high reliability of message transmission and reception between the devices while maintaining high network load. The present invention relates to a multiplexed network communication device capable of leveling data and a recording medium storing a program for executing the device.

【0002】[0002]

【従来の技術】ネットワークを利用したメッセージの伝
送方式の一つとして、TCP/IPを用いたものがあ
る。これはよく知られているように、1つの業務機能を
有したプロセスから送信されたメッセージを再送アルゴ
リズムなどを利用し、別の業務機能を有したプロセスに
送信するよう伝送方式である。
2. Description of the Related Art As one of message transmission methods using a network, there is a method using TCP / IP. As is well known, this is a transmission method in which a message transmitted from a process having one business function is transmitted to a process having another business function using a retransmission algorithm or the like.

【0003】また、ネットワークの多重化する場合は、
特殊なハードウェアを設置し、ネットワークの状態を管
理し、異常を検出した場合には、他のネットワークに切
り替え、再送するようになっている。
In the case of network multiplexing,
Special hardware is installed, the state of the network is managed, and when an abnormality is detected, the network is switched to another network and retransmitted.

【0004】[0004]

【発明が解決しようとする課題】しかしながら、上記し
た再送アルゴリズムのみでは、物理的なネットワークの
切断に対して対応はできない。
However, the above-described retransmission algorithm alone cannot cope with a physical network disconnection.

【0005】また、物理的にネットワークを多重化する
場合は、空いているネットワークが通常利用されていな
いため、1つのネットワークによりメッセージの送受信
が行われ、1つのネットワークに負荷が集中し、利用効
率並びに伝送効率が悪くなる。つまり、同時に複数の装
置上の複数のプロセス群からネットワークにメッセージ
を送信しようとした場合、1つのネットワークしか利用
されていないために、1つのプロセスが送信を終了しな
いと、他のプロセスは処理が滞留してしまい、コンピュ
ータシステム全体の利用効率を悪くする。
In the case where networks are physically multiplexed, a vacant network is not normally used, so that messages are transmitted and received by one network, the load is concentrated on one network, and the utilization efficiency is increased. In addition, transmission efficiency deteriorates. In other words, when attempting to send a message from a plurality of processes on a plurality of devices to the network at the same time, only one network is used, and if one process does not end transmission, the other processes will not process. It stays and makes the utilization efficiency of the entire computer system inferior.

【0006】本発明は、上記した背景に鑑みてなされた
もので、物理的なネットワークのハードウェア障害に対
しても確実にメッセージの送受信を行えることと、メッ
セージの送受信が同時に複数発生した場合に対して、送
信側プロセス群が複数ネットワークを利用することによ
り、ネットワークの帯域を物理的に増大させることがで
きる多重化ネットワークにおける装置間通信装置及びネ
ットワーク負荷平準化装置を提供するものである。
SUMMARY OF THE INVENTION The present invention has been made in view of the above-described background, and it is possible to reliably transmit and receive a message even when a physical network has a hardware failure. On the other hand, an object of the present invention is to provide an inter-device communication device and a network load leveling device in a multiplexed network in which a group of transmission-side processes can use a plurality of networks to physically increase the bandwidth of the network.

【0007】[0007]

【課題を解決するための手段】上記の目的を達成するた
め、本発明に係わる多重化ネットワークにおける装置間
通信装置では、複数の装置が多重化したネットワーク上
に接続した状態において、ある送信側装置上の送信側プ
ロセスから他の複数の受信側装置上の受信側プロセス群
に対してメッセージを送信する場合、送信側装置上に受
信側プロセスの存在する位置情報を記憶した装置外プロ
セス管理テーブルと、ネットワーク上の装置に存在する
プロセスの位置情報を検出するネットワーク構成管理プ
ロセスとを設けて、前記装置外プロセス管理テーブルを
更新する。
In order to achieve the above-mentioned object, an inter-device communication device in a multiplexed network according to the present invention includes a transmitting device in a state where a plurality of devices are connected to a multiplexed network. When transmitting a message from the above-mentioned transmitting process to a group of receiving processes on a plurality of other receiving devices, an external device management table storing positional information of the existence of the receiving process on the transmitting device; A network configuration management process for detecting position information of a process existing in a device on the network, and updating the external device process management table.

【0008】それぞれの送信側プロセスについては、送
信を行った順序情報を格納した送信用管理テーブルを設
け、複数のネットワークのうち送信すべきネットワーク
の情報を記憶する送信番号管理テーブルを設けて、メッ
セージを送信する際に、メッセージ送信先がネットワー
クに存在するかを前記装置外プロセス管理テーブルによ
り把握し、存在している場合には、メッセージに前記送
信用管理テーブルに記憶された送信順序情報を付加し、
前記送信用管理テーブルの情報を更新し、前記送信番号
テーブルに記憶された情報により、送信すべきネットワ
ーク上にメッセージを送信する。(請求項1)
For each transmitting side process, a transmission management table storing information on the order of transmission is provided, and a transmission number management table storing information on a network to be transmitted among a plurality of networks is provided. When transmitting a message, the external process management table is used to determine whether the message transmission destination exists in the network. If the message transmission destination exists, the transmission order information stored in the transmission management table is added to the message. And
The information in the transmission management table is updated, and the message is transmitted on the network to be transmitted based on the information stored in the transmission number table. (Claim 1)

【0009】前記受信側装置上においては、ネットワー
ク上に送信されたメッセージを受信するネットワーク受
信プロセスにより、自身宛てのメッセージを受信した場
合に、前記受信側装置上に受信用ローカルバッファを設
け、前記受信用ローカルバッファにメッセージを格納す
る。また、受信した順序情報を格納した受信用管理テー
ブルを設け、前記受信用ローカルバッファに存在するメ
ッセージに記述された送信順序情報をもとに、前記受信
用管理テーブルに格納された情報を比較し、以前に受信
していないメッセージの場合には、メッセージを受信側
装置内に存在する受信側プロセスにメッセージを配信
し、既に以前受信しているメッセージの場合には、メッ
セージを破棄するようにした通信装置(請求項2)。
When a message addressed to itself is received by a network receiving process for receiving a message transmitted over a network, a local buffer for reception is provided on the receiving side device, Store the message in the local buffer for reception. Also, a reception management table storing received order information is provided, and based on transmission order information described in a message existing in the reception local buffer, information stored in the reception management table is compared. In the case of a message that has not been received before, the message is delivered to a receiving process existing in the receiving device, and in the case of a message that has already been received, the message is discarded. Communication device (Claim 2).

【0010】上記の装置を使用し、多重化されたネット
ワーク上に存在する送信側装置上の送信側プロセスが、
他の複数の受信側装置上の受信側プロセス群にメッセー
ジを送信するために、前記送信側プロセスに複数のネッ
トワークのうち利用するネットワーク情報を格納した送
信番号管理テーブルを設け、メッセージを送信する際に
は、複数のネットワークのうち正常なネットワークの1
つのみにてメッセージを送信し、送信失敗時には、次の
正常なネットワークを前記送信番号管理テーブルより検
索し、再度送信をし、正常時には前記送信番号管理テー
ブルを更新し、次回送信時には、今回利用したネットワ
ーク以外のネットワークを利用するようにしたことによ
り、多重化ネットワークにおけるネットワーク負荷平準
化を行う通信装置(請求項3)。
Using the above apparatus, a transmitting process on a transmitting apparatus existing on a multiplexed network includes:
In order to transmit a message to a group of receiving processes on a plurality of other receiving devices, a transmission number management table storing network information to be used among a plurality of networks is provided in the transmitting process, and a message is transmitted. Has one of the normal networks among the plurality of networks.
When the transmission fails, the next normal network is searched from the transmission number management table, and the transmission is performed again. When the transmission is normal, the transmission number management table is updated. A communication device for leveling a network load in a multiplexed network by using a network other than the selected network.

【0011】そして、上記の装置を使用するのに適した
本発明に係る多重化ネットワークにおける多重化ネット
ワーク通信装置では、ネットワーク上の全てのプロセス
の位置を記憶した装置外プロセス管理テーブルと、前記
装置外プロセス管理テーブルに記憶したプロセス情報か
ら相手先プロセスの位置を把握するネットワーク構成管
理部と、メッセージを送信するときに同一メッセージの
重複を防ぐための情報を記憶する送信用管理テーブル
と、多重化されたネットワークのどのネットワークにメ
ッセージを送信するか判定するための情報を記憶する送
信番号管理テーブルと、前記送信用管理テーブルと前記
送信番号管理テーブルと用いて多重化されたネットワー
クを利用して、正しくメッセージを相手装置に送信する
メッセージ送信部と、受信したメッセージが既に受信し
たかを記憶する受信用管理テーブルと、受信したメッセ
ージを一時記憶する受信用ローカルバッファと、前記受
信用管理テーブルと前記受信用ローカルバッファによ
り、ネットワークに送信されたメッセージを受信し、装
置内のプロセスにメッセージを配信する受信部を備えた
通信装置(請求項4)。
In a multiplexed network communication device in a multiplexed network according to the present invention suitable for using the above-mentioned device, an external device management table storing the positions of all processes on the network; A network configuration management unit that grasps the position of the destination process from the process information stored in the external process management table; a transmission management table that stores information for preventing duplication of the same message when transmitting a message; Using a network multiplexed using a transmission number management table that stores information for determining which network of the network is to transmit a message, the transmission management table and the transmission number management table, A message transmitting unit that correctly transmits messages to the partner device A reception management table for storing whether the received message has already been received, a reception local buffer for temporarily storing the received message, and a reception management table and the reception local buffer for storing a message transmitted to a network. A communication device comprising: a receiving unit that receives and distributes a message to a process in the device.

【0012】ここで、上記した多重化マルチネットワー
クの装置間通信装置では、存在するネットワーク数に応
じて稼働することができる。
[0012] Here, the inter-device communication device of the multiplexed multi-network can operate according to the number of existing networks.

【0013】[0013]

【発明の実施の形態】上記したシステムの一実施例とし
て図1に示す。送信側プロセス11、受信側プロセス2
2が連携し、4重化されたネットワークを利用し、ネッ
トワーク障害に対して、信頼性の高い装置間通信を実施
し、ネットワーク負荷を軽減した効率のよいメッセージ
の受け取りがいかに行われるか説明する。
FIG. 1 shows an embodiment of the above-mentioned system. Sending process 11, Receiving process 2
The two cooperate to use a quadruple network, perform highly reliable inter-device communication in response to a network failure, and explain how to efficiently receive messages with reduced network load. .

【0014】同図に示すように、装置外プロセス管理テ
ーブル12はプロセスとそのプロセスがどこの装置にあ
るかの対応を示すデータが格納されている。送信側装置
10内部に実装される送信側プロセス11から受信側装
置20の受信側プロセス22にメッセージを送信する場
合、送信側プロセス11は送信先プロセスを装置外プロ
セス管理テーブル12より、送信先プロセスの有無とそ
れが実装されている装置を検出する。
As shown in FIG. 1, the out-of-apparatus process management table 12 stores data indicating a correspondence between a process and an apparatus in which the process is located. When a message is transmitted from the transmitting process 11 mounted in the transmitting device 10 to the receiving process 22 of the receiving device 20, the transmitting process 11 determines the destination process from the external process management table 12 according to the external process management table 12. Is detected and the device on which it is mounted is detected.

【0015】実装されていた場合、送信側プロセス11
は、送信するメッセージに送信用管理テーブル13の送
信回数を1だけ増加した値を付加し、同時に送信用管理
テーブル13内の送信回数も1だけ増加させる。前記装
置外プロセス管理テーブル12より検出された受信側プ
ロセ22の実装装置にメッセージを配信するために、ネ
ットワーク30に対してメッセージを送信する。
If implemented, the sending process 11
Adds a value obtained by increasing the number of transmissions of the transmission management table 13 by 1 to the message to be transmitted, and simultaneously increases the number of transmissions in the transmission management table 13 by 1. The message is transmitted to the network 30 in order to deliver the message to the mounting device of the receiving process 22 detected from the process management table 12 outside the device.

【0016】なお、送信側装置10に実装されているネ
ットワーク構成管理プロセス25は、他装置である受信
側装置20に実装されているネットワーク構成管理プロ
セス26と一定間隔で通信を行う。各装置上に実装され
ているネットワーク構成管理プロセスは、他の装置に実
装されているネットワーク構成管理プロセス15,16
と自装置上のプロセス情報を互いに伝送し、装置外プロ
セス管理テーブル12上に最新の他装置のプロセス情報
を記録する。このように、装置外プロセス管理テーブル
12に記録されている情報は、常に最新の情報を保持す
るようになっている。
The network configuration management process 25 mounted on the transmitting device 10 communicates at regular intervals with a network configuration management process 26 mounted on the receiving device 20, which is another device. The network configuration management processes implemented on each device are the network configuration management processes 15 and 16 implemented on other devices.
And the process information on the own device are transmitted to each other, and the latest process information of the other device is recorded on the process management table 12 outside the device. As described above, the information recorded in the out-of-apparatus process management table 12 always holds the latest information.

【0017】次に、複数のネットワーク(本実施例では
4つ)30a〜dのうちのどのネットワークに対して送
信するか定めるために、送信番号管理テーブル14を参
照し、設定がon状態になっているネットワーク30a
を検出し、検出したネットワーク30aに対して、メッ
セージを送信する。このとき、送信失敗時には、on状
態の次のネットワーク30bに対して、メッセージを送
信し、成功時には、現在on状態のネットワークをof
f状態にし、送信したネットワーク30bの次のネット
ワーク30cをon状態に設定する。
Next, in order to determine which of the plurality of networks (four in this embodiment) 30a to 30d to transmit, the transmission number management table 14 is referred to and the setting is turned on. Network 30a
And sends a message to the detected network 30a. At this time, when the transmission fails, the message is transmitted to the next network 30b in the on state. When the transmission succeeds, the network in the current on state is turned off.
f state, and sets the network 30c next to the transmitted network 30b to the on state.

【0018】受信側装置20では、4つのネットワーク
30a〜dから全てメッセージを受信できる状態に設定
し、上記にて送信されたメッセージをネットワーク受信
プロセス21がメッセージを受信する。受信したメッセ
ージは一時的に受信用ローカルメモリ24に格納され
る。受信したメッセージに対して、送信側で付加された
送信回数情報と受信用管理テーブル23にある受信回数
と比較し、一致した場合には以前受信していないと判断
し、受信側プロセス22にメッセージを配信し、受信用
管理テーブル23の受信回数を次回受信期待回数に1だ
け増加させる。しかし、一致しない場合には、既に受信
しているものとし、メッセージを破棄し、処理を終了す
る。
The receiving apparatus 20 is set to be able to receive messages from all four networks 30a to 30d, and the network receiving process 21 receives the message transmitted as described above. The received message is temporarily stored in the reception local memory 24. The received message is compared with the number of times of transmission added on the transmitting side and the number of times of reception in the receiving management table 23, and if they match, it is determined that the message has not been received before. Is distributed, and the number of receptions in the reception management table 23 is increased by one to the next expected number of receptions. However, if they do not match, it is assumed that the message has already been received, the message is discarded, and the process ends.

【0019】次に送信側プロセス11の機能について説
明する。送信側プロセス11は、図2のフローチャート
に示すように、装置外に対してあるメッセージを送信し
ようとした場合に、その送信先のプロセスが存在する受
信側装置20の位置を装置外プロセス管理テーブル12
からプロセス名が一致するデータを検出し、送信先のプ
ロセスが存在する装置名を取得する(S101)。次い
で、送信すべきメッセージに対して、重複メッセージの
送信を防ぐために、送信用管理テーブル13より送信回
数を取得して、送信回数情報をメッセージに付加し(S
102)、その後、4重化ネットワークのうち送信すべ
きネットワークを取得するために、送信番号管理テーブ
ル14を参照し、フラグの欄から送信設定(on状態)
となっているネットワークを検出する(S103)。
Next, the function of the transmitting process 11 will be described. As shown in the flowchart of FIG. 2, the transmission-side process 11, when attempting to transmit a certain message to the outside of the device, stores the position of the reception-side device 20 where the process of the transmission destination exists in the external process management table. 12
, Data having the same process name is detected, and the device name where the process of the transmission destination exists is obtained (S101). Next, in order to prevent transmission of a duplicate message for a message to be transmitted, the number of transmissions is obtained from the transmission management table 13 and transmission number information is added to the message (S
102) Then, in order to obtain a network to be transmitted among the quadruple networks, the transmission number management table 14 is referred to, and the transmission setting (on state) is set from the flag column.
Is detected (S103).

【0020】検出されたネットワークに対してメッセー
ジを送信し(S104)、送信したネットワークに異常
があった場合、あるいはメッセージが衝突して送信が失
敗した場合には、再度送信番号管理テーブル14を参照
し、送信したネットワークの次のネットワークを取得し
(S106)、再度メッセージを送信する(S10
3)。メッセージの送信が成功した場合には、送信番号
管理テーブル14のフラグ情報を送信成功したネットワ
ークの次に記述されたネットワークを次回送信用と設定
し、現在の設定になっているネットワークを解除(of
f状態)し(S105)、送信用管理テーブル13の当
該受信側装置20に対応する送信回数を1だけ増加させ
る(S107)。なお、送信番号管理テーブル14が指
し示すフラグの欄が最下位となった場合には、先頭に戻
すことにより、サイクリックに利用することとなる。
A message is transmitted to the detected network (S104), and if there is an abnormality in the transmitted network, or if the transmission fails due to a collision of the messages, the transmission number management table 14 is referred to again. Then, a network next to the transmitted network is acquired (S106), and the message is transmitted again (S10).
3). If the message has been successfully transmitted, the network described next to the network for which the flag information of the transmission number management table 14 has been successfully transmitted is set for the next transmission, and the currently set network is released (of the network).
f state) (S105), and the number of transmissions corresponding to the receiving side device 20 in the transmission management table 13 is increased by 1 (S107). When the column of the flag indicated by the transmission number management table 14 is at the lowest position, it is used cyclically by returning to the top.

【0021】上記したように処理することにより、1つ
の送信側プロセス11は、送信時に複数のネットワーク
を順番に取得し、1度の通信では1つのネットワークに
対してのみメッセージを送信しているため、複数の装置
上に複数の送信側プロセスが存在した場合も、それぞれ
の送信装置内に存在する送信番号管理テーブルの位置が
ランダムに変化することにより、4重化された全てのネ
ットワークに対して均一にメッセージを送信することと
なり、4重化されたネットワークの負荷を平準化する。
By performing the processing as described above, one transmission-side process 11 sequentially acquires a plurality of networks at the time of transmission, and transmits a message to only one network in one communication. Even when there are a plurality of transmission-side processes on a plurality of devices, the position of the transmission number management table existing in each transmission device changes randomly, so that The message is transmitted uniformly, and the load of the quadrupled network is leveled.

【0022】次に、受信処理について説明する。ネット
ワーク受信プロセス21は、図3に示すフローチャート
に従って、多重化されたネットワークより常にメッセー
ジを受信する(S201)。このとき、受信したメッセ
ージが自身への宛先かどうかをメッセージより確認し、
自身であることを確認した場合のみメッセージを取り込
む。
Next, the receiving process will be described. The network receiving process 21 always receives a message from the multiplexed network according to the flowchart shown in FIG. 3 (S201). At this time, check whether the received message is addressed to itself, from the message,
Fetch a message only if you confirm that you are yourself.

【0023】次いで、受信したメッセージを受信用ロー
カルメモリ24に格納し(S202)、受信したメッセ
ージより上記の如く付加された送信回数データを取り出
し、受信用管理テーブル23を参照し、装置名の欄か
ら、データに記憶している受信回数を、上記送信回数と
比較し(S203)、比較結果が一致した場合には(S
204)、以前に一度も受信していないメッセージであ
るとし、受信側プロセス22に装置内プロセス通信にて
メッセージを配信する(S205)。
Next, the received message is stored in the receiving local memory 24 (S202), and the transmission count data added as described above is extracted from the received message. Then, the number of receptions stored in the data is compared with the number of transmissions (S203), and if the comparison results match (S203).
204), it is determined that the message has not been received before, and the message is distributed to the receiving process 22 by in-device process communication (S205).

【0024】比較結果が一致しない場合には、以前に受
信したメッセージであるとし、メッセージを破棄する
(S206)。受信側プロセスが複数存在する場合にお
いても、送信回数、受信回数が装置内にユニークである
ため対応可能である。
If the comparison results do not match, the message is determined to be a previously received message, and the message is discarded (S206). Even if there are a plurality of receiving-side processes, the number of transmissions and the number of receptions are unique in the apparatus, so that it is possible to cope with them.

【0025】最後に、受信用管理テーブル23の送信側
装置10に対応する受信回数を1だけ増加し、次回期待
受信回数に設定する(S207)。
Finally, the number of receptions corresponding to the transmission side device 10 in the reception management table 23 is increased by 1 and set to the next expected number of receptions (S207).

【0026】このように、受信側装置20に存在するネ
ットワーク受信プロセス21は、上記したように送信側
装置10の送信回数と受信側装置20の受信回数をもと
に、同一メッセージの受信の確認を行うことにより、送
信側装置10の送信側プロセス11が複数ネットワーク
に同一メッセージを送信したとしても、重複メッセージ
を受信側プロセス22に配信することを防いでいる。
As described above, the network reception process 21 existing in the reception-side device 20 checks the reception of the same message based on the number of transmissions of the transmission-side device 10 and the number of receptions of the reception-side device 20 as described above. By doing so, even if the transmitting process 11 of the transmitting device 10 transmits the same message to a plurality of networks, it is prevented that the duplicate message is delivered to the receiving process 22.

【0027】[0027]

【発明の効果】以上のように本発明に係わる多重化ネッ
トワークにおける装置間通信装置、ネットワーク負荷平
準化装置では、n重化されたネットワークを1つの場合
のネットワークの帯域の平均してn倍の帯域のネットワ
ークのように扱えることと、多重化による物理的なハー
ドウェア障害に耐えうることにより、高速で、高信頼性
のメッセージの装置間通信が行えるようになる。
As described above, in the inter-device communication device and the network load leveling device in the multiplexed network according to the present invention, the number of n-folded networks is n times the average of the network bandwidth in one case. Since it can be handled like a band network and can withstand physical hardware failure due to multiplexing, high-speed and highly reliable message communication between devices can be performed.

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

【図1】本発明に係わる多重化ネットワークにおける装
置間通信装置、ネットワーク負荷平準化装置の実施の形
態の一例を示す図である。
FIG. 1 is a diagram showing an example of an embodiment of an inter-device communication device and a network load leveling device in a multiplexed network according to the present invention.

【図2】送信側プロセスの手順を示すフローチャートで
ある。
FIG. 2 is a flowchart showing a procedure of a transmitting process.

【図3】ネットワーク受信プロセスの手順を示すフロー
チャートである。
FIG. 3 is a flowchart illustrating a procedure of a network reception process.

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

10 送信側装置 11 送信側プロセス 12 装置外プロセス管理テーブル 13 送信用管理テーブル 14 送信番号管理テーブル 20 受信側装置 21 ネットワーク受信プロセス 22 受信側プロセス 23 受信用管理テーブル 24 受信用ローカルメモリ 25,26 ネットワーク構成管理プロセス 30 ネットワーク REFERENCE SIGNS LIST 10 transmitting device 11 transmitting process 12 external device management table 13 transmission management table 14 transmission number management table 20 receiving device 21 network receiving process 22 receiving process 23 receiving management table 24 receiving local memory 25, 26 network Configuration Management Process 30 Network

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 複数の装置が多重化されたネットワーク
上に接続された状態で、1台の装置上の送信側プロセス
から別の複数台の装置上の受信側プロセス群に対してメ
ッセージを送信する装置間通信装置において、前記ネッ
トワーク上の全てのプロセスがどの装置に存在するかの
データを一定間隔でお互いに交換するネットワーク構成
管理プロセスと、メッセージのあて先となるプロセスの
存在位置を記憶した装置外プロセス管理テーブルと、メ
ッセージを送信する際に同一メッセージの送信による重
複を防ぐための装置名と通信回数を記憶する送信用管理
テーブルとを有する多重化ネットワーク通信装置。
1. A message is transmitted from a transmitting process on one device to a receiving process group on another plurality of devices while a plurality of devices are connected on a multiplexed network. In a device communication device, a network configuration management process for exchanging data on which device all the processes on the network are present in at certain intervals with each other, and a device storing the location of a process serving as a message destination A multiplexed network communication device having an external process management table and a transmission management table for storing a device name and a communication count for preventing duplication due to transmission of the same message when transmitting a message.
【請求項2】 複数の装置が多重化されたネットワーク
上に送信されたメッセージを受信するネットワーク受信
プロセスと、受信したメッセージが既に受信したメッセ
ージであるかを管理する受信用管理テーブルと、メッセ
ージを一時記憶するための受信用ローカルバッファと、
送信されたメッセージを前記ネットワーク受信プロセス
が受信することにより、前記ネットワーク上に送信され
たメッセージが自身へのあて先であることを確認し、受
信用ローカルバッファに格納し、前記受信用管理テーブ
ル上の過去の受信履歴を確認し、以前に一度も受信して
いないメッセージの場合には、メッセージを所定の前記
受信側プロセス群に配信し、既に受信しているメッセー
ジの場合には、メッセージを破棄するようにすることに
よりメッセージを受信する多重化ネットワークにおける
装置間通信装置。
2. A network reception process for receiving a message transmitted on a network in which a plurality of devices are multiplexed, a reception management table for managing whether the received message is already received, A receiving local buffer for temporary storage,
By receiving the transmitted message by the network receiving process, it is confirmed that the message transmitted on the network is a destination for itself, stored in a local buffer for reception, and stored in the reception management table. Check the past reception history, and if the message has not been received before, deliver the message to a predetermined group of receiving processes. If the message has already been received, discard the message. Inter-device communication device in a multiplexed network for receiving a message.
【請求項3】 複数の装置が多重化されたネットワーク
上に接続された状態で、1台の送信側装置上の送信側プ
ロセスから別の複数台の受信側装置上の受信側プロセス
群に対してメッセージを送信する際に、多数のネットワ
ークのうち前回送信に利用したネットワーク情報(実施
の形態ではネットワーク番号)を記憶する送信番号管理
テーブルを設け、1回のメッセージの送信において、前
記送信番号管理テーブルに記述されたネットワーク情報
をもとに、多重化されたネットワークのうち利用可能な
ネットワーク情報を順次利用し、メッセージの送信が失
敗した場合には、残りのネットワークのうち利用可能な
別のネットワークにて送信し、前記送信番号管理テーブ
ルを更新し、多重化されたネットワークに送信されるメ
ッセージによるネットワーク負荷を平準化する多重化ネ
ットワークにおけるネットワーク負荷平準化による通信
装置。
3. In a state where a plurality of devices are connected on a multiplexed network, a transmission process on one transmission device is transmitted to a reception process group on another plurality of reception devices. When a message is transmitted, a transmission number management table for storing network information (network number in the present embodiment) used for the previous transmission among a large number of networks is provided. Based on the network information described in the table, the available network information among the multiplexed networks is sequentially used. If the message transmission fails, another available network among the remaining networks is used. To update the transmission number management table, and send a message to the multiplexed network. A communication device based on network load leveling in a multiplexed network for leveling network load.
【請求項4】 多重化されたネットワーク上で、複数の
装置上に存在するプロセスの存在位置を把握する手段
と、他の装置に対してメッセージを送信する送信手段
と、他の装置からのメッセージを受信し、装置内のプロ
セスにメッセージを配信する受信手段と、多重化された
ネットワークを利用し、ネットワークへの通信負荷を平
準化する手段とを備えた多重化ネットワーク通信装置。
4. A means for ascertaining the locations of processes existing on a plurality of devices on a multiplexed network, a transmitting means for transmitting a message to another device, and a message from another device. A multiplexed network communication device comprising: a receiving unit that receives a received message and distributes a message to a process in the device; and a unit that uses a multiplexed network to level communication load on the network.
JP2000256584A 2000-08-28 2000-08-28 Multiplexing network communication device Pending JP2002077165A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000256584A JP2002077165A (en) 2000-08-28 2000-08-28 Multiplexing network communication device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000256584A JP2002077165A (en) 2000-08-28 2000-08-28 Multiplexing network communication device

Publications (1)

Publication Number Publication Date
JP2002077165A true JP2002077165A (en) 2002-03-15

Family

ID=18745172

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000256584A Pending JP2002077165A (en) 2000-08-28 2000-08-28 Multiplexing network communication device

Country Status (1)

Country Link
JP (1) JP2002077165A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101566033B1 (en) 2009-10-07 2015-11-05 한국전자통신연구원 Server Apparatus for supporting Replication of processes and Method for operating thereof
KR101567802B1 (en) 2014-02-21 2015-11-11 (주)디라직 System for intelligent broadcasting based on network
JP2016129286A (en) * 2015-01-09 2016-07-14 株式会社Ihi Command processing system and command processing method
KR102296925B1 (en) 2020-06-15 2021-09-01 주식회사 다윈시스템 Network broadcasting system

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101566033B1 (en) 2009-10-07 2015-11-05 한국전자통신연구원 Server Apparatus for supporting Replication of processes and Method for operating thereof
KR101567802B1 (en) 2014-02-21 2015-11-11 (주)디라직 System for intelligent broadcasting based on network
JP2016129286A (en) * 2015-01-09 2016-07-14 株式会社Ihi Command processing system and command processing method
KR102296925B1 (en) 2020-06-15 2021-09-01 주식회사 다윈시스템 Network broadcasting system

Similar Documents

Publication Publication Date Title
EP0940022B1 (en) Wireless networked message routing
EP0409578B1 (en) Data communication method and system with cyclic sequence of acknowledgements
JP3816531B2 (en) Asynchronous packet switching
US8675472B2 (en) Method and apparatus for network management system
JP3932994B2 (en) Server handover system and method
CN110417569B (en) Network link fault processing method and tunnel endpoint equipment
US5777987A (en) Method and apparatus for using multiple FIFOs to improve flow control and routing in a communications receiver
US7532577B2 (en) Managing transmission control protocol (TCP) connections
JP2004180295A (en) System and method for detecting lost message transmitted between modules in communication device
EP1729465A2 (en) Distributed kernel operating system
JPH0669931A (en) Method for restoration of error in information communication system
JP6206465B2 (en) Communication apparatus and communication method
EP1295437B1 (en) System and method for implementing local base stations
CN109587822B (en) Information transmission control method, information reception control device, and storage medium
TWI254524B (en) Distributed router application serialization
JP2002077165A (en) Multiplexing network communication device
CN110266446B (en) Method and device for adjusting out-of-order time length based on SACK mode
KR20050002865A (en) A method for providing redundancy for channel adapter failure
US20230261973A1 (en) Method for distributing multipath flows in a direct interconnect network
JP2001069174A (en) Transmission control method
CN101645840B (en) Method, system and routing equipment for retransmitting message
KR100844999B1 (en) Method and system for data transmitting between local servers connected to each other via local network and outside server
JP2006148784A (en) Communication method, and communication device
WO2023241770A1 (en) Efficient rerouting of a selective-repeat connection
JPH11177552A (en) Trap management method and system for snmp

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20040506

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040512

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20040701

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20041005