JP2001251383A - Message communication system - Google Patents
Message communication systemInfo
- Publication number
- JP2001251383A JP2001251383A JP2000061815A JP2000061815A JP2001251383A JP 2001251383 A JP2001251383 A JP 2001251383A JP 2000061815 A JP2000061815 A JP 2000061815A JP 2000061815 A JP2000061815 A JP 2000061815A JP 2001251383 A JP2001251383 A JP 2001251383A
- Authority
- JP
- Japan
- Prior art keywords
- data
- reception
- request
- transmission
- register
- 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
Links
Landscapes
- Computer And Data Communications (AREA)
- Communication Control (AREA)
Abstract
Description
【0001】[0001]
【発明の属する技術分野】本発明は、通信装置を使用し
てメッセージ交換を行う計算機システムに関する。[0001] 1. Field of the Invention [0002] The present invention relates to a computer system for exchanging messages using a communication device.
【0002】[0002]
【従来の技術】従来における計算機間のメッセージ交換
においては、様々な性能改善が行われてきた。具体例と
しては、プロセッサと通信装置間で生じるオーバーヘッ
ド削減、通信装置のデータ転送率向上、複数のメッセー
ジ交換による通信装置の同時使用等の技術がある。2. Description of the Related Art In the conventional message exchange between computers, various performance improvements have been made. Specific examples include techniques for reducing overhead generated between the processor and the communication device, improving the data transfer rate of the communication device, and simultaneously using the communication device by exchanging a plurality of messages.
【0003】要求、応答、データを双方向に転送する通
信装置を用いた場合、マスタ/スレーブ関係の通信を行
い、一方が通信を開始する際に他方が通信可能であるこ
とを示す応答を返すという付随プロトコルが必要とな
り、通信時間が増大するという問題がある。この解決法
の1つとして、例えば特開平6−85877号公報に述べられ
ているメッセージ伝送経路1つに対し、送信側と受信側
で複数のバッファを有し、それぞれを送信専用、受信専
用と分類することで、通信開始に要する付随プロトコル
を削除し、通信時間を短縮することができる。When a communication device that transfers requests, responses, and data bidirectionally is used, master / slave communication is performed, and when one starts communication, the other returns a response indicating that communication is possible. Is required, and the communication time increases. As one of the solutions, for example, for one message transmission path described in JP-A-6-85877, a plurality of buffers are provided on the transmission side and the reception side, each of which is dedicated to transmission only and reception only. By classifying, it is possible to delete the accompanying protocol required for starting communication and shorten the communication time.
【0004】[0004]
【発明が解決しようとする課題】しかしながら、通信の
性能は要求、応答、データ転送時間の長短による影響も
大きい。特に、データにおいては0の時もあれば、数十K
Bに及ぶ場合もあり、それらのメッセージ交換の所要時
間の差は大きい。従来の技術においては、複数のメッセ
ージ交換が発生した場合、先のメッセージが終了するま
で、次のメッセージを送信することができない。このた
め、付属するデータの小さいメッセージ交換がデータの
大きいメッセージ交換により、実際のメッセージ交換の
所用時間以上に待たされるという問題がある。However, the communication performance is greatly affected by the request, response, and the length of the data transfer time. In particular, in data, sometimes it is 0, sometimes tens of K
In some cases, the time required for exchanging these messages is large. In the related art, when a plurality of message exchanges occur, the next message cannot be transmitted until the previous message ends. For this reason, there is a problem in that the message exchange with small data attached is delayed by the message exchange with large data for more than the time required for actual message exchange.
【0005】[0005]
【課題を解決するための手段】計算機間のメッセージ交
換を、比較的転送バイト数の少ない要求や応答と最大の
転送長の大きいデータを別々の回線を使用して転送する
ことにより、回線を占有する時間の短いものと長いもの
に分離して行う。In order to exchange messages between computers, a line is occupied by transferring a request or response having a relatively small number of transfer bytes and data having a long maximum transfer length using separate lines. Separate into short and long time.
【0006】メッセージ交換を行う個々のメッセージ伝
送経路には、要求と応答送受信専用回線1本とデータ送
受信専用回線を複数本有し、要求と応答送受信専用回線
では要求と応答の送受信のみを行う専用装置を、データ
送受信専用回線にはデータの送受信専用装置を設け、そ
れらの装置は互いに独立して動作する。Each message transmission path for exchanging messages has one dedicated line for transmitting and receiving a request and a response and a plurality of lines exclusively for transmitting and receiving a data. The dedicated line for transmitting and receiving a request and a response is dedicated to transmitting and receiving only a request and a response. The apparatus is provided with a dedicated device for data transmission / reception on the dedicated line for data transmission / reception, and these devices operate independently of each other.
【0007】要求と応答送受信専用装置は、データを記
憶装置から読み出し転送する手段と転送されてきたデー
タを受信し記憶装置に格納する手段を有し、データを記
憶装置から読み出す時の読み出しアドレスと受信したデ
ータを記憶装置へ格納する時の格納アドレスを保持する
レジスタを複数個設けることで、要求と応答送受信専用
装置を複数のメッセージ交換で同時に共用することを可
能にする。要求と応答送受信専用回線は、ある1つのメ
ッセージ交換が実際に要求または応答を転送中の時のみ
占有され、データの送受信や応答作成の時などで回線を
使用する必要のない間は、他のメッセージ交換で使用す
ることが可能である。The request / response exclusive transmission / reception device has means for reading and transferring data from the storage device, and means for receiving the transferred data and storing the data in the storage device. By providing a plurality of registers for storing storage addresses when storing received data in the storage device, it is possible to simultaneously share the request and response transmission / reception device for a plurality of message exchanges. A dedicated line for sending and receiving requests and responses is occupied only when one message exchange is actually transferring a request or response, and the other line is used when there is no need to use the line when sending or receiving data or creating a response. Can be used in message exchange.
【0008】メッセージ交換で付属するデータは、分割
可能で任意の大きさをもつデータのブロックが、任意の
数個で構成されている。複数のデータ送受信専用回線を
設け、個々の回線は任意のサイズのデータブロックを任
意の数分転送することが可能なデータ送受信専用装置を
備えることで、1つのメッセージ交換に付属するデータ
を複数のデータ送受信専用回線を使用して並列転送する
ことができる。[0008] The data attached in the message exchange is composed of an arbitrary number of data blocks that can be divided and have an arbitrary size. A plurality of data transmission / reception dedicated lines are provided, and each line is provided with a data transmission / reception dedicated device capable of transferring an arbitrary number of data blocks of an arbitrary number, so that data attached to one message exchange can be transmitted to a plurality of lines. Data can be transferred in parallel using a dedicated line for data transmission and reception.
【0009】要求と応答送受信専用装置は、要求の送受
信の際、メッセージ交換に付属するデータを転送するた
めに使用するデータ送受信専用回線がどれかを示す情報
を接続相手先に知らせる手段を有する。[0009] The request / response transmission / reception exclusive device has means for notifying a connection partner of information indicating which data transmission / reception exclusive line to use for transferring data attached to the message exchange when transmitting / receiving a request.
【0010】また、要求と応答の送受信専用装置は、メ
ッセージ交換別に、付属するデータを転送するために使
用したデータ送受信専用回線がどれかを認識し、それら
の接続するデータ送受信専用装置がデータ転送中か否か
を知る手段を有する。[0010] The dedicated device for transmitting and receiving a request and a response recognizes which data transmission / reception dedicated line is used for transferring the attached data for each message exchange, and connects the dedicated data transmission / reception device to the data transfer. It has a means to know if it is inside.
【0011】データ送受信専用装置および回線は、メッ
セージ交換によりそのデータ送受信専用装置および回線
を使用するために選択されてから指定されたデータを全
て転送完了するまでの間占有される。データ送受信専用
装置および回線は、他のメッセージ交換により占有され
てないかぎり、どのメッセージ交換で使用することがで
きる。The data transmission / reception device and line are occupied from the time when the data transmission / reception device and line are selected to use the data transmission / reception device and line until the transfer of all designated data is completed. The dedicated data transmission / reception device and line can be used in any message exchange, unless occupied by another message exchange.
【0012】また、データ送受信専用装置は、他のメッ
セージ交換により占有されてない時は、任意の大きさの
データブロックを任意の数分転送することを示す要求を
受けることが可能な状態にある。Also, when the data transmission / reception device is not occupied by another message exchange, it can receive a request to transfer an arbitrary number of data blocks of an arbitrary number. .
【0013】占有されてないデータ送受信専用回線の数
を示すカウンタを設け、カウンタが示す値と付属するデ
ータのデータ数からデータ転送を行うのに最速な方法で
データ送受信専用回線を選択する手段を持つ。A means for providing a counter indicating the number of data transmission / reception dedicated lines which are not occupied, and for selecting the data transmission / reception dedicated line in the fastest way to perform data transfer from the value indicated by the counter and the number of data of attached data. Have.
【0014】[0014]
【発明の実施の形態】図1に示すように、1つのメッセ
ージ伝送経路に対し要求と応答の送受信専用回線1本(以
下、要求/応答送受信専用回線と称す)102とデータ送受
信専用回線104を複数本設ける。前述記載の要求/応答
送受信専用回線102に対し、送信側と受信側はそれぞれ
データを記憶装置から読み出し転送する手段と転送され
てきたデータを受信し記憶装置に格納する手段を有する
装置101A、101Bを持ち、この装置を要求/応答送受信専
用装置と称する。以下、図2に示す要求/応答送受信専
用装置について説明する。要求が格納されているアドレ
スを保持するアドレスレジスタを要求アドレスレジスタ
203A−D、応答が格納されているアドレスを保持するレ
ジスタを応答アドレスレジスタ204A−D、データ転送に
使用するデータ送受信専用回線を示すマスクを保持する
レジスタを使用データ回線マスクレジスタ205A−Dと称
す。前述記載要求/応答送受信専用装置101A、101Bは任
意の数N個のバッファ202A−Dを有し、それぞれのバッフ
ァ202A−Dは前述記載の要求アドレスレジスタ203A−D、
応答アドレスレジスタ204A−D、使用データ回線マスク
レジスタ205A−Dを有する。送信側の要求/応答送受信
専用装置101A、101Bはマイクロプログラムから要求送信
のリクエストを受けるとリクエストで指定されたバッフ
ァ番号を持つ要求アドレスレジスタ203A−Dが示す要求
格納領域206A−Dからデータをリクエストが指定するバ
イト数分転送する。マイクロプログラムは、要求送信に
対する応答を受信するまでの間、マイクロプログラムで
アクセス可能な主記憶領域に存在する当該バッファの使
用中ビットに1をセットし、他のメッセージで当該バッ
ファを使用できないようにする。また、要求や応答送受
信のために前述記載の要求/応答送受信専用回線210を
使用していることを示す要求/応答送受信専用回線使用
中ビット207を送信側と受信側でそれぞれ設け、双方か
ら回線が使用中かどうかを知る手段を提供する。これに
より、送信側の要求/応答送受信専用回線210が使用中
でない時、別のバッファを使用した他の要求送信が可能
となる。DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS As shown in FIG. 1, a dedicated line for transmitting and receiving a request and a response (hereinafter referred to as a dedicated line for transmitting and receiving a request / response) 102 and a dedicated line for transmitting and receiving data 104 are provided for one message transmission path. A plurality is provided. In response to the request / response transmission / reception line 102 described above, the transmission side and the reception side each have means 101A and 101B having means for reading and transferring data from the storage device and means for receiving the transferred data and storing the data in the storage device. This device is referred to as a dedicated device for request / response transmission / reception. Hereinafter, the request / response transmission / reception device shown in FIG. 2 will be described. Request address register that holds the address where the request is stored
203A-D, a register holding an address where a response is stored is referred to as a response address register 204A-D, and a register holding a mask indicating a dedicated line for data transmission / reception used for data transfer is referred to as a use data line mask register 205A-D. . The above-described request / response transmission / reception dedicated devices 101A and 101B have an arbitrary number N of buffers 202A-D, and each of the buffers 202A-D has the above-described request address register 203A-D,
It has response address registers 204A-D and use data line mask registers 205A-D. Upon receiving a request for request transmission from the microprogram, the transmission / reception dedicated transmission / reception devices 101A and 101B request data from the request storage area 206A-D indicated by the request address register 203A-D having the buffer number specified in the request. Transfers the number of bytes specified by. The microprogram sets the used bit of the buffer in the main storage area accessible by the microprogram to 1 until a response to the request transmission is received, so that the buffer cannot be used by other messages. I do. Also, a request / response transmission / reception dedicated line busy bit 207 indicating that the dedicated transmission / reception transmission / reception circuit 210 described above is used for request / response transmission / reception is provided on the transmission side and the reception side, respectively. Provides a means to know if is in use. Accordingly, when the transmission / reception dedicated transmission / reception line 210 is not in use, another request transmission using another buffer becomes possible.
【0015】また、データ送受信専用回線104、409A−D
に対しては、送信側と受信側でデータ送受信専用装置10
3A、103Bを設け、当該データ送受信専用回線104、409A
−Dが使用中であることを示す使用中ビットを保持する
ラッチ402A−D、それぞれはデータを送信するか受信す
るかの転送方向を保持するレジスタ403A−D、転送する
データサイズを保持するレジスタ404A−D、未転送のデ
ータサイズを保持するレジスタ405A−D、転送するデー
タ数を保持するレジスタ406A−D、未転送のデータ数を
保持するレジスタ407A−D、転送するデータの格納アド
レスを保持する最大データ数個のレジスタ408A−Dを有
する。メッセージ交換で付属するデータが存在する時、
データ転送に使用するデータ送受信専用装置401A−D及
び回線409A−Dを選択し、使用データ回線マスクで示
す。前述記載の使用データ回線マスクにより指定された
データ送受信専用装置401A−Dは個々にデータ転送する
ことが可能で、図5に示すフローチャートのような動作
をする。データ送受信専用装置401A−Dを使用してデー
タ転送を行う時、マイクロプログラムは当該データ回線
使用中ビット402A−Dに1を設定し(ステップ501)、要求
で指定するデータサイズ値をデータサイズを保持するレ
ジスタ404A−Dに、データ数値をデータ数を保持するレ
ジスタ406A−Dに設定後(ステップ502−503)、データ送
受信専用装置401A−Dに起動する(ステップ504)。The data transmission / reception dedicated line 104, 409A-D
For the data transmission / reception device 10 on the transmission side and the reception side.
3A and 103B are provided, and the data transmission / reception dedicated lines 104 and 409A are provided.
Latches 402A-D for holding busy bits indicating that D is in use, registers 403A-D for holding the transfer direction of transmitting or receiving data, and registers 403A-D for holding the size of data to be transferred 404A-D, register 405A-D holding the size of untransferred data, register 406A-D holding the number of data to be transferred, register 407A-D holding the number of untransferred data, holding the storage address of the data to be transferred The maximum number of data registers 408A-D are as follows. When there is data attached in the message exchange,
Data transmission / reception dedicated devices 401A-D and lines 409A-D used for data transfer are selected and indicated by the used data line mask. The dedicated data transmission / reception devices 401A-D designated by the above-mentioned used data line mask can individually transfer data, and operate as shown in the flowchart of FIG. When performing data transfer using the dedicated data transmission / reception device 401A-D, the microprogram sets the corresponding data line busy bit 402A-D to 1 (step 501), and changes the data size value specified in the request to the data size. After setting the data numerical value in the holding register 404A-D to the register 406A-D holding the number of data (steps 502-503), the data transmitting / receiving device 401A-D is activated (step 504).
【0016】起動を受けたデータ送受信専用装置401A−
Dは残りデータサイズを保持するレジスタ405A−Dにデー
タサイズを保持するレジスタ404A−Dの値を、残りデー
タ数を保持するレジスタ407A−Dにデータ数を保持する
レジスタ406A−Dの値を設定し(ステップ505−506)、デ
ータ送受信可能状態となり、接続相手先のデータ送受信
専用装置がデータ送受信可能状態となるのを待ち(ステ
ップ507)、送信側と受信側の両方のデータ送受信専用装
置がデータ送受信可能状態となるとデータ転送を開始す
る。データ転送はあるバイト数のデータを繰り返し転送
する方法で行い、転送が行われる度に残りデータサイズ
を保持するレジスタ405A−Dの値から転送したデータの
バイト数を減算し(ステップ509)、残りデータサイズを
保持するレジスタ405A−Dが0になると残りデータ数を保
持するレジスタ407A−Dの値から1を減算し(ステップ51
4)、残りデータサイズを保持するレジスタ405A−Dと残
りデータ数を保持するレジスタ407A−Dの値が共に0にな
るまで繰り返される。また、データ転送時のデータ格納
場所は、データアドレスレジスタ408A−Dから読み出
し、残りデータサイズを保持するレジスタ405A−Dの値
が0になり、残りデータ数を保持するレジスタ407A−Dの
値から1減算すると、使用するデータアドレスレジスタ4
08A−Dを次に進めるということを逐次行う(ステップ51
6)。残りデータサイズを保持するレジスタ405A−Dと残
りデータ数を保持するレジスタ407A−Dの値が共に0にな
った時、データ回線使用中ビット402A−Dは0にリセット
され(ステップ512)、各バッファ内にある使用データ回
線マスクレジスタ205A−Dの当該データ回線のビットが0
にリセットされる(ステップ513)。また、1メッセージ伝
送経路に対し、データ回線使用中ビット402A−Dが1でな
いデータ送受信専用回線本数を示す空きデータ回線カウ
ンタ410を設ける。これらにより、データ転送時に使わ
れてないデータ送受信専用回線409A−Dの本数を知るこ
とができ、使用可能なデータ送受信専用回線409A−Dを
自由に選択でき、個々のデータ送受信専用装置401A−D
に任意のサイズのデータを任意の数個分転送することが
可能となる。Activated data transmission / reception device 401A-
D sets the value of the register 404A-D holding the data size in the register 405A-D holding the remaining data size, and the value of the register 406A-D holding the number of data in the register 407A-D holding the remaining data number (Steps 505-506), the data transmission / reception is enabled, and the data transmission / reception-dedicated device of the connection partner waits for the data transmission / reception-enabled state (Step 507). Data transfer starts when data transmission / reception is enabled. Data transfer is performed by repeatedly transferring data of a certain number of bytes.Each time transfer is performed, the number of transferred data bytes is subtracted from the value of the register 405A-D holding the remaining data size (step 509). When the register 405A-D holding the data size becomes 0, 1 is subtracted from the value of the register 407A-D holding the number of remaining data (step 51).
4) The process is repeated until the values of the registers 405A-D holding the remaining data size and the registers 407A-D holding the number of remaining data both become 0. The data storage location at the time of data transfer is read from the data address registers 408A-D, the value of the registers 405A-D holding the remaining data size becomes 0, and the value of the registers 407A-D holding the number of remaining data is read. Subtract 1 to use data address register 4.
08A-D is performed next (step 51).
6). When both the values of the registers 405A-D holding the remaining data size and the registers 407A-D holding the number of remaining data become 0, the data line busy bits 402A-D are reset to 0 (step 512), and If the bit of the data line in the used data line mask register 205A-D in the buffer is 0
Is reset to (step 513). In addition, an empty data line counter 410 is provided for one message transmission path, which indicates the number of dedicated lines for data transmission and reception in which the data line busy bits 402A-D are not 1. With these, the number of dedicated data transmission / reception lines 409A-D that are not used at the time of data transfer can be known, the available data transmission / reception dedicated lines 409A-D can be freely selected, and the individual data transmission / reception dedicated devices 401A-D can be selected.
It is possible to transfer any number of pieces of data of any size.
【0017】次にメッセージ交換を行う時の上記装置の
動作を詳細に説明する。オペレーティングシステムがメ
ッセージ交換を実施する命令を発行すると命令で指定す
るデータ数と空きデータ回線カウンタ410を比較し、デ
ータ転送に必要な回線数の空きがあるかを確かめる。デ
ータ転送に必要な回線数の空きがない場合は別の伝送経
路を選択する。もし、別の伝送経路がない場合、または
別の伝送経路でも必要なデータ送受信専用回線数が確保
できない場合の動作は後に別途説明する。前述記載メッ
セージ交換命令で必要な回線数を確保可能であることを
確認すると、バッファの使用中ビットを1つずつチェッ
クし、使用中でないバッファを探索する。Next, the operation of the above-described apparatus when exchanging messages will be described in detail. When the operating system issues a command for executing message exchange, the number of data specified by the command is compared with the free data line counter 410 to confirm whether there is a free line for the data transfer. If the number of lines required for data transfer is not available, another transmission path is selected. If there is no other transmission path, or if the required number of dedicated data transmission / reception lines cannot be secured even on another transmission path, the operation will be described later. When it is confirmed that the required number of lines can be secured by the above-described message exchange command, the in-use bits of the buffer are checked one by one to search for a buffer that is not in use.
【0018】たとえば、要求/応答送受信用にバッファ
0 202Aが使用可能であると仮定する。For example, a buffer for request / response transmission / reception
Suppose 0 202A is available.
【0019】マイクロプログラムはバッファ0の要求格
納アドレスを求め、その領域に要求を準備する。次にど
のデータ送受信専用回線を用いてデータ転送を行うかを
受信側に知らせるため、データ回線使用中ビット402A−
Dをチェックし、使用されていないデータ送受信専用回
線を選択、使用データ回線マスクを作成する。データの
順番は昇順とし、たとえばデータサイズが1Kバイトでデ
ータ数が3のデータを転送するためにデータ送受信専用
回線0、1、3を使用するとすれば、b'1101'となり1個目
の1Kバイトのデータがデータ送受信専用回線0、2個目の
1Kバイトのデータがデータ送受信専用回線1、3個目の1K
バイトのデータがデータ送受信専用回線3を使用して行
うこととなる。マイクロプログラムは、要求/応答送受
信専用回線使用中ビット207をチェックし、要求/応答
送受信専用回線が使用可能になると、バッファ番号、要
求アドレス、使用データ回線マスク、要求サイズの情報
を不可したリクエストを要求/応答送受信専用装置に対
して発行する。このリクエストにより、要求/応答送受
信専用装置は、指定されたバッファの要求アドレスレジ
スタに前述記載の要求アドレスを設定し、使用データ回
線マスクを使用データ回線マスクレジスタを設定し、要
求アドレスが示す領域に準備された図3に示すバッファ
番号301、使用データ回線マスク302、データサイズ30
3、データ数304、要求サイズ305、要求タイプ306という
情報を含む要求を送信する。The microprogram obtains a request storage address of buffer 0 and prepares a request in that area. Next, in order to inform the receiving side which data transmission / reception dedicated line is to be used for data transmission, the data line busy bit 402A-
Check D, select an unused data transmission / reception dedicated line, and create a used data line mask. The order of data is ascending order. For example, if data transmission / reception dedicated lines 0, 1, and 3 are used to transfer data having a data size of 1 Kbyte and the number of data is 3, b'1101 'is obtained, and the first 1K Byte data is the data transmission / reception dedicated line 0, 2nd
1K bytes of data are dedicated to data transmission / reception line 1, 3rd 1K
The byte data is transmitted using the data transmission / reception dedicated line 3. The microprogram checks the request / response transmission / reception dedicated line busy bit 207. When the request / response transmission / reception dedicated line becomes available, the microprogram determines a request in which the information of the buffer number, the request address, the used data line mask, and the request size is disabled. Issued to the request / response transmission / reception device. In response to this request, the request / response transmission / reception exclusive device sets the request address described above in the request address register of the designated buffer, sets the used data line mask to the used data line mask register, and sets the used data line mask in the area indicated by the request address. The prepared buffer number 301, used data line mask 302, and data size 30 shown in FIG.
3. A request including the information of the number of data 304, the request size 305, and the request type 306 is transmitted.
【0020】受信側は予め全てのバッファの要求アドレ
スレジスタ203A−Dに要求の格納アドレスを設定してお
き、送られてきた要求は常に受信可能な状態にしてお
く。送信側の要求/応答送受信専用回線使用中ビット20
7は要求の送信開始と同時に1にセットされ、指定された
バイト数を送信し終わると0にリセットされる。要求を
受信した受信側は、要求にあるバッファ番号301が示す
バッファの要求アドレスレジスタ206Aが示す領域に要求
を格納し、使用データ回線マスク302を使用データ回線
マスクレジスタ205Aに設定する。次に、使用データ回線
マスクレジスタ205Aが示すデータ送受信専用装置401A−
Dにそれぞれデータ回線使用中ビット402A−Dを1にセッ
ト後、受信した要求タイプ306をもとに転送方向を示す
レジスタ403A−Dを設定し、使用データ回線マスク302、
データサイズ303、データ数304をもとにデータサイズを
保持するレジスタ404A−D、データ数を保持するレジス
タ406A−D、データアドレスレジスタ408A−Dを設定し、
データ送受信可能状態となる。送信側においても、デー
タ回線使用中ビット402A−D、転送方向を示すレジスタ4
03A−D、データサイズを保持するレジスタ404A−D、デ
ータ数を保持するレジスタ406A−D、データアドレスレ
ジスタ408A−Dの設定が完了し、双方でデータ送受信可
能状態となると、データ転送を開始する。受信側は使用
データ回線マスクレジスタ205A−Dが全て0になると応答
送信可能状態となり、応答を準備し、要求/応答送受信
回線使用中ビット207が1でないことを確認した後、応答
格納アドレスを応答アドレスレジスタ204A−Dに設定
し、応答送信を開始する。The receiving side sets the storage addresses of the requests in the request address registers 203A-D of all the buffers in advance, and keeps the transmitted requests always receivable. Request / response transmission / reception dedicated line in use bit 20
7 is set to 1 at the start of the request transmission, and is reset to 0 when the specified number of bytes have been transmitted. The receiving side that has received the request stores the request in the area indicated by the request address register 206A of the buffer indicated by the buffer number 301 in the request, and sets the used data line mask 302 in the used data line mask register 205A. Next, the data transmission / reception dedicated device 401A-
After setting the data line busy bits 402A-D to 1 in D, the registers 403A-D indicating the transfer direction are set based on the received request type 306, and the data line mask 302,
A register 404A-D that holds the data size based on the data size 303 and the number of data 304, a register 406A-D that holds the number of data, and a data address register 408A-D are set.
Data transmission / reception is enabled. On the transmitting side, the data line busy bit 402A-D and the register 4 indicating the transfer direction are also used.
When the setting of 03A-D, the register 404A-D for holding the data size, the register 406A-D for holding the number of data, and the data address register 408A-D are completed, the data transfer starts when both are ready for data transmission and reception. . When the receiving data line mask registers 205A-D all become 0, the receiving side becomes ready to transmit a response, prepares a response, confirms that the request / response transmission / reception line busy bit 207 is not 1, and responds with the response storage address. The address is set in the address registers 204A-D, and response transmission is started.
【0021】次に、データ転送を行うにおいて、必要な
データ送受信専用回線数が確保できない場合の説明をす
る。例えば、図7で示すように4本のデータ送受信専用
回線が存在し、先にバッファ0を使用して要求701が送信
され、データ送受信専用回線0を使用してデータ707が転
送されている時に、データサイズが1Kバイトでデータ数
が7のデータ709−715を転送してメッセージ交換を行お
うとする。この時、最初に行うことは別伝送経路で同デ
ータを転送することが可能かどうかを試みるが、もし他
の伝送経路でも必要な回線数が確保できなかった場合、
次に、空きデータ回線カウンタ410の値を2倍したものと
転送データ数を比較する。それでも必要回線数に満たな
いので、また別伝送経路で同じように試みる。この動作
を3倍、4倍と順に試みて必要回線数確保できるまでか、
または命令で指定可能なデータ数の最大値に達するまで
行う。本ケースでは空きデータ回線カウンタ410を3倍し
た時に必要回線数確保できるため、データ転送は回線を
昇順に用いるというルールに従い、データ送受信専用装
置1に対してデータサイズ1Kバイト、データ数3を指定
し、データ送受信専用回線1で1、2、3個目のデータ709
−711を転送、データ送受信専用装置2に対してデータサ
イズ1Kバイト、データ数3を指定し、データ送受信専用
回線2で4、5、6個目のデータ712−714を転送し、データ
送受信専用装置3に対してデータサイズ1Kバイト、デー
タ数1を指定し、データ送受信専用回線3で7個目のデー
タ715を転送する。Next, a description will be given of a case where the required number of data transmission / reception dedicated lines cannot be secured in performing data transfer. For example, as shown in FIG. 7, when there are four data transmission / reception dedicated lines, a request 701 is transmitted first using buffer 0, and data 707 is transferred using data transmission / reception dedicated line 0. The message exchange is performed by transferring data 709-715 having a data size of 1 Kbyte and a data number of 7. At this time, the first thing to do is try to see if the same data can be transferred on another transmission path, but if the required number of lines cannot be secured on other transmission paths,
Next, a value obtained by doubling the value of the free data line counter 410 is compared with the number of transfer data. Even so, the number of lines is less than the required number, so another attempt is made on another transmission path. Try this operation three times and four times in order until the required number of lines can be secured,
Or until the maximum number of data that can be specified by the instruction is reached. In this case, the required number of lines can be secured when the available data line counter 410 is tripled, so the data transfer follows the rule of using the lines in ascending order, and specifies a data size of 1 Kbyte and a data number of 3 for the dedicated device 1 for data transmission and reception. And the first, second, and third data 709
Transfer -711, specify the data size 1Kbyte and the number of data 3 to the data transmission / reception device 2, and transfer the fourth, fifth, and sixth data 712-714 on the data transmission / reception line 2, and use it exclusively for data transmission / reception. The data size 1 Kbyte and the number of data 1 are designated for the device 3, and the seventh data 715 is transferred by the data transmission / reception dedicated line 3.
【0022】本実施を説明する図7では、4本のデータ
送受信専用装置103A、103Bとデータ送受信専用回線104
を2個のメッセージ交換で共用可能な要求/応答送受信
専用装置101A、Bを有する通信装置を示したが、本発明
では要求/応答送受信専用装置101A、101Bは任意数N個
のバッファを有し、データ送受信専用装置103A、B及び
回線104は命令で指定可能なデータ数最大値個備えるこ
とでN個のメッセージ交換で共用可能である。In FIG. 7 for explaining the present embodiment, four dedicated data transmission / reception devices 103A and 103B and a dedicated data transmission / reception line 104
Although the communication apparatus having the request / response transmission / reception exclusive devices 101A and 101B which can be shared by two message exchanges is shown, in the present invention, the request / response transmission / reception exclusive devices 101A and 101B have an arbitrary number N of buffers. Since the data transmission / reception devices 103A and 103B and the line 104 have the maximum number of data that can be specified by an instruction, they can be shared for N message exchanges.
【0023】[0023]
【発明の効果】従来は図6に示すように、メッセージ交
換による回線が占有されるのは要求送信から応答を受信
するまでの間で付属するデータの大きさによりその占有
時間は大きく変化する。Conventionally, as shown in FIG. 6, when a line is occupied by message exchange, the occupation time greatly changes depending on the size of attached data between the transmission of a request and the reception of a response.
【0024】ところが、以上のように本発明によれば、
転送時間の短い要求や応答の送受信は共用の回線にて行
い、転送量の多いデータは複数回線を設けて並列転送す
ることで、複数のメッセージ交換で1つのメッセージ伝
送経路を共用した時の相互の待ち時間を減少させること
ができる。これにより、1つのメッセージが大きいデー
タを持つメッセージ交換により待たされるといった問題
は解消され、全てのメッセージ交換を円滑に行うことが
できる。また、データ送受信専用装置に対して、転送デ
ータサイズや転送データ数に任意の数を設定可能とする
ことで使用されてない複数設けたデータ送受信専用回線
を無駄なく使用することが可能となる。However, according to the present invention as described above,
Requests and responses with a short transfer time are sent and received on a shared line, and data with a large transfer amount is transferred in parallel with multiple lines, so that multiple messages can be exchanged when one message transmission path is shared. Waiting time can be reduced. This solves the problem that one message is delayed by message exchange having large data, and all message exchanges can be performed smoothly. In addition, by making it possible to set an arbitrary number of transfer data size and number of transfer data for the data transmission / reception device, a plurality of unused data transmission / reception lines which are not used can be used without waste.
【図1】本発明を用いたシステム構成概略図。FIG. 1 is a schematic diagram of a system configuration using the present invention.
【図2】本発明の要求と応答送受信専用装置が複数のメ
ッセージ交換で共用するために備える装置の図。FIG. 2 is a diagram of an apparatus provided for a device dedicated to transmission and reception of a request and a response of the present invention to be shared for a plurality of message exchanges.
【図3】本発明を送信側と受信側で備えた時にメッセー
ジ交換に必要な情報を通知するための要求を説明する
図。FIG. 3 is a view for explaining a request for notifying information necessary for message exchange when the present invention is provided on a transmitting side and a receiving side.
【図4】本発明のデータ送受信専用装置の構成図。FIG. 4 is a configuration diagram of a data transmission / reception device of the present invention.
【図5】本発明のデータ送受信専用装置の動作を示すフ
ローチャート。FIG. 5 is a flowchart showing the operation of the data transmission / reception device of the present invention.
【図6】従来の方式でのメッセージ交換を示すタイミン
グチャート。FIG. 6 is a timing chart showing message exchange in a conventional method.
【図7】本発明の実施例を示すタイミングチャート。FIG. 7 is a timing chart showing an embodiment of the present invention.
101A,101B…要求/応答送受信専用装置、102…要求/
応答送受信専用回線、103A,103B…データ送受信専用装
置、104…データ送受信専用回線、105A−F…通信装置、
110…計算機A、111…計算機B、202A−D…バッファ、203
A−D…要求アドレスレジスタ、204A−D…応答アドレス
レジスタ、205A−D…使用データ回線マスクレジスタ、2
06A−D…要求格納領域、207…要求/応答送受信専用回
線使用中ビット、 208…要求、209…応答、210…要求
/応答送受信専用回線、301…バッファ番号、 302…使
用データ回線マスク、303…データサイズ、304…データ
数、305…要求サイズ、306…要求タイプ、401A−D…デ
ータ送受信専用装置、402A−D…データ回線使用中ビッ
ト、403A−D…データ転送方向を保持するレジスタ、404
A−D…データサイズを保持するレジスタ、405A−D…残
りデータサイズを保持するレジスタ、406A−D…データ
数を保持するレジスタ、407A−D…残りデータ数を保持
するレジスタ、408A−D…データアドレスレジスタ、409
A−D…データ送受信専用回線、410…空きデータ回線カ
ウンタ、411A−D…データ格納領域。101A, 101B: Request / response transmission / reception device, 102: Request / response
Dedicated response transmission / reception line, 103A, 103B: Data transmission / reception dedicated device, 104: Data transmission / reception dedicated line, 105A-F: Communication device,
110: Computer A, 111: Computer B, 202A-D: Buffer, 203
A-D: Request address register, 204A-D: Response address register, 205A-D: Used data line mask register, 2
06A-D: Request storage area, 207: Request / response transmission / reception dedicated line busy bit, 208: Request, 209: Response, 210: Request / response transmission / reception dedicated line, 301: Buffer number, 302: Used data line mask, 303 ... data size, 304 ... number of data, 305 ... request size, 306 ... request type, 401A-D: dedicated device for data transmission and reception, 402A-D: data line busy bit, 403A-D: register for holding data transfer direction, 404
A-D: Register holding data size, 405A-D: Register holding remaining data size, 406A-D: Register holding data number, 407A-D: Register holding remaining data number, 408A-D ... Data address register, 409
A-D: data transmission / reception dedicated line, 410: free data line counter, 411A-D: data storage area.
Claims (9)
なデータの送信もしくは受信、応答受信を一連の手続き
としてメッセージ交換を行い、複数発生するメッセージ
交換の並列処理と個々のメッセージ交換に付属するデー
タの分割、並列転送を行うことにより高速なメッセージ
交換かつ計算機間を接続するメッセージ伝送経路の最大
活用を行う計算機システム。1. A message exchange is performed between computers as a series of procedures of request transmission, transmission or reception of data which can be divided, and response reception, and parallel processing of a plurality of message exchanges and data attached to each message exchange. A computer system that performs high-speed message exchange and maximum utilization of a message transmission path connecting computers by performing division and parallel transfer.
いて、要求と応答を専用に送受信する装置とデータ送受
信のみを行う専用装置を複数個有する通信装置。2. The communication system according to claim 1, further comprising a plurality of dedicated devices for transmitting and receiving requests and responses and a plurality of dedicated devices for performing only data transmission and reception.
データを読み出すアドレスを保持するレジスタと、その
レジスタで示す主記憶領域からデータを読み出し送信す
る手段と、データを格納するアドレスを保持するレジス
タと、受信したデータをそのレジスタが示す主記憶領域
に格納する手段を有する装置を複数個有し、複数のメッ
セージ交換で共用可能であることを特徴とする要求と応
答を専用に送受信する装置。3. The communication device according to claim 2, wherein
A register for holding an address from which data is read, means for reading and transmitting data from the main storage area indicated by the register, a register for holding an address for storing data, and storing received data in the main storage area indicated by the register An apparatus for exclusively transmitting and receiving a request and a response, wherein the apparatus has a plurality of apparatuses having means for performing the above operations and can be shared by a plurality of message exchanges.
メッセージ交換で付属するデータが存在する時に、デー
タ転送で使用するために選択された前記データ送受信の
みを行う専用装置を接続相手先に通知する手段を有する
要求と応答を専用に送受信する装置。4. The communication device according to claim 2, wherein
A device for exclusively transmitting and receiving a request and a response having means for notifying a connection partner of a dedicated device for performing only data transmission and reception selected for use in data transfer when data attached to the message exchange exists.
メッセージ交換で付属するデータが存在する時に、デー
タ転送で使用した前記データ送受信のみを行う専用装置
がすべて転送完了したか否かを知る手段を有する要求と
応答を専用に送受信する装置。5. The communication device according to claim 2, wherein
A device for exclusively transmitting and receiving a request and a response having means for knowing whether or not all the dedicated devices used only for data transmission and reception used in the data transfer have completed transfer when there is data attached in the message exchange.
メッセージ交換で付属するデータが存在する時に、デー
タの大きさを保持するレジスタとデータの数を保持する
レジスタを有し、それらに任意の数値を設定し、起動要
求を受け付けることで前記データの大きさを保持するレ
ジスタで示す大きさのデータを前記データの数を保持す
るレジスタで示す数分転送する手段を有し、転送中は別
の起動要求を受け付けず、転送が完了すると直ちに別の
要求により起動可能な状態になるデータ送受信のみを行
う専用装置。6. The communication device according to claim 2, wherein
When there is data attached to the message exchange, it has a register that holds the size of the data and a register that holds the number of data, sets an arbitrary numerical value to them, and accepts a start request to increase the size of the data. Means for transferring the data of the size indicated by the register holding the number of data by the number indicated by the register holding the number of data, does not accept another activation request during the transfer, and immediately transmits another request when the transfer is completed. A dedicated device that only sends and receives data that can be activated by
メッセージ交換で付属するデータの送受信のために、起
動可能な状態である時のみ、値を設定することができる
データの大きさを保持するレジスタとデータの数を保持
するレジスタを有するデータ送受信のみを行う専用装
置。7. The communication device according to claim 2, wherein
For data transmission / reception attached to the message exchange, only the data transmission / reception that has a register that holds the data size and a register that holds the number of data that can set a value can be set only when it is in a startable state. Dedicated equipment to perform.
タ送受信のみを行う専用装置を監視し、メッセージ交換
のデータ送受信のために起動可能な状態の前記データ送
受信のみを行う専用装置の数を保持するレジスタを有す
る要求と応答を専用に送受信する装置。8. The number of dedicated devices that constantly monitor all the dedicated devices that perform only data transmission and reception according to claim 6 and perform only the data transmission and reception in a state that can be activated for data exchange of message exchange. A device for transmitting and receiving a request and a response exclusively for having a register for holding a request.
ータ送受信のために起動可能な状態の前記データ送受信
のみを行う専用装置の数を保持するレジスタの値から個
々のデータ送受信のみを行う専用装置に転送するデータ
の数を決定する方式。9. A dedicated device that performs only individual data transmission and reception based on a value of a register that holds the number of dedicated devices that perform only the data transmission and reception in a state that can be activated for data exchange of message exchange according to claim 8. Method to determine the number of data to be transferred to
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2000061815A JP2001251383A (en) | 2000-03-02 | 2000-03-02 | Message communication system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2000061815A JP2001251383A (en) | 2000-03-02 | 2000-03-02 | Message communication system |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2001251383A true JP2001251383A (en) | 2001-09-14 |
Family
ID=18581906
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2000061815A Pending JP2001251383A (en) | 2000-03-02 | 2000-03-02 | Message communication system |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2001251383A (en) |
-
2000
- 2000-03-02 JP JP2000061815A patent/JP2001251383A/en active Pending
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JPH11505986A (en) | Data communication with highly efficient polling procedure | |
TWI247215B (en) | Communication system for raising channel utilization rate and communication method thereof | |
JPS5923142B2 (en) | Adapter for data communication system | |
JPH05289977A (en) | Method and device for data transfer | |
CN112269749A (en) | I2C communication system | |
JPH07210519A (en) | Data transfer control method and transmission/reception controller | |
US5442631A (en) | Communication control device | |
JP2001251383A (en) | Message communication system | |
US20160162199A1 (en) | Multi-processor communication system sharing physical memory and communication method thereof | |
US8732331B2 (en) | Managing latencies in a multiprocessor interconnect | |
JPH09224066A (en) | Communication protocol parallel processor | |
JP3799741B2 (en) | Bus controller | |
KR100440444B1 (en) | Method for Communication between Master and Slave in Basestation | |
JP2004334840A (en) | Control method and related device of system bus | |
JPS59122257A (en) | Polling method | |
JP2000244585A (en) | Bus interface circuit | |
JP3058010B2 (en) | Method and apparatus for communication between processors | |
JP3176199B2 (en) | Server client system | |
JP2003289315A (en) | Packet transfer apparatus and packet transfer method | |
EP2800003A1 (en) | Method and device for realizing end-to-end hardware message passing | |
JP2693799B2 (en) | Data transmission method | |
JPH07200451A (en) | Method and device for multibus ii-scsi bus data transfer | |
JPH10232919A (en) | Medical image film output system | |
JP2001127767A (en) | Packet transfer system and packet transfer method using it | |
CN118784738A (en) | Data processing method, related device and data exchange module |