JPS6320541A - Communication system between virtual computers - Google Patents

Communication system between virtual computers

Info

Publication number
JPS6320541A
JPS6320541A JP61165414A JP16541486A JPS6320541A JP S6320541 A JPS6320541 A JP S6320541A JP 61165414 A JP61165414 A JP 61165414A JP 16541486 A JP16541486 A JP 16541486A JP S6320541 A JPS6320541 A JP S6320541A
Authority
JP
Japan
Prior art keywords
channel
virtual
command
logical channel
receiving
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
JP61165414A
Other languages
Japanese (ja)
Inventor
Akinori Ito
伊藤 晃徳
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP61165414A priority Critical patent/JPS6320541A/en
Publication of JPS6320541A publication Critical patent/JPS6320541A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)

Abstract

PURPOSE:To make it unnecessary to provide a physical channel constituted of a channel device, a loop cable, etc., by executing the communication between virtual computers by a constitution of a storage control means, a transfer means, a storage area, and a notice means. CONSTITUTION:When a transfer means 5 is started by a mode 2, a transmitting data (a data on a transmitting buffer 73a) from a transmitting side virtual computer 7 is transferred to a receiving area which a communication control program 82 of a receiving side virtual computer 8 has secured, and a notice means is started by a mode 1. The notice means 6 informs the completion of a transmitting instruction to the transmitting side virtual computer 7, and also, changes a channel state instructing flag of an area 10c in the entry of a logical channel - real channel correspondence table 10 corresponding to a logical channel number '0' which has been used for the transmission, to its original idle state from a state that the transmitting instruction is being executed, informs the completion of a receiving instruction to a control program of the receiving side virtual computer 8, and changes the channel state instructing flag of the entry of the logical channel - real channel correspondence table 10 corresponding to a logical channel number '2' which has been used for the reception, to the idle state from a state that the receiving instruction is being executed.

Description

【発明の詳細な説明】 (産業上の利用分野〕 本発明は仮想計算機システムにおける仮想計算機間の通
信方式に関する。
DETAILED DESCRIPTION OF THE INVENTION (Field of Industrial Application) The present invention relates to a communication method between virtual computers in a virtual computer system.

〔従来の技術〕[Conventional technology]

複数の仮想計算機を用いて関連する適用業務を処理する
場合などにおいて、仮想計算機間で通信が行なわれる。
When multiple virtual machines are used to process related applications, communication is performed between the virtual machines.

このような仮想計算機間の通信を実現する従来の一方式
として、各仮想計算機に割当てられた物理回線チャネル
をループケーブル等の物理的装置により接続して行なう
方式が知られている。
One conventional method for realizing such communication between virtual computers is a method in which physical line channels assigned to each virtual computer are connected by a physical device such as a loop cable.

第10図はそのような従来の通信方式の説明図であり、
100は複数の仮想計算機を実現する仮想計算機システ
ム、101は他の計算機システムである。
FIG. 10 is an explanatory diagram of such a conventional communication method,
100 is a virtual computer system that realizes a plurality of virtual computers, and 101 is another computer system.

仮想計算機システム100内には、複数の仮想計算4i
31102.〜102nと、物理回線チャネルを制御す
る物理回線チャネル制御部103と、物理回線チャネル
を構成するチャネル装置104.〜104mとが含まれ
ており、幾つかのチャネル装置は通信回線2を介して他
の計算機システム101と接続されている。今、仮想計
算機102.、102□が他の計算機システム101と
通信する必要がある場合、予め例えばチャネル装置10
41を排他的に仮想計算機1021に割当て、チャネル
装置104.を仮想計算機102□に排他的に割当てて
お(。こうすれば、各仮想計算機102+、 102g
はその割当てられた物理回線チャネルを使用して他の計
算機システム101と通信を行なうことができる。また
、仮想計算機102.と仮想計算機102□との間でも
通信が必要な場合、空いているチャネル装置104□を
仮想計算機1021に、チャネル装W104.lを仮想
計算機102tにそれぞれ排他的に割当て、チャネル装
置104□とチャネル装置104.の出口をループケー
ブル105によって物理的に接続することで通信を可能
にしている。
In the virtual computer system 100, a plurality of virtual computers 4i
31102. 102n, a physical line channel control unit 103 that controls the physical line channel, and a channel device 104 that configures the physical line channel. ~104m, and some channel devices are connected to other computer systems 101 via communication lines 2. Now, the virtual computer 102. , 102□ needs to communicate with another computer system 101, for example, the channel device 10
41 exclusively to the virtual machine 1021, and the channel device 104. is exclusively assigned to the virtual machine 102□ (.In this way, each virtual machine 102+, 102g
can communicate with other computer systems 101 using the assigned physical line channel. Also, the virtual computer 102. If communication is also required between W104. 1 is exclusively assigned to the virtual machine 102t, and the channel device 104□ and the channel device 104. Communication is made possible by physically connecting the exits of the terminals with a loop cable 105.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

しかし、上述した従来の方式では、仮想計算機での通信
に物理回線チャネルを使用しているため、仮想計算機シ
ステム100内で互いに通信し合う仮想計算機の組が増
加すると、大量の物理回線チャネルとループケーブルが
必要になるという問題点がある。
However, in the conventional method described above, physical line channels are used for communication between virtual machines, so when the number of pairs of virtual machines that communicate with each other increases within the virtual machine system 100, a large amount of physical line channels and loops are used. The problem is that a cable is required.

そこで本発明の目的は、チャネル装置やループケーブル
等で構成される物理チャネルを使用せずに、仮想計算段
間で通信を行ない得るようにすることにある。
SUMMARY OF THE INVENTION Therefore, an object of the present invention is to enable communication between virtual calculation stages without using physical channels composed of channel devices, loop cables, and the like.

c問題点を解決するための手段〕 本発明は上記目的を達成するために、複数の仮想針X1
aを実現する仮想計算機システムにおいて、+1+物理
チャネル番号と同一形式を有し各仮想計算機に割当てら
れた論理チャネル番号の各々が、実際の物理チャネルに
対応するのか或いは他の仮想計算機に対する送受信を行
なうための仮想チャネルに対応するのかを示す情報およ
びその論理チャネル番号に対応する物理チャネル或いは
仮想チャネルのチャネル状態を示す情報を保持する論理
チャネル−実チャネル対応表、 (2)送信データを一時的に格納する記憶領域、(3)
送信側仮想計算機からの送信データを前記記憶領域に転
送する記憶制御手段、 (4)該記憶制御手段によって前記記憶領域に転送され
た送信データを受信側仮想計算機の受信領域に転送する
第1モード処理および送信側仮想計算機からの送信デー
タを前記記憶領域を介することなく直接に受信側仮想計
算機の受信領域に転送する第2モード処理を行なう転送
手段、 (5)仮想計算機からの論理チャネル番号を含む送受信
命令に応答して、該命令中の論理チャネル番号が実際の
物理チャネルに対応するのか或いは他の仮想計算機に対
する送受信を行なうための仮想チャネルに対応するのか
を前記論理チャネル−実チャネル対応表を参照して判断
し、仮想チャネルに対応すると判断した場合、受信命令
時および送信命令時に各々次の処理を行なう判定手段、
■受信命令時 受信データが前記記憶領域に格納済であれば前記転送手
段に第1モード処理を行なわせ、未格納であれば論理チ
ャネル−実チャネル対応表のその論理チャネル番号に対
応するチャネル状態を受信命令実行中に変更する。
Means for Solving Problem c] In order to achieve the above object, the present invention provides a plurality of virtual needles
In a virtual computer system that implements (a), does each logical channel number assigned to each virtual computer, which has the same format as +1+physical channel number, correspond to an actual physical channel or perform transmission and reception to/from other virtual computers? (2) A logical channel-actual channel correspondence table that holds information indicating whether the channel corresponds to a virtual channel and information indicating the channel state of the physical channel or virtual channel corresponding to the logical channel number; (2) temporarily transmitting data; Storage area to store (3)
(4) a first mode in which the transmission data transferred to the storage area by the storage control means is transferred to the receiving area of the receiving virtual machine; a transfer unit that performs a second mode process of directly transferring processing and transmission data from the sending virtual machine to the receiving area of the receiving virtual machine without going through the storage area; (5) a logical channel number from the virtual machine; In response to a sending/receiving command, the logical channel-real channel correspondence table determines whether the logical channel number in the command corresponds to an actual physical channel or a virtual channel for transmitting/receiving data to/from another virtual machine. determining means for performing the following processing at the time of a reception command and at the time of a transmission command, respectively, if it is determined that the channel corresponds to a virtual channel;
■When receiving a command, if the received data has been stored in the storage area, the transfer means performs the first mode processing, and if it has not been stored, the channel status corresponds to the logical channel number in the logical channel-real channel correspondence table. is changed while the receive instruction is being executed.

■送信命令時 前記論理チャネル−実チャネル対応表から判明する通信
相手の仮想チャネルのチャネル状態が受信命令実行中で
あれば前記転送手段に第2モード処理を行なわせ、受信
命令実行中でなければ前記記憶制御手段を起動する。
■At the time of a transmission command, if the channel state of the virtual channel of the communication partner determined from the logical channel-real channel correspondence table is that a reception command is being executed, the transfer means is caused to perform the second mode processing, and if the reception command is not being executed. Activating the storage control means.

(6)前記記憶制御3手段による送信データの前記記憶
領域への格納完了および前記転送手段の第1モード処理
および第2モード処理による送信データの前記受信領域
への転送完了を必要な仮想計算機に通知する通知手段を
備える。
(6) Instruct the necessary virtual computer to complete the storage of the transmission data in the storage area by the three storage control means and the completion of the transfer of the transmission data to the reception area by the first mode processing and second mode processing of the transfer means. A notification means for notification is provided.

〔1乍用〕 送信側仮想計算機から論理チャネル番号で送信命令が発
行されると、判定手段は、その送信命令中の論理チャネ
ル番号が実際の物理チャネルに対応するのか或いは他の
仮じ計算機に対する送受信を行なうための仮想チャネル
に対応するのかを前記論理チャネル−実チャネル対応表
を参照して判断し、仮想チャネルに対応すると判断した
場合、前記論理チャネル−実チャネル対応表から判明す
る通信相手の仮想チャネルのチャネル状態を調べ、受信
命令実行中であれば転送手段に第2モード処理を行なわ
せ、受信命令実行中でなければ前記記憶制御4手段を起
動する。他方、受信側仮想計算機から論理チャネル番号
で受信命令が発行されると、送信手段は、送信命令と同
様にしてその論理チャネル番号が物理チャネルに対応す
るのか仮想チャネルに対応するのかを判断し、仮想チャ
ネルに対応するなら、受信データが前記記憶領域に格納
済か否かを調べ、格納済であれば前記転送手段に第1モ
ード処理を行なわせ、未格納であれば論理チ中ネルー実
チャネル対応表のその論理チャネル番号に対応するチャ
ネル状態を受信命令実行中に変更する。従って、時間的
に受信命令が送信命令に先行しており、送信命令処理時
に受信チャネル用の仮想チャネルが受信命令実行中にな
っておれば、転送手段による第2モード処理によって、
記憶領域を介することなく高速に送信データが受信領域
に転送され、反対に送信命令が受信命令より時間的に先
行しており、受信チャネル用の仮想チャネルが受信命令
実行中になっていないときに送信命令が処理された場合
には、記憶制御手段によって送信データは記憶領域に一
旦格納され、受信命令が処理された時点で転送手段によ
る第1モード処理で、その記憶領域から受信領域に転送
されることになる。
[For 1] When a sending virtual computer issues a sending command with a logical channel number, the determining means determines whether the logical channel number in the sending command corresponds to an actual physical channel or whether it is a message for another virtual computer. It is determined whether the channel corresponds to a virtual channel for performing transmission and reception by referring to the logical channel-real channel correspondence table, and if it is determined that it corresponds to a virtual channel, the communication partner's communication partner determined from the logical channel-real channel correspondence table is determined. The channel state of the virtual channel is checked, and if the receiving command is being executed, the transfer means is caused to perform the second mode processing, and if the receiving command is not being executed, the storage control 4 means is activated. On the other hand, when a receiving virtual machine issues a receive command using a logical channel number, the transmitting means determines whether the logical channel number corresponds to a physical channel or a virtual channel in the same manner as the transmitting command, If it corresponds to a virtual channel, it is checked whether the received data has been stored in the storage area, and if it has been stored, the transfer means is made to perform the first mode processing, and if it is not stored, it is transferred to a logical channel or a Nehru real channel. The channel state corresponding to that logical channel number in the correspondence table is changed during execution of the receive command. Therefore, if the reception command temporally precedes the transmission command and the virtual channel for the reception channel is in the process of executing the reception command when the transmission command is processed, the second mode processing by the transfer means
Send data is transferred to the receive area at high speed without going through the storage area, and conversely, when the send command is ahead of the receive command in time and the virtual channel for the receive channel is not in the process of executing the receive command. When the transmission command is processed, the transmission data is temporarily stored in the storage area by the storage control means, and when the reception command is processed, the transmission data is transferred from the storage area to the reception area in the first mode processing by the transfer means. That will happen.

〔実施例〕〔Example〕

次に本発明の実施例について図面を参照して説明する。 Next, embodiments of the present invention will be described with reference to the drawings.

第1図は本発明の実施例のブロック図であり、1は仮想
計算機制御部、7は送信側の仮想計算機、8は受信側の
仮想計算機、11は物理回線チャネルwI′4n部、1
21〜12I11ハチャネル装置テアル。
FIG. 1 is a block diagram of an embodiment of the present invention, in which 1 is a virtual machine control unit, 7 is a sending side virtual computer, 8 is a receiving side virtual computer, 11 is a physical line channel wI'4n unit, 1
21-12I11 ha channel apparatus teal.

第1図を参照すると、本発明の一実施例は、仮想計3!
機制御部1にチャネル命令処理部2を持つ構成になって
おり、このチャネル命令処理部2は、判定手段3.記憶
制御手段4.転送手段53通知手段6.記憶碩域9およ
び論理チャネル−実チャネル対応表10を含んでいる。
Referring to FIG. 1, one embodiment of the present invention has a virtual total of 3!
The machine control section 1 has a channel command processing section 2, and this channel command processing section 2 has a determining means 3. Memory control means 4. Transfer means 53 notification means 6. It includes a storage area 9 and a logical channel-actual channel correspondence table 10.

また第1図は説明の便宜上、同一仮想計算機システム内
で実現される複数の仮想計算機のうち、二つの仮想計算
@7.8だけを図示し、その一方を送信側、他方を受信
側としている。各仮想計算機7.8は、制御プログラム
と通信制御プログラムとを持ち、内部に幾つかの利用者
プログラムを持つ構成となっている。
Also, for convenience of explanation, Figure 1 shows only two virtual calculations @7.8 out of multiple virtual computers realized within the same virtual computer system, one of which is the sending side and the other is the receiving side. . Each virtual machine 7.8 has a control program and a communication control program, and is configured to have several user programs inside.

第2図は論理チャネル−実チャネル対応表10の構成例
を示す、開開に示すように、対応表1Oは、論理チャネ
ル番号対応のエントリを有し、各エントリには、そのエ
ントリが構成されているか否かを示す構成フラグを設定
する領域10aと、その論理チャネル番号が物理チャネ
ルに対応するのか或いは仮想チャネルに対応するのかを
示す仮想チャネルフラグを設定する領域10bと、チャ
ネルの状態を示すチャネル状態指示フラグを設定する領
域10cと、通信相手となるチャネル番号を示す対応チ
ャネル番号の設定領域10dとから構成されている。領
域10dに設定される対応チャネル番号は、通信相手チ
ャネルが物理チャネルの場合にはその物理チャネル番号
が設定され、通信相手チャネルが仮想チャネルの場合に
は相手の論理チャネル番号が設定される。
FIG. 2 shows an example of the configuration of the logical channel-actual channel correspondence table 10. As shown in the diagram, the correspondence table 10 has entries corresponding to logical channel numbers, and each entry has the configuration of the corresponding entry. An area 10a for setting a configuration flag indicating whether the logical channel number corresponds to a physical channel or a virtual channel, an area 10b for setting a virtual channel flag indicating whether the logical channel number corresponds to a physical channel or a virtual channel, and an area 10b for indicating the state of the channel. It is composed of an area 10c for setting a channel state indication flag, and an area 10d for setting a corresponding channel number indicating the channel number of the communication partner. As the corresponding channel number set in the area 10d, if the communication partner channel is a physical channel, the physical channel number is set therein, and if the communication partner channel is a virtual channel, the other party's logical channel number is set.

今、第1図の送信側板想計X機7と受信側仮想計算機8
との通信を仮想チャネルを用いて実行させたい場合、例
えば送信側仮想計算機7に割当てた論理チャネル番号「
0」に対応する論理チャネル−実チャネル対応表10の
エントリには、第2図に示すように、領域10aに構成
済を示す“1”のフラグを、領域10bに仮想チャネル
に対応することを示す1′のフラグを、領域10cにア
イドル状態を、領域10dに受信側仮想計算機8に割当
てられた論理チャネル番号「2」を設ヱし、また、受信
側仮想計算機8に割当てた論理チャネル番号「2」に対
応する論理チャネル−実チャネル対応表10のエントリ
には、第2図に示すように、領域10aに構成済を示す
“1°のフラグを、領域10bに仮想チャネルに対応す
ることを示す“1″のフラグを、領域10cにアイドル
状態を、領域10dに送信側板想計IE機7に割当てら
れた論理チャネル番号「0」を設定しておく。
Now, the sending side virtual machine X machine 7 and the receiving side virtual computer 8 in Fig. 1
If you want to communicate with the virtual machine using a virtual channel, for example, the logical channel number assigned to the sending virtual machine 7 is
As shown in FIG. 2, the entry in the logical channel-real channel correspondence table 10 corresponding to "0" has a flag of "1" indicating that it has been configured in the area 10a and a flag of "1" indicating that it corresponds to a virtual channel in the area 10b. The flag 1' shown in FIG. In the entry of the logical channel-real channel correspondence table 10 corresponding to "2", as shown in FIG. A flag of "1" indicating a message is set, an idle state is set in the area 10c, and a logical channel number "0" assigned to the transmitting board IE device 7 is set in the area 10d.

上記のような状態において、仮想計算機7上の利用者プ
ログラム73による送信要求が、その利用者プログラム
73の通信を受ける仮想計算a8上の利用者プログラム
83による受信要求に先立って処理された場合の動作を
以下説明する。
In the above state, if a transmission request by the user program 73 on the virtual computer 7 is processed before a reception request by the user program 83 on the virtual computer a8 that receives communication from the user program 73, The operation will be explained below.

仮想計算機7上の利用者プログラム73が送信バッファ
73aを用意して送信要求を仮想計算機7の手順に従っ
て発行すると、仮想計算機7上の通信制御プログラム7
2は通信規約に従ったプロトコルヘッダ等を付加した論
理チャネル番号「0」で送信命令を発行する。尚、ここ
で、論理チャネル番号を物理チャネル番号と同一形式に
しておくことによって、通信制御8プログラム72は仮
想計算機システム上で動作していることを全く意識する
必要がなく、また仮想計算機の利用者プログラム及び通
信制御プログラムを変更することな(通信手順等のテス
トを容易に行なうことができる。
When the user program 73 on the virtual machine 7 prepares the transmission buffer 73a and issues a transmission request according to the procedure of the virtual machine 7, the communication control program 7 on the virtual machine 7
2 issues a transmission command with a logical channel number "0" to which a protocol header etc. according to the communication protocol is added. Note that by setting the logical channel number in the same format as the physical channel number, the communication control 8 program 72 does not need to be aware that it is running on a virtual computer system, and the use of the virtual computer is You can easily test communication procedures, etc. without changing the user program or communication control program.

上記送信命令は、チャネル命令処理部2の判定手段3に
与えられ、判定手段3はこのとき例えば第3図に示す処
理を行なう。即ち、判定手段3は、送信命令を受信する
と(SL)、先ず与えられた論理チャネル番号rOJに
対応する論理チャネル−実チャネル対応表10のエント
リを取得しくS2)、その領域10aの構成フラグと領
域10cのチャネル状態指示フラグとを調べて該当エン
トリが構成されているか、該当エントリのチャネル状態
が送信命令実行中のような異常な状態になっていないか
を判断する(S3)、今の場合、論理チャネル番号「0
」のエントリは構成済であり、?i−′・ナヤネル状態
もアイドル状態となっているので、次のステップS4に
進むが、若し該当エントリが構成されていない等の異常
が検出された場合には送信元へエラーを通知する。
The above transmission command is given to the determining means 3 of the channel command processing section 2, and the determining means 3 at this time performs, for example, the processing shown in FIG. 3. That is, when the determining means 3 receives a transmission command (SL), it first acquires an entry in the logical channel-actual channel correspondence table 10 corresponding to the given logical channel number rOJ (S2), and sets the configuration flag of the area 10a. Check the channel state instruction flag in area 10c to determine whether the corresponding entry is configured and whether the channel state of the corresponding entry is in an abnormal state such as a transmission command being executed (S3), in this case. , logical channel number "0"
” entry is already configured and ? Since the i-'.Nayanel state is also in the idle state, the process proceeds to the next step S4, but if an abnormality such as the corresponding entry is not configured is detected, an error is notified to the transmission source.

ステフラグS4は、8亥当エントリつまり論理チャネル
番号「0」に対応するエントリの領域10cに、送信命
令実行中を書込む処理であり、その後、判定手段3は、
そのエントリの領域10bの仮想チャネルフラグを調べ
て、該当チャネルが物理チャネルに対応するのか、仮想
チャネルに対応するのかを調べる(S5)。今の例では
、論理チャネル番号「0」のチャネルは仮想チャネルに
設定されているので、判定手段3は、次にそのエントリ
の領域10dに予め設定された通信相手チャネルの論理
チャネル番号「2」から論理チャネル−実チャネル対応
表10における該当エントリを取得し、その該当エント
リ中における領域10eに設定されたチャネル状態指示
フラグの内容を調べ(S6)、それが受信命令実行中か
否かを判別する(37)。
The step flag S4 is a process of writing a transmission command being executed into the area 10c of the entry corresponding to the 8th entry, that is, the logical channel number "0". After that, the determining means 3 performs the following steps.
The virtual channel flag in the area 10b of the entry is checked to determine whether the corresponding channel corresponds to a physical channel or a virtual channel (S5). In the present example, since the channel with the logical channel number "0" is set as a virtual channel, the determining means 3 next selects the logical channel number "2" of the communication partner channel set in advance in the area 10d of the entry. The corresponding entry in the logical channel-actual channel correspondence table 10 is obtained from , and the content of the channel state indication flag set in the area 10e in the corresponding entry is checked (S6) to determine whether or not the receiving command is being executed. (37).

今の場合、論理チャネル番号「2」に対応する論理チャ
ネル−実チャネル対応表10のエントリのチャネル状態
は、利用者プログラム83による受信要求が未だ処理さ
れていない場合を想定しているので、アイドル状態であ
り、受信命令実行中でないので、判定手段3は、記tな
制御手段4を起動することになる(38)。
In this case, the channel state of the entry in the logical channel-actual channel correspondence table 10 corresponding to logical channel number "2" assumes that the reception request by the user program 83 has not been processed yet, so it is idle. Since the receiving command is not being executed, the determining means 3 activates the control means 4 (38).

記憶制御手段4は起動されると、例えば第4図に示すよ
うに送信側仮想計算機7の送信バッファ73aの送信デ
ータを記憶領域9に転送しく5ll)、転送が完了する
と通知手段6をモード1で起動する(312)。
When the storage control means 4 is activated, it transfers the transmission data in the transmission buffer 73a of the sending virtual machine 7 to the storage area 9, for example, as shown in FIG. (312).

通知手段6はモード1で起動されると、例えば第5図に
示す処理を開始し、先ず送信側仮想計算機7の制御プロ
グラム71に送信命令の完了を通知する(321) 、
次に、送信に使用した論理チャネル番号「0」に対応す
る論理チャネル−実チャネル対応表10のエントリにお
ける領域10Cのチャネル状態指示フラグを送信命令実
行中から元のアイドル状態に変更しく522) 、転送
手段5による起動か否かを判別するが(323) 、今
回の起動は判定手段3の起動であるので、それで動作を
終了する。
When the notification means 6 is activated in mode 1, it starts the process shown in FIG. 5, for example, and first notifies the control program 71 of the sending virtual machine 7 of the completion of the sending command (321).
Next, change the channel state indication flag in the area 10C in the entry of the logical channel-real channel correspondence table 10 corresponding to the logical channel number "0" used for transmission from the sending command execution state to the original idle state (522), It is determined whether or not the activation is by the transfer means 5 (323), but since the current activation is the activation of the determination means 3, the operation ends there.

一方、受信側仮想計算機8において、送信側仮想計算機
7の利用者プログラム73と通信する利用者プログラム
83が受信要求を発すると、通信制御プログラム82は
受信領域84を確保し、論理チャネル番号「2」で受信
命令を判定手段3に発行する。
On the other hand, in the receiving virtual machine 8, when the user program 83 communicating with the user program 73 of the sending virtual machine 7 issues a reception request, the communication control program 82 secures the receiving area 84 and logical channel number "2" is issued. ”, a reception command is issued to the determination means 3.

なおこの場合も、論理チャネル番号を物理チャネル番号
と同一形式にしておくことによって、通信制御プログラ
ム82は仮想計算機システム上で動作していることを全
く意識する必要がなく、また仮想計算機の利用者プログ
ラム及び通信制御プログラムを変更することなく通信手
順等のテストを容易に行なうことができる。
In this case as well, by setting the logical channel number in the same format as the physical channel number, the communication control program 82 does not need to be aware that it is running on a virtual computer system, and the user of the virtual computer Communication procedures and the like can be easily tested without changing programs and communication control programs.

上記の動作に応答して判定手段3は、例えば第6図に示
すように受信命令を受信しく531) 、次に、この受
信命令中の論理チャネル番号「2」に対応する論理チャ
ネル−実チャネル対応表10のエントリを取得しく53
2)、該当エントリが構成されていない等の異常がある
か否かを判別しく533)、異常があれば受信元へエラ
ーを通知するが、今の例では論理チャネル−実チャネル
対応表10における論理チャネル番号「2」のエントリ
は構成済であり、且つチャネル状態もアイドル状態とな
っているので、次のステップ334に進むことになる。
In response to the above operation, the determining means 3 receives a reception command (531) as shown in FIG. I want to get the entry in correspondence table 1053
2), it is determined whether there is an abnormality such as the corresponding entry is not configured 533), and if there is an abnormality, an error is notified to the receiving source.In this example, the logical channel - real channel correspondence table 10 Since the entry with logical channel number "2" has been configured and the channel state is idle, the process advances to the next step 334.

ステップ534は、ステップ332で取得した該当エン
トリ中の仮想チャネルフラグによって、その論理チャネ
ル番号が物理チャネルに対応するのか或いは仮想チャネ
ルに対応するのかを判別する処理であり、今の例では仮
想チャネルに対応しているので、判定手段3は次に記憶
領域9内をサーチしてその仮想チャネルに対する受信デ
ータが格納されているか否かを判定する(335) 、
この場合、前述した送信側仮想計算機7からの要求で記
憶制御手段4によって記憶領域9内にはその仮想チャネ
ル宛の送信データが既に記憶されているので、判定手段
3は次に論理チャネル番号「2」に対応する論理チャネ
ル−実チャネル対応表10のチャネル状態を受信命令実
行中にしく536) 、転送手段5をモード1で起動す
ることになる(S37) 。
Step 534 is a process of determining whether the logical channel number corresponds to a physical channel or a virtual channel based on the virtual channel flag in the corresponding entry obtained in step 332. In this example, it is determined whether the logical channel number corresponds to a physical channel or a virtual channel. Therefore, the determination means 3 next searches the storage area 9 and determines whether or not received data for that virtual channel is stored (335).
In this case, since the transmission data addressed to that virtual channel has already been stored in the storage area 9 by the storage control means 4 in response to a request from the sending virtual machine 7 described above, the determination means 3 next determines the logical channel number " The channel state of the logical channel-actual channel correspondence table 10 corresponding to "2" is changed during execution of the reception command 536), and the transfer means 5 is activated in mode 1 (S37).

転送手段5はモードlで起動されると、例えば第7図に
示すように、記憶領域9に記憶された上記送信データを
受信側仮想計算機8の通信制御プログラム82が用意し
た受信領域84に転送しく341)、その転送完了後に
通知手段6をモード2で起動する(342) 。
When the transfer means 5 is activated in mode 1, it transfers the transmission data stored in the storage area 9 to the reception area 84 prepared by the communication control program 82 of the receiving virtual machine 8, as shown in FIG. 7, for example. After the transfer is completed, the notification means 6 is activated in mode 2 (342).

通知手段6はモード2で起動されると、例えば第8図に
示すように受信側仮想計算機80制御プログラム81に
受信命令の完了を通知しく351)、論理チャネル番号
「2」に対応する論理チャネル−実チャネル対応表10
のエントリのチャネル状態指示フラグを受信命令実行中
から元のアイドル状態へ変更する(352) 。
When the notification means 6 is activated in mode 2, it notifies the reception side virtual machine 80 control program 81 of the completion of the reception command (351) as shown in FIG. -Actual channel correspondence table 10
The channel state indication flag of the entry is changed from receiving command execution to the original idle state (352).

受信側仮想計算機8内の通信制御プログラム82は、制
御プログラム81より受信命令の完了通知を受けると、
受信データのプロトコルヘッダ等を解析して、利用者プ
ログラム83の受信バッファ83aに受信データを転送
し、受信を通知する。
When the communication control program 82 in the receiving virtual machine 8 receives the completion notification of the receiving command from the control program 81,
It analyzes the protocol header of the received data, transfers the received data to the receive buffer 83a of the user program 83, and notifies reception.

以上の動作は、仮想計算機7上の利用者プログラム73
による送信要求が、その利用者プログラム73の通信を
受ける仮想計算機8上の利用者プログラム83による受
信要求に先立って処理された場合の動作であるが、仮想
計算機8上の利用者プログラム83による受信要求が先
に処理された場合の動作は次のようになる。
The above operation is performed by the user program 73 on the virtual machine 7.
This is an operation when a transmission request by the user program 73 is processed prior to a reception request by the user program 83 on the virtual machine 8 receiving communication from the user program 73. If the request is processed first, the behavior is as follows.

受信要求が先に処理された場合、第6図に示した判定手
段3のステップ35では、記憶領域9内に送信データが
格納されていないことが判別されるので、判定手段3は
論理チャネル番号「2」に対応する論理チャネル−実チ
ャネル対応表10のエントリのチャネル状態指示フラグ
をアイドル状態から受信命令実行中に変更しく33B)
、ステップS37のような転送手段5の起動は行なわな
い。
If the reception request is processed first, it is determined in step 35 of the determination means 3 shown in FIG. Change the channel state instruction flag of the entry in the logical channel-actual channel correspondence table 10 corresponding to "2" from the idle state to the receiving command execution state (33B)
, the transfer means 5 is not activated as in step S37.

他方、仮想計算機7上の送信命令を受信したときの第3
図に示した判定手段3の動作においては、そのステップ
S7で受信命令実行中と判別される。
On the other hand, when the transmission command on the virtual machine 7 is received, the third
In the operation of the determining means 3 shown in the figure, it is determined in step S7 that the receiving command is being executed.

従って、この場合には記憶領域9を介することな(直接
に受信領域84への転送が可能であるので、転送手段が
モード2で起動されることになる(S9)。
Therefore, in this case, since it is possible to transfer directly to the receiving area 84 without going through the storage area 9, the transfer means is activated in mode 2 (S9).

転送手段5はモード2で起動されると、例えば第9図に
示す処理を行ない、先ず、送信側板想計n機7からの送
信データ(送信バッファ73a上のデータ)を、受信側
仮想計算機8の通信制御プログラム82が確保した受信
領域84に転送しく S 61)、この転送完了後、通
知手段6をモード1で起動する(S62) 。
When the transfer means 5 is activated in mode 2, it performs the process shown in FIG. After the transfer is completed, the notification means 6 is activated in mode 1 (S62).

通知手段6はモード1で起動されると、第5図に示した
ように、送信側仮想計算機7に送信命令の完了を通知す
ると共に、送信に使用した論理チャネル番号「0」に対
応する論理チャネル−実チャネル対応表10のエントリ
における領域10cのチャネル状態指示フラグを送信命
令実行中から元のアイドル状態に変更しく321. 3
22) 、加えて、受信側仮想計算機8の制御プログラ
ムに受信命令の完了を通知しく324)、受信に使用し
た論理チャネル番号「2」に対応する論理チャネル−実
チャネル対応表1Oのエントリのチャネル状態指示フラ
グを受信命令実行中からアイドル状態に変更する(S2
5)。
When the notification means 6 is activated in mode 1, as shown in FIG. Change the channel state indication flag in the area 10c in the entry of the channel-actual channel correspondence table 10 from the sending command execution state to the original idle state 321. 3
22) In addition, the control program of the receiving side virtual machine 8 is notified of the completion of the reception command 324), and the channel of the entry in the logical channel-real channel correspondence table 1O corresponding to the logical channel number "2" used for reception is Change the status indication flag from receiving command execution to idle status (S2
5).

以上、仮想計算[7から仮想計算機8への一方向のデー
タの流れについて説明したが、これと並行して或いは単
独に逆方向のデータ送信が行なわれる。この場合のデー
タの流れも上記と同様に処理される。
The above has described the flow of data in one direction from the virtual calculation [7 to the virtual computer 8], but data transmission in the opposite direction is performed in parallel or independently. The data flow in this case is also processed in the same way as above.

以上が仮想チャネルを用いた仮想計算機間の通信の動作
であるが、本実施例では、従来と同様にチャネル装置を
用いて通信を行なうことも可能であり、以下これについ
て説明する。
The above is the operation of communication between virtual computers using a virtual channel, but in this embodiment, it is also possible to perform communication using a channel device as in the conventional case, and this will be explained below.

第1図において、仮想計算機7.仮想計算4!18は、
チャネル装置12.〜12mに通信回線を介して接続さ
れた他の計算機と通信することも可能であり、このよう
な場合、論理チャネル−実チャネル対応表1Oには、例
えば第2図に示すように、仮想計算Ja7に割当てた論
理チャネル番号「1」のエントリにおける領域10bに
物理チャネルに対応する旨を指示する“0”のフラグを
、領域10dの対応チャネル番号に、仮想計算4!17
に排他的に割当てられたチャネル装置12□の物理チャ
ネル番号を設定し、仮想計算機8に割当てた論理チャネ
ル番号「3」のエントリにおける領域10bに物理チャ
ネルに対応する旨を指示する“0”のフラグを、領域1
0dの対応チャネル番号に、仮想計算機8に排他的に割
当てられたチャネル装置12□の物理チャネル番号を設
定してお(。
In FIG. 1, a virtual computer 7. Virtual calculation 4!18 is
Channel device 12. It is also possible to communicate with other computers connected to ~12m via a communication line, and in such a case, the logical channel-actual channel correspondence table 1O may include virtual calculations as shown in Figure 2. A flag of "0" indicating that the area 10b in the entry of the logical channel number "1" assigned to Ja7 corresponds to the physical channel is set to the corresponding channel number of the area 10d, and the virtual calculation 4!17
Set the physical channel number of the channel device 12 flag, area 1
The physical channel number of the channel device 12□ that is exclusively assigned to the virtual machine 8 is set to the corresponding channel number of 0d (.

このような状態において、仮想計算機7上の利用者プロ
グラム73が送信バッファ73aを用意して送信要求を
発行し、通信制御プログラム72が通信規約に従ったプ
ロトコルヘッダ等を付加した論理チャネル番号rlJで
送信命令を発行すると、判定手段3の第3図に示した処
理中のステップS5で物理チャネルであることが判別さ
れ、通常の送信命令として処理される。即ち、利用者プ
ログラム73の送信バッファ73aの送信データは物理
回線チャネル制御部11を介してチャネル装置121に
取込まれる。
In such a state, the user program 73 on the virtual machine 7 prepares the transmission buffer 73a and issues a transmission request, and the communication control program 72 uses the logical channel number rlJ with a protocol header etc. added according to the communication protocol. When a transmission command is issued, it is determined in step S5 during the processing shown in FIG. 3 by the determining means 3 that it is a physical channel, and the channel is processed as a normal transmission command. That is, the transmission data in the transmission buffer 73a of the user program 73 is taken into the channel device 121 via the physical line channel control section 11.

他方、受信側仮想計算機8において利用者プログラム8
3が受信要求を発し、通信制御プログラム82が受信領
域84を確保して論理チャネル番号「3」で受信命令を
判定手段3に発行すると、判定手段3の第6図に示した
処理中のステップ334で物理チャネルであることが判
別され、通常の受信命令として処理される。すなわち、
利用者プログラム83の受信バッファ83aは、物理回
線チャネル制御部11を介してチャネル装置12□に対
し受信状態となる。
On the other hand, the user program 8 in the receiving virtual machine 8
3 issues a reception request, and the communication control program 82 secures the reception area 84 and issues a reception command with the logical channel number "3" to the determination means 3. When the determination means 3 executes the steps shown in FIG. At step 334, it is determined that the channel is a physical channel, and the received command is processed as a normal reception command. That is,
The reception buffer 83a of the user program 83 enters a reception state for the channel device 12□ via the physical line channel control unit 11.

〔発明の効果〕〔Effect of the invention〕

以上説明したように、本発明は、記憶制御手段。 As explained above, the present invention provides storage control means.

転送手段、記憶領域3通知手段といった構成により仮想
計算機間で通信を行なうことができるので、従来のよう
にチャネル装置、ループケーブル等で構成される物理チ
ャネルを使用しなくて済み、仮想計算機の台数が多くな
るにつれ、大量の物理資源が必要となるという従来の問
題点が有効に解消される。
Communication can be performed between virtual machines using a configuration such as a transfer means and a storage area 3 notification means, so there is no need to use physical channels consisting of channel devices, loop cables, etc. as in the past, and the number of virtual machines can be reduced. As the number increases, the conventional problem of requiring a large amount of physical resources is effectively solved.

また、論理チャネル番号が物理チャネル番号と同一の形
式であることから、仮想計算機上の通信制御プログラム
は仮想計算機システム上で動作していることを全く意識
する必要がなく、仮想計算機の利用者プログラムおよび
通信制御プログラムを変更することなく、通信手順等の
テストが容易に行なえる。
In addition, since the logical channel number has the same format as the physical channel number, the communication control program on the virtual machine does not need to be aware that it is running on the virtual machine system, and the user program of the virtual machine Also, communication procedures, etc. can be easily tested without changing the communication control program.

更に、送信側仮想計算機と受信側仮想計算機との処理の
進捗状況により、送信側仮想計算機の方が先に送信命令
を発行する場合もあれば、逆に受信側板想計′naの方
が先に受信命令を発行する場合もあるが、本発明では、
前者の場合には送信データを記憶領域を介して転送する
ことにより、送信側板想計Xaは受信側仮想計算機の動
作を待たずに次の処理へ移行でき、後者の場合には記憶
領域を介しないダイレクトな転送により速やかな通信が
可能となる。
Furthermore, depending on the progress of processing between the sending virtual machine and the receiving virtual machine, the sending virtual machine may issue the transmission command first, or conversely, the receiving virtual machine may issue the sending command first. Although there is a case where a reception command is issued, in the present invention,
In the former case, by transferring the sending data via the storage area, the sending board virtual machine Xa can move on to the next process without waiting for the receiving virtual machine to operate; in the latter case, the sending data is transferred via the storage area. Fast communication is possible through direct transfer.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は本発明の実施例のブロック図、第2図は論理チ
ャネル−実チャネル対応表10の説明図、 第3図は判定手段3の送信命令に対する処理例の流れ図
、 第4図は記憶制御手段4の処理例の流れ図、第5図は通
知手段6のモードlの処理例の流れ図、 第6図は判定手段3の受信命令に対する処理例の流れ図
、 第7図は転送手段5のモード1の処理例の流れ図、 第8図は通知手段6のモード2の処理例の流れ図、 第9図は転送手段5のモード2の処理例の流れ図および
、 第10図は従来方式の説明図である。 図において、1・・・仮想計算機制御部、2・・・チャ
ネル命令処理部、3・・・判定手段、4・・・記憶制御
手段、5・・・転送手段、6・・・通知手段、7・・・
送信側の仮想計算機、8・・・受信側の仮想計算機、9
・・・記憶領域、10・・・論理チャネル−実チャネル
対応表、11・・・物理回線チャネル制御部、12.〜
12m・・・チャネル装置、71・・・送信側仮想計算
機の制御プログラム、72・・・送信側仮想計算機の通
信制御プログラム、73・・・送信側仮想計算機の利用
者プログラム、?3a・・・送信バッファ、81・・・
受信側仮想計算機の制御プログラム、82・・・受信側
仮想計算機の通信制御プログラム、84・・・受信領域
、83・・・受信側仮想計算機の利用者プログラム、8
3a・・・受信バッファ。
FIG. 1 is a block diagram of an embodiment of the present invention, FIG. 2 is an explanatory diagram of a logical channel-actual channel correspondence table 10, FIG. 3 is a flowchart of an example of processing for a transmission command by the determining means 3, and FIG. 4 is a storage 5 is a flowchart of an example of processing of the notification means 6 in mode 1; FIG. 6 is a flowchart of an example of processing of the determination means 3 in response to a received command; FIG. 7 is a flowchart of an example of processing of the transfer means 5. 8 is a flowchart of a processing example of mode 2 of the notification means 6, FIG. 9 is a flowchart of a processing example of mode 2 of the transfer means 5, and FIG. 10 is an explanatory diagram of the conventional method. be. In the figure, 1...virtual computer control unit, 2...channel instruction processing unit, 3...judgment means, 4...storage control means, 5...transfer means, 6...notification means, 7...
Sending side virtual computer, 8... Receiving side virtual computer, 9
. . . storage area, 10 . . . logical channel-real channel correspondence table, 11 . . . physical line channel control unit, 12. ~
12m... Channel device, 71... Control program for sending virtual machine, 72... Communication control program for sending virtual machine, 73... User program for sending virtual machine, ? 3a... Transmission buffer, 81...
Control program for receiving virtual machine, 82... Communication control program for receiving virtual machine, 84... Receiving area, 83... User program for receiving virtual machine, 8
3a...Reception buffer.

Claims (1)

【特許請求の範囲】 複数の仮想計算機を実現する仮想計算機システムにおい
て、 (1)物理チャネル番号と同一形式を有し各仮想計算機
に割当てられた論理チャネル番号の各々が、実際の物理
チャネルに対応するのか或いは他の仮想計算機に対する
送受信を行なうための仮想チャネルに対応するのかを示
す情報およびその論理チャネル番号に対応する物理チャ
ネル或いは仮想チャネルのチャネル状態を示す情報を保
持する論理チャネル−実チャネル対応表、 (2)送信データを一時的に格納する記憶領域、(3)
送信側仮想計算機からの送信データを前記記憶領域に転
送する記憶制御手段、 (4)該記憶制御手段によって前記記憶領域に転送され
た送信データを受信側仮想計算機の受信領域に転送する
第1モード処理および送信側仮想計算機からの送信デー
タを前記記憶領域を介することなく直接に受信側仮想計
算機の受信領域に転送する第2モード処理を行なう転送
手段、 (5)仮想計算機からの論理チャネル番号を含む送受信
命令に応答して、該命令中の論理チャネル番号が実際の
物理チャネルに対応するのか或いは他の仮想計算機に対
する送受信を行なうための仮想チャネルに対応するのか
を前記論理チャネル−実チャネル対応表を参照して判断
し、仮想チャネルに対応すると判断した場合、受信命令
時および送信命令時に各々次の処理を行なう判定手段、
[1]受信命令時 受信データが前記記憶領域に格納済であれば前記転送手
段に第1モード処理を行なわせ、未格納であれば論理チ
ャネル−実チャネル対応表のその論理チャネル番号に対
応するチャネル状態を受信命令実行中に変更する。 [2]送信命令時 前記論理チャネル−実チャネル対応表から判明する通信
相手の仮想チャネルのチャネル状態が受信命令実行中で
あれば前記転送手段に第2モード処理を行なわせ、受信
命令実行中でなければ前記記憶制御手段を起動する。 (6)前記記憶制御手段による送信データの前記記憶領
域への格納完了および前記転送手段の第1モード処理お
よび第2モード処理による送信データの前記受信領域へ
の転送完了を必要な仮想計算機に通知する通知手段を具
備したことを特徴とする仮想計算機間の通信方式。
[Claims] In a virtual computer system that realizes a plurality of virtual computers, (1) each logical channel number that has the same format as a physical channel number and is assigned to each virtual computer corresponds to an actual physical channel; Logical channel-real channel correspondence that holds information indicating whether the channel corresponds to a virtual channel for sending/receiving data to/from another virtual machine, and information indicating the channel state of the physical channel or virtual channel corresponding to the logical channel number. Table, (2) Storage area for temporarily storing transmission data, (3)
(4) a first mode in which the transmission data transferred to the storage area by the storage control means is transferred to the receiving area of the receiving virtual machine; a transfer unit that performs a second mode process of directly transferring processing and transmission data from the sending virtual machine to the receiving area of the receiving virtual machine without going through the storage area; (5) a logical channel number from the virtual machine; In response to a sending/receiving command, the logical channel-real channel correspondence table determines whether the logical channel number in the command corresponds to an actual physical channel or a virtual channel for transmitting/receiving data to/from another virtual machine. determining means for performing the following processing at the time of a reception command and at the time of a transmission command, respectively, if it is determined that the channel corresponds to a virtual channel;
[1] At the time of a receive command, if the received data has been stored in the storage area, the transfer means is made to perform the first mode processing, and if it is not stored, it corresponds to the logical channel number in the logical channel-real channel correspondence table. Change channel state during receive command execution. [2] At the time of a transmission command, if the channel state of the virtual channel of the communication partner determined from the logical channel-actual channel correspondence table is that the reception command is being executed, the transfer means is caused to perform the second mode processing, and the reception command is executed. If not, the storage control means is activated. (6) Notify necessary virtual machines of the completion of storing the transmission data in the storage area by the storage control means and the completion of transfer of the transmission data to the reception area by the first mode processing and second mode processing of the transfer means. 1. A communication method between virtual machines, characterized by comprising a notification means for sending a notification.
JP61165414A 1986-07-14 1986-07-14 Communication system between virtual computers Pending JPS6320541A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61165414A JPS6320541A (en) 1986-07-14 1986-07-14 Communication system between virtual computers

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61165414A JPS6320541A (en) 1986-07-14 1986-07-14 Communication system between virtual computers

Publications (1)

Publication Number Publication Date
JPS6320541A true JPS6320541A (en) 1988-01-28

Family

ID=15811961

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61165414A Pending JPS6320541A (en) 1986-07-14 1986-07-14 Communication system between virtual computers

Country Status (1)

Country Link
JP (1) JPS6320541A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03102551A (en) * 1989-09-18 1991-04-26 Nec Corp System for communicating between online application programs
US5021805A (en) * 1988-08-30 1991-06-04 Brother Kogyo Kabushiki Kaisha Recording device with sheet heater
JP2019164661A (en) * 2018-03-20 2019-09-26 Necプラットフォームズ株式会社 Information processing device, information processing method and program
WO2022181357A1 (en) * 2021-02-24 2022-09-01 株式会社オートネットワーク技術研究所 On-vhicle apparatus, information processing method, and computer program
JP2022141463A (en) * 2021-03-15 2022-09-29 Necプラットフォームズ株式会社 Information processing device, information processing method, and program

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5021805A (en) * 1988-08-30 1991-06-04 Brother Kogyo Kabushiki Kaisha Recording device with sheet heater
JPH03102551A (en) * 1989-09-18 1991-04-26 Nec Corp System for communicating between online application programs
JP2019164661A (en) * 2018-03-20 2019-09-26 Necプラットフォームズ株式会社 Information processing device, information processing method and program
WO2022181357A1 (en) * 2021-02-24 2022-09-01 株式会社オートネットワーク技術研究所 On-vhicle apparatus, information processing method, and computer program
JP2022141463A (en) * 2021-03-15 2022-09-29 Necプラットフォームズ株式会社 Information processing device, information processing method, and program

Similar Documents

Publication Publication Date Title
US5640603A (en) Logical path scheduler for disconnecting currently connected paths to enable logical paths awaiting connection to connect based on path control tables thereof
US4562533A (en) Data communications system to system adapter
US4752870A (en) Decentralized information processing system and initial program loading method therefor
JP3601955B2 (en) Data transfer method and computer system suitable for it
JPH114279A (en) Method and mechanism for transmission between advanced systems
JPS6336586B2 (en)
JPH03273352A (en) On-line information processor
JPS6320541A (en) Communication system between virtual computers
JPH0844649A (en) Data processor
US5432910A (en) Coupling apparatus and method for increasing the connection capability of a communication system
JPS61255461A (en) Multi cpu communicating device
JPS62100854A (en) Communication system between host and terminal
JP2000244585A (en) Bus interface circuit
CA1328928C (en) Computer communication arrangement
JP2812265B2 (en) Network management method for information processing system
JPS6059465A (en) Constitution of terminal device
JPS6339237A (en) Line trace control system
JPS61127005A (en) Processor of numerical control information
JPH01217659A (en) I/o interruption control system
JPH0535643A (en) Fully duplex channel input/output control system
JPS62165256A (en) Data transfer system of communication control processor
JPH04157854A (en) Program loading system
JPS61196353A (en) Multiplexing bus control system
JPH0228747A (en) Method for controlling bus
JPH0290201A (en) Programmable controller