JPH1040193A - Client/multiplexing server system - Google Patents

Client/multiplexing server system

Info

Publication number
JPH1040193A
JPH1040193A JP8192393A JP19239396A JPH1040193A JP H1040193 A JPH1040193 A JP H1040193A JP 8192393 A JP8192393 A JP 8192393A JP 19239396 A JP19239396 A JP 19239396A JP H1040193 A JPH1040193 A JP H1040193A
Authority
JP
Japan
Prior art keywords
message
communication
client
server
servers
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
JP8192393A
Other languages
Japanese (ja)
Inventor
Hiroyuki Yamashita
博之 山下
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 JP8192393A priority Critical patent/JPH1040193A/en
Publication of JPH1040193A publication Critical patent/JPH1040193A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To efficiently attain communication between a client and each server without increasing the total traffic amounts of a network, the overhead of a protocol processing, and the turn around time of the processing by converting different transmitted message through number into the same transmitted message through number based on a communicated message from the client. SOLUTION: A communicated message transmitted from a client 1 is distributed to the destination of each server 31, 32, and 33 by a communicated message distributing means 4. The communicated message distributed like this to which a destination address is set is transmitted through a communication managing means 6 and a communication message converting means 7 so that the content of a prescribed area in the communication message can be held and converted. Moreover, the same received message confirmation number in the communicated message is converted into each different received message number corresponding to each server 31, 32, and 33 based on each transmitted message through number held corresponding to each server 31, 32, and 33.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、ネットワークを介
して接続されたクライアントと複数のサーバとの間にお
いて送信メッセージ通番と受信メッセージ確認番号とを
通信メッセージに設定して相互に受信する送達確認型の
1対1通信プロトコルを用いて通信を行いながら、クラ
イアントから要求される処理を信頼性向上のために複数
のサーバで実行するクライアント/多重化サーバシステ
ムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a delivery confirmation type in which a transmission message serial number and a reception message confirmation number are set in a communication message between a client and a plurality of servers connected via a network, and are mutually received. The present invention relates to a client / multiplex server system in which a process requested by a client is executed by a plurality of servers to improve reliability while performing communication using the one-to-one communication protocol.

【0002】[0002]

【従来の技術】クライアントやサーバ等の通信ノード間
で送信メッセージ通番と受信メッセージ確認番号とを通
信メッセージに設定して相互に受信する送達確認型の1
対1通信プロトコルを用いて通信を行う場合、一般に各
ノードの保持する送信メッセージ通番の初期値が異なる
ため、通信する2ノード単位に独立に送信メッセージ通
番および受信メッセージ確認番号の制御を行う必要があ
る。
2. Description of the Related Art A delivery acknowledgment type in which a transmission message serial number and a reception message confirmation number are set in a communication message between communication nodes such as a client and a server and mutually received.
When communication is performed using the one-to-one communication protocol, since the initial value of the transmission message serial number generally held by each node is different, it is necessary to control the transmission message serial number and the received message confirmation number independently for each two nodes that communicate. is there.

【0003】従って、従来のクライアント/多重化サー
バシステムでは、クライアントから要求される処理を信
頼性向上のために複数のサーバで実行する場合に、次に
示す3つの方法を採用していた。
Accordingly, the conventional client / multiplex server system employs the following three methods when a process requested by a client is executed by a plurality of servers in order to improve reliability.

【0004】第1の従来の方法では、クライアントは任
意の通信プロトコルを用いて、処理を実行する各サーバ
とそれぞれ通信するものであり、クライアントは通信メ
ッセージ分配手段および通信メッセージ選択手段を内蔵
している。
In the first conventional method, a client communicates with each server that executes processing using an arbitrary communication protocol. The client has a communication message distribution unit and a communication message selection unit. I have.

【0005】図9は、この第1の従来の方法を実施する
クライアント/多重化サーバシステム91の構成および
クライアントと各サーバとの間の通信メッセージの流れ
の一例を示す図である。同図において、クライアント1
1は内蔵している通信メッセージ分配手段41および通
信メッセージ選択手段51を経由し、更にネットワーク
21を介してサーバ31,32,33のそれぞれと通信
しつつ、要求する処理を実行させている。なお、図9に
おいて、太い実線はクライアントから各サーバへの処理
要求メッセージの流れを示し、点線は各サーバからクラ
イアントへの結果応答メッセージの流れを示している。
FIG. 9 is a diagram showing an example of the configuration of a client / multiplex server system 91 for implementing the first conventional method and an example of the flow of communication messages between the client and each server. In the figure, client 1
1 executes a requested process while communicating with each of the servers 31, 32, and 33 via the built-in communication message distribution means 41 and communication message selection means 51 and further via the network 21. In FIG. 9, a thick solid line indicates a flow of a processing request message from the client to each server, and a dotted line indicates a flow of a result response message from each server to the client.

【0006】また、第2の従来の方法では、クライアン
トと通信メッセージ分配手段および通信メッセージ選択
手段との間、および通信メッセージ分配手段および通信
メッセージ選択手段とサーバとの間で、それぞれ一旦通
信プロトコルを終端し、任意の通信プロトコルを使用す
るものである。
In the second conventional method, a communication protocol is once set between a client and a communication message distribution unit and a communication message selection unit, and between a communication message distribution unit and a communication message selection unit and a server. Terminate and use any communication protocol.

【0007】図10は、この第2の従来の方法を実施す
るクライアント/多重化サーバシステム92の構成およ
びクライアントと各サーバとの間の通信メッセージの流
れの一例を示す図である。同図において、クライアント
12はサブネットワーク221を介して通信メッセージ
分配手段42および通信メッセージ選択手段52と通信
し、通信メッセージ分配手段42および通信メッセージ
選択手段52はサブネットワーク222を介してサーバ
31,32,33とそれぞれ通信を行いつつ、要求処理
を実行させている。なお、図10において、太い実線は
クライアントから各サーバへの処理要求メッセージの流
れを示し、点線は各サーバからクライアントへの結果応
答メッセージの流れを示している。
FIG. 10 is a diagram showing an example of the configuration of a client / multiplex server system 92 for implementing the second conventional method and an example of the flow of communication messages between the client and each server. In the figure, a client 12 communicates with a communication message distribution means 42 and a communication message selection means 52 via a subnetwork 221, and the communication message distribution means 42 and the communication message selection means 52 communicate with the servers 31 and 32 via a subnetwork 222. , 33 while performing request processing. In FIG. 10, a thick solid line indicates a flow of a processing request message from the client to each server, and a dotted line indicates a flow of a result response message from each server to the client.

【0008】更に、第3の従来の方法では、非送達確認
型の通信プロトコルを用いるものであり、通信メッセー
ジの分配は宛先サーバアドレス域および誤り制御コード
域を除き、単なるコピーとなる。
Further, the third conventional method uses a non-delivery acknowledgment type communication protocol, and the distribution of communication messages is a simple copy except for a destination server address area and an error control code area.

【0009】図11は、この第3の方法を実施するクラ
イアント/多重化サーバシステム93の構成およびクラ
イアントと各サーバとの間の通信メッセージの流れの一
例を示す図である。また、図12は、図11のクライア
ント/多重化サーバシステムで使用される通信メッセー
ジ80の一例を示す図であり、該通信メッセージ80は
宛先アドレスを設定する宛先アドレス域81、発信元ア
ドレスを設定する発信元アドレス域、およびデータを設
定するデータ域85を有する。なお、図11において、
太い実線はクライアントから各サーバへの処理要求メッ
セージの流れを示し、点線は各サーバからクライアント
への結果応答メッセージの流れを示している。
FIG. 11 is a diagram showing an example of the configuration of a client / multiplex server system 93 for implementing the third method and the flow of communication messages between the client and each server. FIG. 12 is a diagram showing an example of a communication message 80 used in the client / multiplex server system shown in FIG. 11. The communication message 80 has a destination address area 81 for setting a destination address, and a source address. And a data area 85 for setting data. In FIG. 11,
A thick solid line indicates a flow of a processing request message from the client to each server, and a dotted line indicates a flow of a result response message from each server to the client.

【0010】図11において、クライアント13は通信
メッセージ分配手段43および通信メッセージ選択手段
53を保持するネットワーク23を介してサーバ31,
32,33のそれぞれと通信を行いつつ、要求する処理
を実行させている。
[0010] In FIG. 11, a client 13 communicates with a server 31 via a network 23 holding communication message distribution means 43 and communication message selection means 53.
Request processing is executed while communicating with each of 32 and 33.

【0011】[0011]

【発明が解決しようとする課題】上述した第1の従来の
方法では、サーバ多重度をnとすると、クライアントと
各サーバとの間の通信メッセージがn倍となるため、ネ
ットワークの総トラヒック量が増大するとともに、また
クライアントが多重処理を意識する必要があるという問
題がある。
In the first conventional method described above, if the server multiplicity is n, the number of communication messages between the client and each server becomes n times, so that the total traffic volume of the network is reduced. However, there is a problem that the client needs to be aware of multiprocessing.

【0012】また、第2の従来の方法では、通信メッセ
ージ分配手段および通信メッセージ選択手段において通
信プロトコルを一旦終端するため、通信プロトコル処理
のオーバーヘッドが増大し、処理のターンアラウンド時
間の増大を招くという問題がある。
Further, in the second conventional method, since the communication protocol is temporarily terminated in the communication message distribution means and the communication message selection means, the overhead of the communication protocol processing increases and the turnaround time of the processing increases. There's a problem.

【0013】更に、第3の従来の方法では、送達確認無
しの通信プロトコルを用いることにより、クライアント
と各サーバとの間の通信の信頼性が低下するため、ネッ
トワークの品質が低いほど、アプリケーションによる通
信メッセージ再送やサーバ処理再実行の頻度が増加し、
処理のターンアラウンド時間の増大を招くとともに、ま
た使用する通信プロトコルが限られるため、適用サービ
スが制限されるという問題がある。
Further, in the third conventional method, since the reliability of communication between a client and each server is reduced by using a communication protocol without delivery confirmation, the lower the network quality, the more the application depends. The frequency of resending communication messages and re-executing server processing increases,
There is a problem that the turnaround time of the process is increased and the applicable service is limited because the communication protocol to be used is limited.

【0014】本発明は、上記に鑑みてなされたもので、
その目的とするところは、ネットワークの総トラヒック
量、通信プロトコル処理のオーバーヘッド、処理のター
ンアラウンド時間を増大させることなく、またクライア
ントから多重化サーバを意識することなく、送達確認型
の1対1通信プロトコルを用いてクライアントと各サー
バとの間の通信を効率的に行い得るクライアント/多重
化サーバシステムを提供することにある。
The present invention has been made in view of the above,
Its purpose is to increase the total traffic volume of the network, the overhead of the communication protocol processing, the turnaround time of the processing, and increase the delivery confirmation type one-to-one communication without considering the multiplexing server from the client. It is an object of the present invention to provide a client / multiplex server system capable of efficiently performing communication between a client and each server using a protocol.

【0015】[0015]

【課題を解決するための手段】上記目的を達成するた
め、請求項1記載の本発明は、ネットワークに接続され
たクライアントおよび複数のサーバを有し、クライアン
トからの処理をネットワークを介して複数のサーバに送
信し、該複数のサーバで前記処理を実行するというクラ
イアントと各サーバとの間の通信を、各通信メッセージ
に送信メッセージ通番と受信メッセージ確認番号を設定
して相互に授受する送達確認型の1対1通信プロトコル
を用いて行うクライアント/多重化サーバシステムであ
って、前記クライアントから各サーバへの通信メッセー
ジを複数のサーバに分配して送信する通信メッセージ分
配手段と、前記複数のサーバからクライアントへの複数
の通信メッセージの中から1つの通信メッセージを選択
して、クライアントに送信する通信メッセージ選択手段
と、前記複数のサーバからクライアントへの通信メッセ
ージのそれぞれ異なる送信メッセージ通番をクライアン
トからの通信メッセージに基づいて同一の送信メッセー
ジ通番に変換し、前記クライアントから複数のサーバへ
の通信メッセージの同じ受信メッセージ確認番号を各サ
ーバからの通信メッセージに基づき各サーバに対応して
それぞれ異なる受信メッセージ確認番号に変換する変換
手段とを有することを要旨とする。
In order to achieve the above object, the present invention according to claim 1 has a client and a plurality of servers connected to a network, and performs processing from the client through a plurality of servers via the network. A transmission acknowledgment type in which a communication between a client and each server, which transmits data to a server and executes the processing in the plurality of servers, sets a transmission message serial number and a reception message acknowledgment number in each communication message and mutually exchanges them. A client / multiplex server system using the one-to-one communication protocol of claim 1, wherein a communication message distributing means for distributing and transmitting a communication message from the client to each server to a plurality of servers; Select one communication message from multiple communication messages to the client, and Communication message selecting means for transmitting, and converting different transmission message serial numbers of the communication messages from the plurality of servers to the client into the same transmission message serial number based on the communication message from the client; The gist of the present invention is to have conversion means for converting the same received message confirmation number of a communication message into a different received message confirmation number for each server based on the communication message from each server.

【0016】請求項1記載の本発明にあっては、クライ
アントから各サーバ宛の通信メッセージ分配手段を介し
た各通信メッセージは該通信メッセージ中の同じ受信メ
ッセージ確認番号が変換手段により各サーバに対応して
それぞれ異なる受信メッセージ確認番号に変換されて各
サーバに送信され、また各サーバからクライアント宛の
通信メッセージは該通信メッセージ中のそれぞれ異なる
送信メッセージ通番が変換手段により同一の送信メッセ
ージ通番に変換されてクライアントに送信される。
According to the first aspect of the present invention, each communication message from the client via the communication message distribution means addressed to each server has the same received message confirmation number in the communication message corresponding to each server by the conversion means. Then, each received message is converted to a different received message confirmation number and transmitted to each server. In a communication message addressed to the client from each server, each different transmitted message sequence number in the communication message is converted into the same transmitted message sequence number by the conversion means. Sent to the client.

【0017】また、請求項2記載の本発明は、ネットワ
ークに接続されたクライアントおよび複数のサーバを有
し、クライアントからの処理をネットワークを介して複
数のサーバに送信し、該複数のサーバで前記処理を実行
するというクライアントと各サーバとの間の通信を、各
通信メッセージに送信メッセージ通番と受信メッセージ
確認番号を設定して相互に授受する送達確認型の1対1
通信プロトコルを用いて行うクライアント/多重化サー
バシステムであって、前記クライアントから各サーバへ
の通信メッセージを複数のサーバに分配して送信する通
信メッセージ分配手段と、前記複数のサーバからクライ
アントへの複数の通信メッセージの中から1つの通信メ
ッセージを選択して、クライアントに送信する通信メッ
セージ選択手段と、クライアントから前記通信メッセー
ジ分配手段を介して各サーバにそれぞれ送信される通信
メッセージの受信メッセージ確認番号を保持するととも
に、各サーバからクライアント宛にそれぞれ送信される
通信メッセージの各送信メッセージ通番を各サーバに対
応して保持する通信管理手段と、クライアントから前記
通信メッセージ分配手段を介して各サーバ宛に送信され
る各通信メッセージの同じ受信メッセージ確認番号を前
記通信管理手段において各サーバに対応して保持されて
いる前記各送信メッセージ通番に基づいて各サーバに対
応してそれぞれ異なる受信メッセージ確認番号に変換
し、各サーバからクライアント宛にそれぞれ送信される
通信メッセージの各サーバに対応してそれぞれ異なる各
送信メッセージ通番を前記通信管理手段に保持されてい
る受信メッセージ確認番号および該それぞれ異なる送信
メッセージ通番に基づいて同じ送信メッセージ通番に変
換する通信メッセージ変換手段とを有することを要旨と
する。
According to a second aspect of the present invention, there is provided a client and a plurality of servers connected to a network, wherein processing from the client is transmitted to the plurality of servers via the network, and the plurality of servers transmit the processing to the plurality of servers. A communication between the client and each server that executes processing is performed by setting a transmission message serial number and a reception message confirmation number in each communication message, and mutually exchanging them.
What is claimed is: 1. A client / multiplexing server system using a communication protocol, comprising: a communication message distributing means for distributing a communication message from the client to each server to a plurality of servers; Communication message selecting means for selecting one of the communication messages from the communication messages and transmitting the communication message to the client, and a reception message confirmation number of the communication message transmitted from the client to each server via the communication message distribution means. Communication management means for holding the transmission message serial number of each communication message transmitted from each server to the client corresponding to each server, and transmitting the communication message serial number from the client to each server via the communication message distribution means. Each communication message The communication management means converts the same received message confirmation number into a different received message confirmation number corresponding to each server based on the respective transmitted message serial numbers held corresponding to each server in the communication management means. The different transmission message serial numbers respectively corresponding to the respective servers of the communication messages transmitted to the same address are assigned to the same transmission message serial number based on the received message confirmation number held in the communication management means and the different transmission message serial numbers. A gist of the present invention is to have a communication message converting means for converting.

【0018】請求項2記載の本発明にあっては、クライ
アントから通信メッセージ分配手段を介して各サーバに
それぞれ送信される通信メッセージの受信メッセージ確
認番号および各サーバからクライアント宛にそれぞれ送
信される通信メッセージの各送信メッセージ通番を各サ
ーバに対応して通信管理手段で保持し、クライアントか
ら通信メッセージ分配手段を介して各サーバ宛に送信さ
れる各通信メッセージは該通信メッセージ中の同じ受信
メッセージ確認番号が通信管理手段に保持されている各
送信メッセージ通番に基づいて各サーバに対応してそれ
ぞれ異なる受信メッセージ確認番号に変換されて各サー
バに送信され、各サーバからクライアント宛にそれぞれ
送信される各通信メッセージは該通信メッセージ中のそ
れぞれ異なる各送信メッセージ通番が通信管理手段に保
持されている受信メッセージ確認番号に基づいて同じ送
信メッセージ通番に変換されてクライアントに送信され
る。
According to the second aspect of the present invention, a received message confirmation number of a communication message transmitted from the client to each server via the communication message distribution means, and a communication transmitted from each server to the client. Each transmission message serial number of the message is held in the communication management means corresponding to each server, and each communication message transmitted from the client to each server via the communication message distribution means is the same received message confirmation number in the communication message. Is converted to a different received message confirmation number corresponding to each server based on each outgoing message serial number held in the communication management means, transmitted to each server, and transmitted from each server to the client. The message is transmitted in each of the different Message sequence number is sent to the client are converted to the same transmission message sequence number based on the received message confirmation number held in the communication management means.

【0019】更に、請求項3記載の本発明は、請求項1
または2記載の発明において、前記通信管理手段および
前記通信メッセージ変換手段が前記通信メッセージ分配
手段および前記通信メッセージ選択手段と各サーバとの
間に各サーバにそれぞれ対応し分散して複数設けられて
いることを要旨とする。
Further, the present invention according to claim 3 provides the invention according to claim 1.
In the invention according to the second aspect, a plurality of the communication management means and the plurality of communication message conversion means are provided between the communication message distribution means and the communication message selection means and each server in a distributed manner corresponding to each server. That is the gist.

【0020】請求項4記載の本発明は、請求項2または
3記載の発明において、前記通信管理手段が保持する前
記受信メッセージ確認番号が前記通信メッセージ変換手
段で変換する前の受信メッセージ確認番号と変換した後
の受信メッセージ確認番号であり、前記通信メッセージ
変換手段が前記同じ受信メッセージ確認番号を各サーバ
に対応してそれぞれ異なる受信メッセージ確認番号に変
換する処理が、前記通信管理手段において各サーバに対
応して保持されている前記各送信メッセージ通番にメッ
セージデータ長を加算して前記各サーバに対応してそれ
ぞれ異なる受信メッセージ確認番号を生成し、前記通信
メッセージ変換手段が前記各サーバに対応してそれぞれ
異なる各送信メッセージ通番を前記同じ送信メッセージ
通番に変換する処理が、前記変換前の受信メッセージ確
認番号に当該各送信メッセージ通番から前記変換後の受
信メッセージ確認番号を引いた差を加算して前記同じ送
信メッセージ通番を生成することを要旨とする。
According to a fourth aspect of the present invention, in the second or third aspect of the present invention, the received message confirmation number held by the communication managing means is the same as the received message confirmation number before being converted by the communication message converting means. The received message confirmation number after the conversion, and the communication message converting means converts the same received message confirmation number to a different received message confirmation number corresponding to each server. A message data length is added to each of the outgoing message serial numbers held correspondingly to generate different received message confirmation numbers corresponding to the respective servers, and the communication message converting means corresponds to the respective servers. A process for converting each different outgoing message serial number to the same outgoing message serial number But the gist that the the pre-conversion of the received message confirmation number said transmitting messages to the sequence number by adding the difference obtained by subtracting the received message confirmation number after the conversion to generate the same transmission message sequence number.

【0021】[0021]

【発明の実施の形態】以下、図面を用いて本発明の実施
の形態について説明する。
Embodiments of the present invention will be described below with reference to the drawings.

【0022】図1は、本発明の一実施形態に係るクライ
アント/多重化サーバシステムの構成を示す図であり、
図2は、図1に示すクライアント/多重化サーバシステ
ムに使用される通信メッセージの構成を示す図であり、
図3は、図1に示すクライアント/多重化サーバシステ
ムにおけるクライアントと各サーバとの間の通信メッセ
ージの流れを示す図である。なお、図3において、太い
実線はクライアントから各サーバへの処理要求メッセー
ジの流れを示し、点線は各サーバからクライアント1へ
の結果応答メッセージの流れを示している。
FIG. 1 is a diagram showing a configuration of a client / multiplex server system according to an embodiment of the present invention.
FIG. 2 is a diagram showing a configuration of a communication message used in the client / multiplex server system shown in FIG.
FIG. 3 is a diagram showing a flow of a communication message between a client and each server in the client / multiplex server system shown in FIG. In FIG. 3, a thick solid line indicates a flow of a processing request message from the client to each server, and a dotted line indicates a flow of a result response message from each server to the client 1.

【0023】図1に示すクライアント/多重化サーバシ
ステム10においては、クライアント1,・・・、サー
バ31,32,33,・・・がネットワーク2に接続さ
れ、クライアント1と各サーバ31,32,33は相互
に通信を行いながら、各サーバ31,32,33はクラ
イアント1から要求された処理を実行し、その処理結果
を返却するようになっている。
In the client / multiplex server system 10 shown in FIG. 1, clients 1,..., Servers 31, 32, 33,. While the server 33 communicates with each other, the servers 31, 32, and 33 execute the processing requested by the client 1 and return the processing result.

【0024】クライアント1と各サーバ31,32,3
3との間の通信メッセージ8は、図2に示すように、宛
先アドレスが設定される宛先アドレス域81、発信元ア
ドレスが設定される発信元アドレス域82、データが設
定されるデータ域85を有し、更に送達確認型の1対1
通信プロトコルを使用する場合に使用される送信メッセ
ージ通番が設定される送信メッセージ通番域83、受信
メッセージ確認番号が設定される受信メッセージ確認番
号域84を有する。
The client 1 and each of the servers 31, 32, 3
As shown in FIG. 2, the communication message 8 communicates with a destination address area 81 in which a destination address is set, a source address area 82 in which a source address is set, and a data area 85 in which data is set. One-to-one delivery confirmation type
It has a transmission message serial number area 83 in which a transmission message serial number used when using a communication protocol is set, and a reception message confirmation number area 84 in which a reception message confirmation number is set.

【0025】図1〜図3に示す本実施形態のクライアン
ト/多重化サーバシステム10は、送達確認型の1対1
通信プロトコルを用いて、クライアント1と各サーバ3
1,32,33との間の通信を行うものであり、クライ
アント1と各サーバ31,32,33との間で相互に送
信される通信メッセージ8には送信メッセージ通番域8
3に送信メッセージ通番が設定され、また受信メッセー
ジ確認番号域84に受信メッセージ確認番号が設定され
る。
The client / multiplex server system 10 of the present embodiment shown in FIGS.
Using the communication protocol, the client 1 and each server 3
1, 32, and 33, and a communication message 8 mutually transmitted between the client 1 and each of the servers 31, 32, and 33 includes a transmission message serial number area 8.
3, a transmission message serial number is set, and a reception message confirmation number is set in a reception message confirmation number area 84.

【0026】更に、本実施形態のクライアント/多重化
サーバシステム10は、ネットワーク2内にクライアン
ト1からの通信メッセージを複数のサーバ31,32,
33に送信するために該通信メッセージを分配する通信
メッセージ分配手段4、サーバ31,32,33からク
ライアント1宛の複数の通信メッセージの中から1つの
通信メッセージを選択して、クライアント1に送信する
通信メッセージ選択手段5、クライアントから通信メッ
セージ分配手段4を介して各サーバ31,32,33に
それぞれ送信される各通信メッセージの受信メッセージ
確認番号を保持するとともに、各サーバ31,32,3
3からクライアント1宛にそれぞれ送信される通信メッ
セージの各送信メッセージ通番を各サーバ31,32,
33に対応して保持する通信管理手段6、およびクライ
アント1から通信メッセージ分配手段4を介して各サー
バ31,32,33宛に送信される各通信メッセージの
同じ受信メッセージ確認番号を通信管理手段6において
各サーバに対応して保持されている各送信メッセージ通
番に基づいて各サーバ31,32,33に対応してそれ
ぞれ異なる受信メッセージ確認番号に変換し、各サーバ
31,32,33からクライアント1宛にそれぞれ送信
される通信メッセージの各サーバに対応してそれぞれ異
なる各送信メッセージ通番を通信管理手段6に保持され
ている受信メッセージ確認番号および該それぞれ異なる
送信メッセージ通番に基づいて同じ送信メッセージ通番
に変換する通信メッセージ変換手段7を備えている。
Further, the client / multiplex server system 10 of the present embodiment transmits a communication message from the client 1 to a plurality of servers 31, 32,
The communication message distribution means 4 for distributing the communication message for transmission to the client 33, selects one communication message from a plurality of communication messages addressed to the client 1 from the servers 31, 32 and 33, and transmits the communication message to the client 1. The communication message selection means 5 holds the received message confirmation numbers of the communication messages transmitted from the client to the servers 31, 32, 33 via the communication message distribution means 4, respectively.
3 indicates the transmission message serial numbers of the communication messages transmitted to the client 1 respectively.
33, and the communication management unit 6 stores the same received message confirmation number of each communication message transmitted from the client 1 to each of the servers 31, 32, 33 via the communication message distribution unit 4. In the above, based on each transmission message serial number held corresponding to each server, each received message confirmation number is converted into a different received message confirmation number corresponding to each server 31, 32, 33. The transmission message serial numbers which are respectively different corresponding to the respective servers of the communication messages transmitted to the server are converted into the same transmission message serial number based on the received message confirmation number held in the communication management means 6 and the different transmission message serial numbers. The communication message converting means 7 is provided.

【0027】このように構成されるクライアント/多重
化サーバシステム10において、クライアント1から送
信される各サーバ31,32,33宛の通信メッセージ
は、通信メッセージ分配手段4により各サーバ31,3
2,33宛に分配される。このとき、各サーバ31,3
2,33宛の通信メッセージ中の宛先アドレス域81に
は各サーバ31,32,33対応のアドレスが設定され
る。そして、このように分配され宛先アドレスを設定さ
れた通信メッセージは、通信管理手段6および通信メッ
セージ変換手段7を経由することにより、通信メッセー
ジ内の所定域の内容の保持および変換が行われ、具体的
には該通信メッセージの受信メッセージ確認番号域84
の受信メッセージ確認番号が通信管理手段6に保持され
るとともに、更に通信メッセージ内の同じ受信メッセー
ジ確認番号が通信管理手段6において各サーバに対応し
て保持されている各送信メッセージ通番に基づいて各サ
ーバ31,32,33に対応してそれぞれ異なる受信メ
ッセージ確認番号に通信メッセージ変換手段7で変換さ
れ、それから各サーバ31,32,33に送信されるよ
うになっている。
In the client / multiplex server system 10 configured as described above, a communication message transmitted from the client 1 and addressed to each of the servers 31, 32, 33 is transmitted by the communication message distribution means 4 to each of the servers 31, 3, 3.
Distributed to 2,33. At this time, each server 31, 3
Addresses corresponding to the respective servers 31, 32, and 33 are set in a destination address area 81 in the communication message addressed to the servers 2, 33. The communication message thus distributed and set with the destination address passes through the communication management means 6 and the communication message conversion means 7, whereby the contents of a predetermined area in the communication message are held and converted. Specifically, the received message confirmation number area 84 of the communication message
Is received in the communication management means 6, and the same received message confirmation number in the communication message is further stored in the communication management means 6 based on each transmission message serial number held corresponding to each server. The communication message converting means 7 converts the received message confirmation number into a different received message confirmation number corresponding to each of the servers 31, 32, and 33, and then transmits the same to each of the servers 31, 32, and 33.

【0028】また、各サーバ31,32,33から送信
されたクライアント1宛の通信メッセージは、通信管理
手段6および通信メッセージ変換手段7を経由すること
により、通信メッセージ内の所定域の内容の保持および
変換が行われ、具体的には該通信メッセージの各送信メ
ッセージ通番が各サーバ31,32,33に対応して通
信管理手段6に保持されるとともに、更に該通信メッセ
ージの各サーバ31,32,33に対応してそれぞれ異
なる各送信メッセージ通番が通信管理手段6に保持され
ている受信メッセージ確認番号および該それぞれ異なる
送信メッセージ通番に基づいて同じ送信メッセージ通番
に通信メッセージ変換手段7で変換され、通信メッセー
ジ選択手段5に送信される。通信メッセージ選択手段5
は、各サーバ31,32,33からの通信メッセージを
受信すると、その先着順やメッセージ内容の多数決など
の所定のアルゴリズムに従って1つの通信メッセージを
選択し、クライアント1に送信する。
The communication message addressed to the client 1 transmitted from each of the servers 31, 32, 33 passes through the communication management means 6 and the communication message conversion means 7, thereby retaining the contents of a predetermined area in the communication message. And the conversion is performed. Specifically, the transmission message serial numbers of the communication messages are held in the communication management means 6 corresponding to the respective servers 31, 32, 33, and further, the respective servers 31, 32 of the communication messages are further stored. , 33, the transmission message serial numbers different from each other are converted by the communication message conversion means 7 into the same transmission message serial numbers based on the received message confirmation numbers held in the communication management means 6 and the different transmission message serial numbers, respectively. The message is transmitted to the communication message selecting means 5. Communication message selection means 5
Receives a communication message from each of the servers 31, 32, and 33, selects one communication message according to a predetermined algorithm such as a first-come-first-served order or a majority decision of the message content, and transmits the communication message to the client 1.

【0029】図4は、本発明の他の実施形態に係るクラ
イアント/多重化サーバシステムの構成を示す図であ
る。本実施形態に示すクライアント/多重化サーバシス
テム100においては、通信メッセージ分配手段4およ
び通信メッセージ選択手段5は図1の実施形態のものと
同様にネットワーク2内に集中的に設けられているのに
対して、通信管理手段および通信メッセージ変換手段は
各サーバ31,32,33に対応し分散して複数設けら
れているものである。すなわち、図4のクライアント/
多重化サーバシステム100では、サーバ31に対応し
て通信管理手段61および通信メッセージ変換手段71
が設けられ、サーバ32に対応して通信管理手段62お
よび通信メッセージ変換手段72が設けられ、サーバ3
3に対応して通信管理手段63および通信メッセージ変
換手段73がそれぞれ独立に設けられている。なお、図
3において、太い実線はクライアントから各サーバへの
処理要求メッセージの流れを示し、点線は各サーバから
クライアント1への結果応答メッセージの流れを示して
いる。
FIG. 4 is a diagram showing a configuration of a client / multiplex server system according to another embodiment of the present invention. In the client / multiplex server system 100 shown in the present embodiment, the communication message distribution means 4 and the communication message selection means 5 are provided intensively in the network 2 as in the embodiment of FIG. On the other hand, a plurality of communication management means and communication message conversion means are provided in a distributed manner corresponding to the respective servers 31, 32, 33. That is, the client /
In the multiplex server system 100, the communication management means 61 and the communication message conversion means 71 correspond to the server 31.
Is provided, and a communication management means 62 and a communication message conversion means 72 are provided corresponding to the server 32.
3, a communication management means 63 and a communication message conversion means 73 are provided independently of each other. In FIG. 3, a thick solid line indicates a flow of a processing request message from the client to each server, and a dotted line indicates a flow of a result response message from each server to the client 1.

【0030】このように各サーバ31,32,33に対
応し分散して設けられている通信管理手段61,62,
63および通信メッセージ変換手段71,72,73の
機能は、図1に示した通信管理手段6および通信メッセ
ージ変換手段7が行うものと同じ機能をそれぞれが対応
する各サーバについてのみ行うものであり、その基本的
機能は通信管理手段6および通信メッセージ変換手段7
の機能と同じである。
As described above, the communication management means 61, 62,
The functions of the communication message converting means 63 and the communication message converting means 71, 72 and 73 are the same as those performed by the communication managing means 6 and the communication message converting means 7 shown in FIG. Its basic functions are communication management means 6 and communication message conversion means 7
It has the same function as

【0031】すなわち、通信管理手段6i(6i=6
1,62,63)は、クライアント1からサーバ3i
(3i=31,32,33)に送信される通信メッセー
ジの受信メッセージ確認番号を保持するとともに、サー
バ3i(3i=31,32,33)からクライアント1
宛に送信される通信メッセージの送信メッセージ通番を
保持する。また、通信メッセージ変換手段7i(7i=
71,72,73)は、クライアント1からサーバ3i
(3i=31,32,33)宛に送信される通信メッセ
ージの同じ受信メッセージ確認番号を通信管理手段6i
(6i=61,62,63)において保持されている送
信メッセージ通番に基づいた受信メッセージ確認番号に
変換し、サーバ3i(3i=31,32,33)からク
ライアント1宛に送信される通信メッセージの送信メッ
セージ通番を通信管理手段6i(6i=61,62,6
3)に保持されている受信メッセージ確認番号および該
送信メッセージ通番に基づいて送信メッセージ通番に変
換する。
That is, the communication management means 6i (6i = 6
1, 62, 63) from the client 1 to the server 3i.
(3i = 31, 32, 33) holds the reception message confirmation number of the communication message transmitted to the client 3 (3i = 31, 32, 33).
Holds the transmission message serial number of the communication message transmitted to the address. Also, the communication message conversion means 7i (7i =
71, 72, 73) are from the client 1 to the server 3i.
(3i = 31, 32, 33) of the communication message transmitted to the communication management means 6i.
(6i = 61, 62, 63) is converted to a received message confirmation number based on the transmission message serial number held in the communication message transmitted from the server 3i (3i = 31, 32, 33) to the client 1. The transmission message serial number is stored in the communication management unit 6i (6i = 61, 62, 6).
Based on the received message confirmation number and the transmitted message serial number stored in 3), the message is converted into a transmitted message serial number.

【0032】図5は、図4に示すクライアント/多重化
サーバシステム100において送達確認型のTCP/I
Pプロトコルを用いた通信を行うクライアント1から見
た交信シーケンスの一例を示す図である。
FIG. 5 shows a TCP / I of a delivery confirmation type in the client / multiplex server system 100 shown in FIG.
FIG. 3 is a diagram illustrating an example of a communication sequence viewed from a client 1 performing communication using a P protocol.

【0033】本実施形態のクライアント/多重化サーバ
システム100において、クライアント1からの処理要
求は3つのサーバ31,32,33で実行されるが、ク
ライアント1には仮想的な1つのサーバである代表サー
バのみと通信を行って、要求処理を実行させるようにし
か見えないようになっている。図5は、クライアント1
から代表サーバ宛の通信および代表サーバからクライア
ント1宛の通信をそれぞれ3回行う場合を示しており、
各通信に対して時刻順にそれぞれ交信11,12,2
1,22,31,32と番号が付与され、また各交信1
1と12、交信21と22、交信31と32をそれぞれ
合わせて、交信1、交信2、交信3としている。そし
て、図5には、クライアント1、通信メッセージ、代表
サーバにおける交信毎の送信メッセージ通番および受信
メッセージ確認番号の推移が付記されている。すなわ
ち、図5において、それぞれ並んだ2つの数値は、送信
メッセージ通番および受信メッセージ確認番号を示して
いる。例えば、クライアント1からの交信21において
示されている数値101,300は、101が送信メッ
セージ通番を示し、300が受信メッセージ確認番号を
示している。また、図5では、メッセージデータ長は1
00バイトに設定されている。
In the client / multiplex server system 100 of the present embodiment, a processing request from the client 1 is executed by three servers 31, 32, and 33. It seems that only the server can communicate with the server and execute the request processing. FIG. 5 shows the client 1
From the representative server and the communication from the representative server to the client 1 are performed three times, respectively.
Communication 11, 12, 2 for each communication in time order
Numbers 1, 2, 31, and 32 are assigned, and each communication 1
Combinations 1 and 12, communications 21 and 22, and communications 31 and 32, respectively, constitute communications 1, communications 2, and communications 3. FIG. 5 additionally shows changes in the client 1, the communication message, the transmission message serial number and the received message confirmation number for each communication in the representative server. That is, in FIG. 5, two numerical values arranged side by side indicate a transmission message serial number and a reception message confirmation number. For example, in the numerical values 101 and 300 shown in the communication 21 from the client 1, 101 indicates the transmission message serial number and 300 indicates the received message confirmation number. In FIG. 5, the message data length is 1
00 bytes are set.

【0034】図5の交信シーケンスを説明すると、交信
1のクライアント1から代表サーバへの交信11を行う
最初においては、クライアント1には送信メッセージ通
番として初期値「1」が設定され、受信メッセージ確認
番号は「未定」であり、また代表サーバには送信メッセ
ージ通番として初期値「200」が設定され、受信メッ
セージ確認番号は「未定」に設定されている。この初期
状態において、クライアント1は送信メッセージ通番お
よび受信メッセージ確認番号としてそれぞれ「1,0
(未定)」に設定された交信11用の通信メッセージを
代表サーバに送信する。
The communication sequence shown in FIG. 5 will be described. Initially, when the communication 11 from the client 1 of the communication 1 to the representative server is performed, the initial value "1" is set to the client 1 as the transmission message serial number, and the received message is confirmed. The number is “undecided”, the initial value “200” is set as the transmission message serial number in the representative server, and the received message confirmation number is set to “undecided”. In this initial state, the client 1 sets “1, 0” as the transmission message serial number and the reception message confirmation number, respectively.
(Undecided) "is transmitted to the representative server.

【0035】代表サーバは、クライアント1からの交信
11の通信メッセージを受信すると、受信メッセージ確
認番号としてクライアント1から受信した送信メッセー
ジ通番「1」にメッセージデータ長100バイトを加算
して、受信メッセージ確認番号として「101」を生成
し、送信メッセージ通番および受信メッセージ確認番号
としてそれぞれ「200,101」に設定された交信1
2の通信メッセージをクライアント1に送信する。
When the representative server receives the communication message of the communication 11 from the client 1, the representative server adds a message data length of 100 bytes to the transmission message serial number "1" received from the client 1 as a reception message confirmation number, and confirms the reception message. Communication number 101 is generated as a number, and communication 1 set to “200, 101” as a transmission message serial number and a reception message confirmation number, respectively.
2 is transmitted to the client 1.

【0036】クライアント1は、代表サーバからの交信
12の通信メッセージを受信すると、受信メッセージ確
認番号として代表サーバから受信した送信メッセージ通
番「200」にメッセージデータ長100を加算して、
受信メッセージ確認番号として「300」を生成し、送
信メッセージ通番および受信メッセージ確認番号として
それぞれ「101,300」を設定された交信21の通
信メッセージを代表サーバに送信する。
When the client 1 receives the communication message of the communication 12 from the representative server, the client 1 adds the message data length 100 to the transmission message serial number “200” received from the representative server as a received message confirmation number,
"300" is generated as the received message confirmation number, and the communication message of the communication 21 in which "101, 300" is set as the transmission message serial number and the received message confirmation number is transmitted to the representative server.

【0037】以下同様にして、代表サーバからクライア
ント1への交信22では送信メッセージ通番および受信
メッセージ確認番号として「300,201」に設定さ
れた通信メッセージが送信され、交信31では送信メッ
セージ通番および受信メッセージ確認番号として「20
1,400」に設定された通信メッセージが送信され、
交信32では送信メッセージ通番および受信メッセージ
確認番号として「400,301」に設定された通信メ
ッセージが送信される。
In the same manner, in the communication 22 from the representative server to the client 1, a communication message whose transmission message serial number and reception message confirmation number are set to "300, 201" is transmitted, and in the communication 31, the transmission message serial number and reception "20" as the message confirmation number
A communication message set to "1,400" is transmitted,
In the communication 32, a communication message set to “400, 301” as a transmission message serial number and a reception message confirmation number is transmitted.

【0038】図5の処理では、クライアント1と代表サ
ーバとの間の通信について説明し、この代表サーバでは
送信メッセージ通番の初期値として「200」に設定さ
れている場合について説明したが、実際の通信において
は、各サーバ31,32,33の送信メッセージ通番の
初期値がそれぞれ異なる値に設定されている。例えば、
サーバ31,32,33の送信メッセージ通番の初期値
は、それぞれ100,200,300のようにそれぞれ
異なる値に設定されている。このことが従来のクライア
ント/多重化サーバシステムにおいて送達確認型の1対
1通信プロトコルを用いて、複数のサーバによる同一処
理実行が効率よくできなかった最大の理由である。
In the processing of FIG. 5, the communication between the client 1 and the representative server has been described. In this representative server, the case where the initial value of the transmission message serial number is set to "200" has been described. In the communication, the initial values of the transmission message serial numbers of the servers 31, 32, and 33 are set to different values. For example,
The initial values of the transmission message serial numbers of the servers 31, 32, and 33 are set to different values, such as 100, 200, and 300, respectively. This is the biggest reason why the same processing cannot be efficiently executed by a plurality of servers using the delivery confirmation type one-to-one communication protocol in the conventional client / multiplex server system.

【0039】本実施形態のクライアント/多重化サーバ
システムは、このように各サーバの送信メッセージ通番
の初期値が異なる場合にも効率的に通信を行うことがで
きるものである。
The client / multiplex server system of the present embodiment can communicate efficiently even when the initial values of the transmission message serial numbers of the respective servers are different.

【0040】次に、図4に示すクライアント/多重化サ
ーバシステム100において、通信メッセージの送信メ
ッセージ通番の初期値が各サーバ31,32,33毎に
それぞれ異なる場合の処理について図6〜図8を参照し
て説明する。
Next, in the client / multiplex server system 100 shown in FIG. 4, the processing when the initial value of the transmission message serial number of the communication message is different for each of the servers 31, 32, 33 will be described with reference to FIGS. It will be described with reference to FIG.

【0041】図6は、図4に示すクライアント/多重化
サーバシステム100が図5に示した交信シーケンスで
クライアント1と各サーバ31,32,33との間で通
信を行う場合においてクライアント1、各サーバ31,
32,33、各通信管理手段61,62,63の保持す
る送信メッセージ通番および受信メッセージ確認番号の
初期値および時間的推移を示している図である。図7
は、図4に示すクライアント/多重化サーバシステムに
おける各地点での通信メッセージの宛先アドレス、発信
元アドレス、送信メッセージ通番および受信メッセージ
確認番号を各交信1,2,3毎に示している図である。
図8は、図6および図7に示したクライアント1と各サ
ーバ31,32,33との通信における各通信メッセー
ジの送信メッセージ通番および受信メッセージ確認番号
を各交信毎および各地点毎に示している図である。
FIG. 6 shows a case where the client / multiplex server system 100 shown in FIG. 4 performs communication between the client 1 and each of the servers 31, 32, 33 in the communication sequence shown in FIG. Server 31,
32 is a diagram showing initial values and temporal transitions of transmission message serial numbers and received message confirmation numbers held by communication management means 61, 62, and 63, respectively. FIG.
Is a diagram showing the destination address, source address, transmission message serial number, and reception message confirmation number of the communication message at each point in the client / multiplex server system shown in FIG. 4 for each communication 1, 2, and 3. is there.
FIG. 8 shows the transmission message serial number and the reception message confirmation number of each communication message in the communication between the client 1 shown in FIGS. 6 and 7 and each of the servers 31, 32, 33 for each communication and each point. FIG.

【0042】なお、本処理においては、クライアント
1、各サーバ31,32,33および代表サーバのアド
レスはそれぞれa1,a31,a32,a33、および
a3に設定され、またクライアント1、各サーバ31,
32,33毎の送信メッセージ通番の初期値はそれぞれ
1,100,200,300であり、メッセージデータ
長は100バイトである。また、本処理では、通信メッ
セージ8中の宛先アドレスおよび発信元アドレスは、通
信メッセージ分配手段4および通信メッセージ選択手段
5において変更されている。
In this process, the addresses of the client 1, the servers 31, 32, and 33 and the representative server are set to a1, a31, a32, a33, and a3, respectively.
The initial values of the transmission message serial numbers for each of 32 and 33 are 1,100, 200 and 300, respectively, and the message data length is 100 bytes. Further, in this processing, the destination address and the source address in the communication message 8 are changed in the communication message distribution unit 4 and the communication message selection unit 5.

【0043】本処理において、各通信管理手段61,6
2,63は、次に示すアルゴリズムに基づき、通信メッ
セージ8中の送信メッセージ通番および受信メッセージ
確認番号を保持する。
In this processing, each communication management means 61, 6
Reference numerals 2 and 63 hold a transmission message serial number and a reception message confirmation number in the communication message 8 based on the following algorithm.

【0044】(1−1)クライアント1から各サーバ3
1,32,33宛の通信メッセージにおいては、通信メ
ッセージ変換手段71,72,73で変換する前の受信
メッセージ確認番号を保持受信メッセージ確認番号(更
新前)として保持し、また通信メッセージ変換手段7
1,72,73で変換した後の受信メッセージ確認番号
を保持受信メッセージ確認番号(更新後)として保持す
る。すなわち、次のように表される。
(1-1) From the client 1 to each server 3
In the communication messages addressed to 1, 32, and 33, the received message confirmation numbers before conversion by the communication message conversion means 71, 72, and 73 are held as held reception message confirmation numbers (before update), and the communication message conversion means 7
The received message confirmation number converted at 1, 72, and 73 is retained as a retained received message confirmation number (after update). That is, it is expressed as follows.

【0045】(保持受信メッセージ確認番号(更新
前))=(変換前の受信メッセージ確認番号) (保持受信メッセージ確認番号(更新後))=(変換後
の受信メッセージ確認番号) (1−2)各サーバ31,32,33からクライアント
1宛の通信メッセージにおいては、送信メッセージ通番
にメッセージデータ長を加算した値を保持送信メッセー
ジ通番として保持する。すなわち、次のように表され
る。
(Held received message confirmation number (before update)) = (received message confirmation number before conversion) (held held message confirmation number (after update)) = (converted received message confirmation number) (1-2) In a communication message addressed to the client 1 from each of the servers 31, 32, and 33, a value obtained by adding a message data length to a transmission message serial number is held as a held transmission message serial number. That is, it is expressed as follows.

【0046】[0046]

【数1】(保持送信メッセージ通番)=(送信メッセー
ジ通番+メッセージデータ長) また、本処理において、各通信メッセージ変換手段7
1,72,73は、次に示すアルゴリズムに基づき、通
信メッセージ8の中の送信メッセージ通番および受信メ
ッセージ確認番号を変更する。
## EQU1 ## (held transmission message serial number) = (transmission message serial number + message data length) Further, in this processing, each communication message converting means 7
1, 72 and 73 change the transmission message serial number and the reception message confirmation number in the communication message 8 based on the following algorithm.

【0047】(2−1)クライアント1から各サーバ3
1,32,33宛の通信メッセージにおいては、通信管
理手段61,62,63で保持した保持送信メッセージ
通番を受信メッセージ確認番号に変換する。すなわち、
次のように表される。
(2-1) From the client 1 to each server 3
For communication messages addressed to 1, 32, and 33, the held transmission message serial numbers held by the communication management means 61, 62, and 63 are converted into received message confirmation numbers. That is,
It is expressed as follows.

【0048】[0048]

【数2】(受信メッセージ確認番号)=(保持送信メッ
セージ通番) (2−2)各サーバ31,32,33からクライアント
1宛の通信メッセージにおいては、通信管理手段61,
62,63で保持した保持受信メッセージ確認番号(更
新前)に送信メッセージ通番と通信管理手段61,6
2,63で保持した保持受信メッセージ確認番号(更新
後)との差を加算した値を送信メッセージ通番に変換す
る。すなわち、次のように表される。
(Received message confirmation number) = (Sequence number of held transmission message) (2-2) In a communication message from each of the servers 31, 32, 33 to the client 1, the communication management means 61,
The transmission message serial number and the communication management means 61, 6 are added to the held reception message confirmation number (before updating) held in 62, 63
The value obtained by adding the difference between the received and received message confirmation number (after updating) held in steps 2 and 63 is converted into a transmission message serial number. That is, it is expressed as follows.

【0049】[0049]

【数3】(送信メッセージ通番)=(保持受信メッセー
ジ確認番号(更新前))+(送信メッセージ通番)−
(保持受信メッセージ確認番号(更新後)) 図6において、点線で囲んで示す部分が上記アルゴリズ
ム(1−1),(1−2)に基づき通信管理手段61,
62,63により保持される送信メッセージ通番および
受信メッセージ確認番号を示している。また、図7にお
いて点線で囲んで示す部分が上記アルゴリズム(2−
1),(2−2)に基づいて通信メッセージ変換手段7
1,72,73により変換された通信メッセージ8中の
送信メッセージ通番および受信メッセージ確認番号を示
している。
(Sending message serial number) = (Hold received message confirmation number (before update)) + (Sending message serial number) −
(Hold received message confirmation number (after update)) In FIG. 6, the part enclosed by a dotted line is a communication management unit 61 based on the above algorithms (1-1) and (1-2).
A transmission message serial number and a reception message confirmation number held by 62 and 63 are shown. In FIG. 7, a portion surrounded by a dotted line is the algorithm (2-
Communication message conversion means 7 based on 1) and (2-2)
1, the transmission message serial number and the reception message confirmation number in the communication message 8 converted by 1, 72 and 73 are shown.

【0050】なお、図7において、通信メッセージ選択
手段5は、最初の交信1において送信メッセージ通番が
100,200,300と異なる3つの通信メッセージ
のうちから、その値が「200」の通信メッセージを選
択しているが、どの通信メッセージを選択しても、以降
の通信に対して影響はない。これは、クライアント1と
サーバとの間の最初の交信時点では、各通信管理手段6
1,62,63の保持受信メッセージ確認番号が同一
(初期値)であるために発生するものである。
In FIG. 7, the communication message selecting means 5 selects a communication message whose value is "200" from among three communication messages having transmission message serial numbers different from 100, 200 and 300 in the first communication 1. The selected communication message has no effect on the subsequent communication. This means that at the time of the first communication between the client 1 and the server, each communication management means 6
This occurs because the held received message confirmation numbers of 1, 62 and 63 are the same (initial value).

【0051】次に、図8を参照して、図6および図7の
内容を説明する。
Next, the contents of FIGS. 6 and 7 will be described with reference to FIG.

【0052】まず、クライアント1は、交信11におい
て送信メッセージ通番および受信メッセージ確認番号と
してそれぞれ「1,0」を設定した通信メッセージを送
出すると、この通信メッセージは通信メッセージ分配手
段4により各サーバ31,32,33用に3つの通信メ
ッセージに分配され、それぞれの通信管理手段61,6
2,63および通信メッセージ変換手段71,72,7
3を介して各サーバ31,32,33に送信される。こ
の場合、通信管理手段61,62,63にはそれぞれ保
持受信メッセージ確認番号(更新前)および保持受信メ
ッセージ確認番号(更新後)としてそれぞれ「0」が保
持される。
First, when the client 1 sends out a communication message in which the transmission message serial number and the reception message confirmation number are respectively set to “1, 0” in the communication 11, the communication message is distributed by the communication message distribution means 4 to each server 31, The communication messages are distributed to three communication messages for the communication management means 32 and 33, respectively.
2, 63 and communication message conversion means 71, 72, 7
3 to each of the servers 31, 32 and 33. In this case, the communication management means 61, 62, and 63 respectively hold "0" as the held received message confirmation number (before updating) and the held received message confirmation number (after updating).

【0053】各サーバ31,32,33は、クライアン
ト1からの交信11を受信すると、送信メッセージ通番
の初期値としてそれぞれ「100,200,300」を
有しているので、各サーバ31,32,33からの交信
12用のそれぞれの通信メッセージの送信メッセージ通
番としてそれぞれ「100,200,300」を設定さ
れ、受信メッセージ確認番号として「101」を設定さ
れた通信メッセージを生成してクライアント1宛に送信
する。すなわち、サーバ31は送信メッセージ通番およ
び受信メッセージ確認番号として「100,101」を
設定された通信メッセージを送信し、サーバ32は「2
00,101」を設定された通信メッセージを送信し、
サーバ33は「300,101」を設定された通信メッ
セージを送信する。なお、この場合の受信メッセージ確
認番号「101」は、クライアント1から受信した送信
メッセージ通番「1」にメッセージデータ長の100バ
イトを加算した値である。
When each of the servers 31, 32, 33 receives the communication 11 from the client 1, it has "100, 200, 300" as the initial value of the transmission message serial number. A communication message in which “100, 200, 300” is set as the transmission message serial number of each communication message for communication 12 from 33, and “101” is set as the reception message confirmation number, and is sent to the client 1 Send. That is, the server 31 transmits a communication message in which “100, 101” is set as the transmission message serial number and the reception message confirmation number, and the server 32 transmits “2, 1”.
00, 101 ”is transmitted,
The server 33 transmits a communication message in which “300, 101” is set. Note that the received message confirmation number “101” in this case is a value obtained by adding 100 bytes of the message data length to the transmission message serial number “1” received from the client 1.

【0054】各サーバ31,32,33からの各通信メ
ッセージは、通信管理手段61,62,63および通信
メッセージ変換手段71,72,73に伝達され、ここ
で各通信メッセージの送信メッセージ通番100,20
0,300にメッセージデータ長100を加算した値2
00,300,400が保持送信メッセージ通番として
通信管理手段61,62,63にそれぞれ保持されると
ともに、また通信メッセージ変換手段71,72,73
では前記アルゴリズム(2−2)に従って送信メッセー
ジ通番が変換されるが、この場合には通信管理手段6
1,62,63に保持されている保持受信メッセージ確
認番号(更新前)および(更新後)が両方とも0である
ので、各サーバ31,32,33からの送信メッセージ
通番がそのまま通信メッセージ変換手段71,72,7
3を介して通信メッセージ選択手段5に供給される。
Each communication message from each of the servers 31, 32, 33 is transmitted to the communication management means 61, 62, 63 and the communication message conversion means 71, 72, 73, where the transmission message serial number 100, 20
Value 2 obtained by adding message data length 100 to 0,300
00, 300, and 400 are held in the communication management means 61, 62, and 63 as held transmission message serial numbers, respectively, and the communication message conversion means 71, 72, and 73 are stored.
In this case, the transmission message serial number is converted in accordance with the algorithm (2-2).
Since the held received message confirmation numbers (before update) and (after update) held in 1, 62, and 63 are both 0, the serial numbers of the transmitted messages from the servers 31, 32, and 33 remain unchanged. 71, 72, 7
3 to the communication message selection means 5.

【0055】通信メッセージ選択手段5は、通信メッセ
ージ変換手段71,72,73を介して供給される送信
メッセージ通番および受信メッセージ確認番号としてそ
れぞれ「100,101」「200,101」「30
0,101」を有する通信メッセージを受けると、該通
信メッセージのうちの送信メッセージ通番の「100,
200,300」からいずれか1つ、例えば本実施形態
では「200」を選択し、送信メッセージ通番および受
信メッセージ確認番号として「200,101」を設定
された通信メッセージを交信12としてクライアント1
に送信する。
The communication message selection means 5 receives “100, 101”, “200, 101”, “30” as the transmission message serial number and the reception message confirmation number supplied via the communication message conversion means 71, 72, 73, respectively.
When a communication message having “0, 101” is received, the transmission message serial number “100, 101” of the communication message is received.
200, 300 ”, for example, in this embodiment,“ 200 ”is selected, and a communication message in which“ 200, 101 ”is set as the transmission message serial number and the reception message confirmation number is used as the communication 12 as the client 1
Send to

【0056】以上のようにして交信1を終了すると、ク
ライアント1は、交信21として送信メッセージ通番お
よび受信メッセージ確認番号として「101,300」
を有する通信メッセージを送出する。この場合の受信メ
ッセージ確認番号「300」は通信メッセージ選択手段
5を介して受信した受信メッセージ確認番号「200」
にメッセージデータ長の100バイトを加算したもので
ある。
When the communication 1 is completed as described above, the client 1 makes the communication 21 a transmission message serial number and a reception message confirmation number of “101, 300”.
Is transmitted. In this case, the received message confirmation number “300” is the received message confirmation number “200” received through the communication message selecting unit 5.
And the message data length of 100 bytes.

【0057】この通信メッセージ「101,300」
は、通信メッセージ分配手段4で各サーバ31,32,
33用に分配され、通信管理手段61,62,63およ
び通信メッセージ変換手段71,72,73に伝達され
る。そして、通信管理手段61,62,63は、この受
信メッセージ確認番号300を保持受信メッセージ確認
番号(更新前)として保持し、また通信メッセージ変換
手段71,72,73は該受信メッセージ確認番号30
0を通信管理手段61,62,63に前回保持された保
持送信メッセージ通番200,300,400で受信メ
ッセージ確認番号として変換し、この変換された受信メ
ッセージ確認番号200,300,400を有する通信
メッセージ「101,200」、「101,300」、
「101,400」をそれぞれ各サーバ31,32,3
3に送信する。なお、この場合、通信管理手段61,6
2,63は通信メッセージ変換手段71,72,73で
変換された受信メッセージ確認番号200,300,4
00を保持受信メッセージ確認番号(更新後)として保
持する。各サーバ31,32,33は通信メッセージ
「101,200」、「101,300」、「101,
400」を受信し、これにより交信21を終了する。
This communication message "101, 300"
Means that each of the servers 31, 32,
33, and transmitted to communication management means 61, 62, 63 and communication message conversion means 71, 72, 73. Then, the communication management means 61, 62, and 63 hold the received message confirmation number 300 as a held received message confirmation number (before updating), and the communication message converting means 71, 72, and 73 store the received message confirmation number 30
0 is converted as a received message confirmation number by the held transmission message serial number 200, 300, 400 previously held by the communication management means 61, 62, 63, and the communication message having the converted received message confirmation number 200, 300, 400 "101,200", "101,300",
"101, 400" is assigned to each server 31, 32, 3 respectively.
Send to 3. In this case, the communication management means 61, 6
Reference numerals 2 and 63 denote received message confirmation numbers 200, 300 and 4 converted by the communication message converting means 71, 72 and 73, respectively.
00 is held as the held received message confirmation number (after update). The servers 31, 32, and 33 communicate with the communication messages “101, 200”, “101, 300”, “101,
400 ", thereby terminating the communication 21.

【0058】各サーバ31,32,33は、それぞれ前
記通信メッセージ「101,200」、「101,30
0」、「101,400」を受信すると、該通信メッセ
ージのうちの送信メッセージ通番101にメッセージデ
ータ長100を加えた受信メッセージ確認番号を生成
し、これにより返信用の通信メッセージ「200,20
1」、「300,201」、「400,201」を通信
管理手段61,62,63および通信メッセージ変換手
段71,72,73に送信する。通信管理手段61,6
2,63は該通信メッセージの送信メッセージ通番20
0,300,400にメッセージデータ長100を加え
た値を保持し、また通信メッセージ変換手段71,7
2,73は通信管理手段61,62,63に保持されて
いる保持受信メッセージ確認番号(更新前)300+該
通信メッセージの送信メッセージ通番200,300,
400−通信メッセージ変換手段71,72,73に保
持されている保持受信メッセージ確認番号(更新後)2
00,300,400を計算し、それぞれ異なる送信メ
ッセージ通番200,300,400を同じ送信メッセ
ージ通番300に変換し、通信メッセージ「300,2
01」、「300,201」、「300,201」とし
て通信メッセージ選択手段5に送信する。通信メッセー
ジ選択手段5はこれらの通信メッセージのうちの1つを
選択し、通信メッセージ「300,201」としてクラ
イアント1に送信する。クライアント1は該通信メッセ
ージを受信し、交信22を終了する。以下同様に、クラ
イアント1は交信3を開始する。
The servers 31, 32, and 33 communicate with the communication messages “101, 200”, “101, 30”, respectively.
When "0" and "101,400" are received, a reception message confirmation number is generated by adding the message data length 100 to the transmission message serial number 101 of the communication message.
1 "," 300, 201 ", and" 400, 201 "are transmitted to the communication management means 61, 62, 63 and the communication message conversion means 71, 72, 73. Communication management means 61, 6
2 and 63 are transmission message serial numbers 20 of the communication message.
A value obtained by adding the message data length 100 to 0, 300, 400 is held.
Reference numerals 2 and 73 denote stored reception message confirmation numbers (before update) 300 held in the communication management means 61, 62 and 63 + transmission message serial numbers 200 and 300 of the communication message.
400—the held reception message confirmation number (after update) held in the communication message conversion means 71, 72, 73 (2)
00, 300, and 400 are calculated, and different transmission message serial numbers 200, 300, and 400 are respectively converted to the same transmission message serial number 300, and the communication message “300, 2
01 "," 300, 201 "and" 300, 201 "are transmitted to the communication message selecting means 5. The communication message selecting means 5 selects one of these communication messages and sends it to the client 1 as a communication message "300, 201". The client 1 receives the communication message and terminates the communication 22. Hereinafter, similarly, the client 1 starts the communication 3.

【0059】なお、上述した各実施形態において、図1
に示した実施形態は、複数のサーバ31,32,33に
対して通信管理手段6および通信メッセージ変換手段7
をネットワーク2内に集中的に設けたものであり、また
図4に示す実施形態は、複数のサーバ31,32,33
に対して通信管理手段61,62,63および通信メッ
セージ変換手段71,72,73をそれぞれ各サーバに
対応し分散して設けたものであるが、本発明のクライア
ント/多重化サーバシステムはこれらに限定されるもの
でなく、これらの中間のもの、クライアント群またはサ
ーバ群対応に複数に分割して通信管理手段および通信メ
ッセージ変換手段を設けたり、また更にはネットワーク
内に設けるもの、クライアント側に設けるもの、サーバ
側に設けるなどの種々のものが可能であり、これらのバ
リエーションは通信メッセージ分配手段および通信メッ
セージ選択手段にも同様に適用し得るものであり、クラ
イアント/多重化サーバシステムの構成はこれらの組合
せにより種々のものが可能となる。
In each of the above embodiments, FIG.
Is a communication management unit 6 and a communication message conversion unit 7 for a plurality of servers 31, 32, 33.
Are collectively provided in the network 2, and the embodiment shown in FIG. 4 has a plurality of servers 31, 32, 33.
The communication management means 61, 62, 63 and the communication message conversion means 71, 72, 73 are respectively provided in a distributed manner corresponding to each server. There is no limitation, and the communication management means and the communication message conversion means are divided into a plurality of parts corresponding to intermediates thereof, a client group or a server group, and further provided in a network, and provided on a client side. And the server side, etc., and these variations can be similarly applied to the communication message distribution means and the communication message selection means, and the configuration of the client / multiplex server system is Various combinations are possible by combining.

【0060】また、図4に示した実施形態において、通
信管理手段61,62,63に保持するアルゴリズム
(1−2)の保持送信メッセージ通番を通信メッセージ
通番+メッセージデータ長として説明したが、この場合
に通信管理手段61,62,63には単に送信メッセー
ジ通番のみを保持し、メッセージデータ長の加算は通信
メッセージ変換手段71,72,73で行ってもよいも
のである。
Further, in the embodiment shown in FIG. 4, the holding transmission message serial number of the algorithm (1-2) held in the communication management means 61, 62, 63 has been described as the communication message serial number + message data length. In this case, the communication management means 61, 62, 63 may hold only the transmission message serial number, and the message data length may be added by the communication message conversion means 71, 72, 73.

【0061】更に、上述した各実施形態では、通信管理
手段および通信メッセージ変換手段をそれぞれ別のもの
として図示したが、これに限定されるものでなく、要は
サーバからクライアントへの通信メッセージのそれぞれ
異なる送信メッセージ通番をクライアントからの通信メ
ッセージに基づいて同一の送信メッセージ通番に変換
し、クライアントから複数のサーバへの通信メッセージ
の同じ受信メッセージ確認番号を各サーバからの通信メ
ッセージに基づき各サーバに対応してそれぞれ異なる受
信メッセージ確認番号に変換する機能があればよいもの
であり、このような機能を有する例えば変換手段によっ
て達成し得るものである。
Further, in each of the above-described embodiments, the communication management means and the communication message conversion means are shown as separate units, but the present invention is not limited to this. Converts different outgoing message serial numbers to the same outgoing message serial number based on the communication message from the client, and supports the same received message confirmation number of the communication message from the client to multiple servers for each server based on the communication message from each server What is necessary is just to have a function of converting each received message confirmation number into a different one, and this can be achieved by, for example, a conversion means having such a function.

【0062】[0062]

【発明の効果】以上説明したように、本発明によれば、
クライアントから各サーバ宛の通信メッセージは該通信
メッセージ中の同じ受信メッセージ確認番号が各サーバ
に対応してそれぞれ異なる受信メッセージ確認番号に変
換されて各サーバに送信され、各サーバからクライアン
ト宛の通信メッセージは該通信メッセージ中のそれぞれ
異なる送信メッセージ通番が同一の送信メッセージ通番
に変換されてクライアントに送信されているので、クラ
イアントは多重化サーバについて意識せず、単一処理の
場合と同様に動作し得るため、通信プロトコル処理のオ
ーバーヘッドやネットワークのトラヒックをほとんど増
大させることなく、処理のターンアラウンド時間の増大
を抑制することが可能となる。
As described above, according to the present invention,
The communication message addressed to each server from the client is transmitted to each server after the same received message confirmation number in the communication message is converted to a different received message confirmation number corresponding to each server, and is transmitted to each server. Since the different transmission message sequence numbers in the communication message are converted to the same transmission message sequence number and transmitted to the client, the client is unaware of the multiplexing server and can operate in the same manner as in the case of single processing. Therefore, it is possible to suppress an increase in the process turnaround time without increasing the overhead of the communication protocol processing or the traffic of the network.

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

【図1】本発明の一実施形態に係るクライアント/多重
化サーバシステムの構成を示す図である。
FIG. 1 is a diagram showing a configuration of a client / multiplex server system according to an embodiment of the present invention.

【図2】図1に示すクライアント/多重化サーバシステ
ムに使用される通信メッセージの構成を示す図である。
FIG. 2 is a diagram showing a configuration of a communication message used in the client / multiplex server system shown in FIG. 1;

【図3】図1に示すクライアント/多重化サーバシステ
ムにおけるクライアントと各サーバとの間の通信メッセ
ージの流れを示す図である。
FIG. 3 is a diagram showing a flow of a communication message between a client and each server in the client / multiplex server system shown in FIG. 1;

【図4】本発明の他の実施形態に係るクライアント/多
重化サーバシステムの構成を示す図である。
FIG. 4 is a diagram showing a configuration of a client / multiplex server system according to another embodiment of the present invention.

【図5】図4に示すクライアント/多重化サーバシステ
ムにおいて送達確認型のTCP/IPプロトコルを用い
た通信を行うクライアントから見た交信シーケンスの一
例を示す図である。
5 is a diagram showing an example of a communication sequence viewed from a client performing communication using a delivery confirmation type TCP / IP protocol in the client / multiplex server system shown in FIG. 4;

【図6】図4に示すクライアント/多重化サーバシステ
ムが図5に示した交信シーケンスでクライアントと各サ
ーバの間で通信を行う場合においてクライアント、各サ
ーバ、各通信管理手段の保持する送信メッセージ通番お
よび受信メッセージ確認番号の初期値および時間的推移
を示している図である。
FIG. 6 is a diagram showing the sequence of transmission messages held by the client, each server, and each communication management means when the client / multiplex server system shown in FIG. 4 performs communication between the client and each server in the communication sequence shown in FIG. FIG. 7 is a diagram showing an initial value and a temporal transition of a received message confirmation number.

【図7】図4に示すクライアント/多重化サーバシステ
ムにおける各地点での通信メッセージの宛先アドレス、
発信元アドレス、送信メッセージ通番および受信メッセ
ージ確認番号を各交信毎に示している図である。
7 is a destination address of a communication message at each point in the client / multiplex server system shown in FIG. 4;
It is a figure which shows a transmission source address, a transmission message serial number, and a reception message confirmation number for every communication.

【図8】図6および図7に示したクライアントと各サー
バとの通信における各通信メッセージの送信メッセージ
通番および受信メッセージ確認番号を各交信毎および各
地点毎に示している図である。
8 is a diagram showing a transmission message serial number and a reception message confirmation number of each communication message in communication between the client and each server shown in FIGS. 6 and 7 for each communication and each point.

【図9】従来のクライアント/多重化サーバシステムの
一構成例を示す図である。
FIG. 9 is a diagram showing a configuration example of a conventional client / multiplex server system.

【図10】従来のクライアント/多重化サーバシステム
の他の構成例を示す図である。
FIG. 10 is a diagram showing another configuration example of a conventional client / multiplex server system.

【図11】従来のクライアント/多重化サーバシステム
の別の構成例を示す図である。
FIG. 11 is a diagram showing another configuration example of a conventional client / multiplex server system.

【図12】図11に示すクライアント/多重化サーバシ
ステムに使用される通信メッセージの一例を示す図であ
る。
FIG. 12 is a diagram showing an example of a communication message used in the client / multiplex server system shown in FIG. 11;

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

1 クライアント 2 ネットワーク 4 通信メッセージ分配手段 5 通信メッセージ選択手段 6,61,62,63 通信管理手段 7,71,72,73 通信メッセージ変換手段 31,32,33 サーバ 1 Client 2 Network 4 Communication Message Distribution Means 5 Communication Message Selection Means 6, 61, 62, 63 Communication Management Means 7, 71, 72, 73 Communication Message Conversion Means 31, 32, 33 Server

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 ネットワークに接続されたクライアント
および複数のサーバを有し、クライアントからの処理を
ネットワークを介して複数のサーバに送信し、該複数の
サーバで前記処理を実行するというクライアントと各サ
ーバとの間の通信を、各通信メッセージに送信メッセー
ジ通番と受信メッセージ確認番号を設定して相互に授受
する送達確認型の1対1通信プロトコルを用いて行うク
ライアント/多重化サーバシステムであって、 前記クライアントから各サーバへの通信メッセージを複
数のサーバに分配して送信する通信メッセージ分配手段
と、 前記複数のサーバからクライアントへの複数の通信メッ
セージの中から1つの通信メッセージを選択して、クラ
イアントに送信する通信メッセージ選択手段と、 前記複数のサーバからクライアントへの通信メッセージ
のそれぞれ異なる送信メッセージ通番をクライアントか
らの通信メッセージに基づいて同一の送信メッセージ通
番に変換し、前記クライアントから複数のサーバへの通
信メッセージの同じ受信メッセージ確認番号を各サーバ
からの通信メッセージに基づき各サーバに対応してそれ
ぞれ異なる受信メッセージ確認番号に変換する変換手段
とを有することを特徴とするクライアント/多重化サー
バシステム。
1. A client having a client and a plurality of servers connected to a network, transmitting a process from the client to the plurality of servers via the network, and executing the process on the plurality of servers and each server. A client / multiplexing server system for performing communication between the client and the multiplexing server using a delivery confirmation type one-to-one communication protocol in which a transmission message serial number and a reception message confirmation number are set in each communication message and mutually transmitted and received, Communication message distribution means for distributing and transmitting a communication message from the client to each server to a plurality of servers; and selecting one communication message from a plurality of communication messages from the plurality of servers to the client, Means for selecting a communication message to be transmitted to the client; The different transmission message serial numbers of the communication messages to the client are converted into the same transmission message serial number based on the communication message from the client, and the same reception message confirmation number of the communication message from the client to a plurality of servers is transmitted from each server. Conversion means for converting the received message confirmation number corresponding to each server based on the communication message to a different received message confirmation number.
【請求項2】 ネットワークに接続されたクライアント
および複数のサーバを有し、クライアントからの処理を
ネットワークを介して複数のサーバに送信し、該複数の
サーバで前記処理を実行するというクライアントと各サ
ーバとの間の通信を、各通信メッセージに送信メッセー
ジ通番と受信メッセージ確認番号を設定して相互に授受
する送達確認型の1対1通信プロトコルを用いて行うク
ライアント/多重化サーバシステムであって、 前記クライアントから各サーバへの通信メッセージを複
数のサーバに分配して送信する通信メッセージ分配手段
と、 前記複数のサーバからクライアントへの複数の通信メッ
セージの中から1つの通信メッセージを選択して、クラ
イアントに送信する通信メッセージ選択手段と、 クライアントから前記通信メッセージ分配手段を介して
各サーバにそれぞれ送信される通信メッセージの受信メ
ッセージ確認番号を保持するとともに、各サーバからク
ライアント宛にそれぞれ送信される通信メッセージの各
送信メッセージ通番を各サーバに対応して保持する通信
管理手段と、 クライアントから前記通信メッセージ分配手段を介して
各サーバ宛に送信される各通信メッセージの同じ受信メ
ッセージ確認番号を前記通信管理手段において各サーバ
に対応して保持されている前記各送信メッセージ通番に
基づいて各サーバに対応してそれぞれ異なる受信メッセ
ージ確認番号に変換し、各サーバからクライアント宛に
それぞれ送信される通信メッセージの各サーバに対応し
てそれぞれ異なる各送信メッセージ通番を前記通信管理
手段に保持されている受信メッセージ確認番号および該
それぞれ異なる送信メッセージ通番に基づいて同じ送信
メッセージ通番に変換する通信メッセージ変換手段とを
有することを特徴とするクライアント/多重化サーバシ
ステム。
2. A client having a client and a plurality of servers connected to a network, transmitting a process from the client to the plurality of servers via the network, and executing the process on the plurality of servers and each server. A client / multiplexing server system for performing communication between the client and the multiplexing server using a delivery confirmation type one-to-one communication protocol in which a transmission message serial number and a reception message confirmation number are set in each communication message and mutually transmitted and received, Communication message distribution means for distributing and transmitting a communication message from the client to each server to a plurality of servers; and selecting one communication message from a plurality of communication messages from the plurality of servers to the client, Means for selecting a communication message to be transmitted to the client; Holds the received message confirmation number of the communication message sent to each server via the message distribution means, and holds the transmission message serial number of the communication message sent from each server to the client corresponding to each server. Communication management means, and the same received message confirmation number of each communication message transmitted from the client to each server via the communication message distribution means, corresponding to each server in the communication management means. Based on the outgoing message serial number, each server converts the received message confirmation number corresponding to each server to a different received message confirmation number, and transmits the different outgoing message serial number corresponding to each server of the communication message transmitted from each server to the client. Incoming messages stored in the control means And a communication message converting means for converting to a same transmission message serial number based on the message confirmation number and the different transmission message serial numbers.
【請求項3】 前記通信管理手段および前記通信メッセ
ージ変換手段は、前記通信メッセージ分配手段および前
記通信メッセージ選択手段と各サーバとの間に各サーバ
にそれぞれ対応し分散して複数設けられていることを特
徴とする請求項1または2記載のクライアント/多重化
サーバシステム。
3. The communication management means and the communication message conversion means are provided between the communication message distribution means and the communication message selection means and each server in a distributed manner corresponding to each server. 3. The client / multiplex server system according to claim 1, wherein:
【請求項4】 前記通信管理手段が保持する前記受信メ
ッセージ確認番号は、前記通信メッセージ変換手段で変
換する前の受信メッセージ確認番号と変換した後の受信
メッセージ確認番号であり、 前記通信メッセージ変換手段が前記同じ受信メッセージ
確認番号を各サーバに対応してそれぞれ異なる受信メッ
セージ確認番号に変換する処理は、前記通信管理手段に
おいて各サーバに対応して保持されている前記各送信メ
ッセージ通番にメッセージデータ長を加算して前記各サ
ーバに対応してそれぞれ異なる受信メッセージ確認番号
を生成し、 前記通信メッセージ変換手段が前記各サーバに対応して
それぞれ異なる各送信メッセージ通番を前記同じ送信メ
ッセージ通番に変換する処理は、前記変換前の受信メッ
セージ確認番号に当該各送信メッセージ通番から前記変
換後の受信メッセージ確認番号を引いた差を加算して前
記同じ送信メッセージ通番を生成することを特徴とする
請求項2または3記載のクライアント/多重化サーバシ
ステム。
4. The received message confirmation number held by the communication management means is a received message confirmation number before conversion by the communication message conversion means and a received message confirmation number after conversion by the communication message conversion means. Converting the same received message confirmation number into a different received message confirmation number for each server, the communication management means stores the message data length in each of the transmitted message serial numbers held corresponding to each server. To generate a different received message confirmation number corresponding to each of the servers, and the communication message converting means converts each of the different outgoing message serial numbers corresponding to each of the servers into the same outgoing message serial number. The received message confirmation number before the conversion Claim 2 or 3 wherein the client / multiplexing server system, characterized in that by adding the difference obtained by subtracting the received message confirmation number after the conversion from over-di serial number to generate the same transmission message sequence number.
JP8192393A 1996-07-22 1996-07-22 Client/multiplexing server system Pending JPH1040193A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8192393A JPH1040193A (en) 1996-07-22 1996-07-22 Client/multiplexing server system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8192393A JPH1040193A (en) 1996-07-22 1996-07-22 Client/multiplexing server system

Publications (1)

Publication Number Publication Date
JPH1040193A true JPH1040193A (en) 1998-02-13

Family

ID=16290567

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8192393A Pending JPH1040193A (en) 1996-07-22 1996-07-22 Client/multiplexing server system

Country Status (1)

Country Link
JP (1) JPH1040193A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000049858A (en) * 1998-07-27 2000-02-18 Hitachi Ltd Communication system
JP2016062572A (en) * 2014-09-22 2016-04-25 富士ゼロックス株式会社 Load distribution device, server, load distribution system, and load distribution program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000049858A (en) * 1998-07-27 2000-02-18 Hitachi Ltd Communication system
JP2016062572A (en) * 2014-09-22 2016-04-25 富士ゼロックス株式会社 Load distribution device, server, load distribution system, and load distribution program

Similar Documents

Publication Publication Date Title
US5581552A (en) Multimedia server
US6134599A (en) System and method for organizing devices in a network into a tree using suitability values
US6101549A (en) Proxy-based reservation of network resources
US6092113A (en) Method for constructing a VPN having an assured bandwidth
JPH0775354B2 (en) Information reduction method
US5918021A (en) System and method for dynamic distribution of data packets through multiple channels
EP1763204A1 (en) System and method for redundant switches taking into account learning bridge functionality
US7936696B2 (en) Efficient transmission of data to multiple network nodes
JPH10510414A (en) Method and apparatus for synchronizing data transmission over an on-demand link in a network
US6005864A (en) Protocol for optimized multicast services for a connection oriented network providing lan emulation
JPH11504471A (en) Asymmetric hybrid access system and method
CA2187926A1 (en) Method and system for routing packets in a packet communication network using locally constructed routine tables
CN101370035A (en) Method and system for dynamic client/server network management using proxy servers
EP2081336B1 (en) Business message transmission method, system and apparatus
US6147992A (en) Connectionless group addressing for directory services in high speed packet switching networks
JPH1093573A (en) Communication system and communication path control method
US20040017769A1 (en) Method of establishing a route redundancy in a data transmission system using static routes
US5920567A (en) Network related information transfer method for a connection device, and a data communication system
US7260644B1 (en) Apparatus and method for re-directing a client session
CN106101201A (en) Based on the expansible Anycast method and system redirected and rewrite in a kind of NDN
JPH1040193A (en) Client/multiplexing server system
JP3345546B2 (en) Data delivery method and information communication device
JP3614744B2 (en) Method for establishing a QoS session between terminals in different networks supporting IP communication
EP1134950B1 (en) Improvements to control system for network servers
WO2007000734A2 (en) Packet data router apparatus and method