JP2513029B2 - Task management method - Google Patents

Task management method

Info

Publication number
JP2513029B2
JP2513029B2 JP1118896A JP11889689A JP2513029B2 JP 2513029 B2 JP2513029 B2 JP 2513029B2 JP 1118896 A JP1118896 A JP 1118896A JP 11889689 A JP11889689 A JP 11889689A JP 2513029 B2 JP2513029 B2 JP 2513029B2
Authority
JP
Japan
Prior art keywords
task
terminal device
message
data terminal
logical unit
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.)
Expired - Lifetime
Application number
JP1118896A
Other languages
Japanese (ja)
Other versions
JPH02297633A (en
Inventor
裕嗣 石川
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
Nippon Electric Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Electric Co Ltd filed Critical Nippon Electric Co Ltd
Priority to JP1118896A priority Critical patent/JP2513029B2/en
Publication of JPH02297633A publication Critical patent/JPH02297633A/en
Application granted granted Critical
Publication of JP2513029B2 publication Critical patent/JP2513029B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明はデータ端末装置におけるタスク管理方式に関
するものである。
The present invention relates to a task management system in a data terminal device.

〔従来の技術〕 第3図はこの種のデータ端末装置における従来のタス
クの相互関係を示したものである。すなわち、オペレー
ティングシステム2′のもと、アプリケーションプログ
ラムによって実現される複数のタスク(回線制御タスク
3′,CRT制御タスク5′,プリンタ制御タスク7′)が
実行され、回線制御タスク3′は通信路1′を介して他
のデータ端末装置との通信を制御し、CRT制御タスク
5′はCRT6′への表示を制御し、プリンタ制御タスク
7′はプリンタ8′への出力を制御する。
[Prior Art] FIG. 3 shows the interrelationship of conventional tasks in a data terminal device of this type. That is, under the operating system 2 ', a plurality of tasks (a line control task 3', a CRT control task 5 ', a printer control task 7') realized by an application program are executed, and the line control task 3'has a communication path. The CRT control task 5'controls the display on the CRT 6 ', and the printer control task 7'controls the output to the printer 8'.

ところで、各タスク3′,5′,7′は独立に実行が可能
であるが、処理の進行に応じて互いに同期をとったりデ
ータの授受(タスク間通信)を行う必要があり、また、
他のデータ端末装置のタスクとのタスク間通信(端末間
通信)を行う必要も生じる。
By the way, each of the tasks 3 ', 5', 7'can be executed independently, but it is necessary to synchronize with each other and exchange data (inter-task communication) according to the progress of processing.
It also becomes necessary to perform inter-task communication (inter-terminal communication) with tasks of other data terminal devices.

従来、このようなタスク間通信は各タスク間で直接に
行われており、端末間通信は回線制御タスク3′に直接
に指示することにより行われていた。例えば、CRT制御
タスク5′においてプリンタ制御タスク7′に対してプ
リンタ8′への出力を要求するような場合には、CRT制
御タスク5′からプリンタ制御タスク7′に対して直接
その旨の指示が与えられ、プリンタ制御タスク7′はそ
の指示に従ってプリンタ8′に出力を行う。
Conventionally, such inter-task communication is performed directly between the tasks, and inter-terminal communication is performed by directly instructing the line control task 3 '. For example, when the CRT control task 5'requests the printer control task 7'to output to the printer 8 ', the CRT control task 5'instructs the printer control task 7' directly. Is given, and the printer control task 7'outputs to the printer 8'according to the instruction.

〔発明が解決しようとする課題〕[Problems to be Solved by the Invention]

従来のデータ端末装置においては上述したように各タ
スクが実行され、通常の実行段階においては何ら不都合
はなかったが、アプリケーションプログラムを部分的に
追加,変更,削除する場合に対応が困難であるという欠
点があった。すなわち、タスク間通信および端末間通信
が各タスク同士で直接に行われていたため、各タスクの
アプリケーションプログラムの記述が他のタスクのアプ
リケーションプログラムを意識して作成されており、一
部のアプリケーションプログラムの追加,変更,削除で
あっても全てのアプリケーションプログラムを作り直さ
なければならなかったり、そこまで至らなくても大幅な
改造を必要とするものであった。
In the conventional data terminal device, each task is executed as described above, and there is no inconvenience in the normal execution stage, but it is difficult to deal with the case where the application program is partially added, changed, or deleted. There was a flaw. That is, since the task-to-task communication and the terminal-to-terminal communication are directly performed between the tasks, the description of the application program of each task is created in consideration of the application programs of other tasks. Even if they were added, changed, or deleted, all the application programs had to be recreated, or even if they were not reached that far, they would require major modifications.

本発明は上記の点に鑑み提案されたものであり、その
目的とするところは、各タスクの独立性を高め、アプリ
ケーションプログラムの部分的な追加,変更,削除に対
しても柔軟に対処し得るタスク管理方式を提供すること
にある。
The present invention has been proposed in view of the above points, and an object thereof is to increase the independence of each task and to flexibly deal with partial addition, change, or deletion of an application program. To provide a task management method.

〔課題を解決するための手段〕[Means for solving the problem]

本発明は上記の目的を達成するため、通信路を介して
他のデータ端末装置と接続されるデータ端末装置におけ
るタスク管理方式において、 前記通信路を介して前記他のデータ端末装置との間の
通信を制御する回線制御タスクと、 固有の論理ユニット番号を有し、相手タスクおよび自
タスクの論理ユニット番号、相手タスクの存在するデー
タ端末装置のアドレス、ならびにデータを含んだ電文に
よりタスク間通信もしくは端末間通信を行う複数の制御
タスクと、 該複数の制御タスクとそれに付与された論理ユニット
番号との対応関係を保持し、前記制御タスクから電文を
受けた場合、その電文中の相手タスクの存在するデータ
端末装置のアドレスが自データ端末装置のアドレスであ
るときは、その電文中の相手タスクの論理ユニット番号
に対応する自データ端末装置の制御タスクにその電文を
渡し、その電文中の相手タスクの存在するデータ端末装
置のアドレスが他データ端末装置のアドレスであるとき
は、その電文を前記回線制御タスクに渡して送信させ、
前記回線制御タスクを通じて前記通信路から電文を受け
た場合、その電文中の相手タスクの論理ユニット番号に
対応する自データ端末装置の制御タスクにその電文を渡
すLU管理タスクとを備えるようにしている。
In order to achieve the above-mentioned object, the present invention provides a task management method in a data terminal device connected to another data terminal device via a communication path, comprising: A line control task that controls communication, and a logical unit number of a unique logical unit, the logical unit numbers of the partner task and the own task, the address of the data terminal device where the partner task exists, and a telegram containing the data enable communication between tasks or When a plurality of control tasks that perform terminal-to-terminal communication and a correspondence relationship between the plurality of control tasks and the logical unit numbers assigned to the plurality of control tasks are held and a message is received from the control task, the existence of the partner task in the message When the address of the data terminal device to be processed is the address of the own data terminal device, the logical unit number of the partner task in the message is Pass the message to the control task of the own data terminal device, and if the address of the data terminal device in the message in which the other task exists is the address of another data terminal device, pass the message to the line control task. Let me send
When a message is received from the communication path through the line control task, an LU management task for passing the message to the control task of the own data terminal device corresponding to the logical unit number of the partner task in the message is provided. .

〔作用〕[Action]

本発明のタスク管理方式にあっては、個々の制御タス
クが固有の論理ユニット番号を有しており、タスク間通
信もしくは端末間通信を行う場合、相手タスクおよび自
タスクの論理ユニット番号、相手タスクの存在するデー
タ端末装置のアドレス、ならびにデータを含んだ電文を
LU管理タスクに対して送出する。そして、LU管理タスク
は、複数の制御タスクとそれに付与された論理ユニット
番号との対応関係を保持しており、制御タスクから電文
を受けた場合、その電文中の相手タスクの存在するデー
タ端末装置のアドレスが自データ端末装置のアドレスで
あるときは、その電文中の相手タスクの論理ユニット番
号に対応する自データ端末装置の制御タスクにその電文
を渡し、その電文中の相手タスクの存在するデータ端末
装置のアドレスが他データ端末装置のアドレスであると
きは、その電文を回線制御タスクに渡して、その他デー
タ端末装置に送信させる。他方、回線制御タスクを通じ
て通信路から電文を受けた場合、その電文中の相手タス
クの論理ユニット番号に対応する自データ端末装置の制
御タスクにその電文を渡す。
In the task management system of the present invention, each control task has a unique logical unit number, and when performing inter-task communication or inter-terminal communication, the logical unit number of the partner task and the own task, the partner task The address of the data terminal device where the
It is sent to the LU management task. The LU management task holds a correspondence relationship between a plurality of control tasks and the logical unit numbers assigned to them, and when a message is received from the control task, the data terminal device in which the partner task in the message exists. Is the address of the own data terminal device, the message is passed to the control task of the own data terminal device corresponding to the logical unit number of the partner task in the message, and the data in which the partner task exists in the message When the address of the terminal device is the address of another data terminal device, the telegram is passed to the line control task and transmitted to the other data terminal device. On the other hand, when a message is received from the communication path through the line control task, the message is passed to the control task of the own data terminal device corresponding to the logical unit number of the partner task in the message.

〔実施例〕〔Example〕

以下、本発明の実施例につき図面を参照して説明す
る。
Embodiments of the present invention will be described below with reference to the drawings.

第1図は本発明のタスク管理方式を適用したデータ端
末装置の一実施例を示す構成図である。第1図におい
て、回線制御タスク3は通信路1を介して他のデータ端
末装置との通信を制御するタスク、CRT制御タスク5はC
RT6への表示を制御するタスク、プリンタ制御タスク7
はプリンタ8への出力を制御するタスクであり、それぞ
れLU(論理ユニット)管理タスク4により集中的に管理
されるようになっている。なお、LU管理タスク4はオペ
レーティングシステム2により管理されるようになって
いる。また、各タスクおよびオペレーティングシステム
には固有の論理ユニット番号が設定されており、図中に
括弧を付してその番号の例を示してある。ここで、CRT
制御タスク5およびプリンタ制御タスク7が特許請求の
範囲で言う「制御タスク」に相当する。なお、第1図で
は制御タスク以外に、回線制御タスク3,LU管理タスク4,
オペレーティングシステム2にも論理ユニット番号を付
与しているが、基本的には制御タスクのみに論理ユニッ
ト番号を付与すれば足りる。
FIG. 1 is a block diagram showing an embodiment of a data terminal device to which the task management system of the present invention is applied. In FIG. 1, the line control task 3 is a task for controlling communication with another data terminal device via the communication path 1, and the CRT control task 5 is C
Printer control task 7 that controls the display on RT6
Is a task for controlling the output to the printer 8, and each is centrally managed by an LU (logical unit) management task 4. The LU management task 4 is managed by the operating system 2. A unique logical unit number is set for each task and operating system, and an example of the number is shown in parentheses in the figure. Where CRT
The control task 5 and the printer control task 7 correspond to the "control task" in the claims. In addition, in FIG. 1, in addition to the control task, the line control task 3, LU management task 4,
Although the logical unit number is given to the operating system 2 as well, it is basically sufficient to give the logical unit number only to the control task.

第2図は第1図における各タスク間で授受される電文
のフォーマットを示したものであり、タスク間通信およ
び端末間通信はこの電文により行われる。第2図におい
て、電文9は、相手タスクの存在するデータ端末装置が
自己のデータ端末装置である場合にそのアドレスを設定
する領域91と、相手タスクの存在するデータ端末装置が
他のデータ端末装置である場合にそのアドレスを設定す
る領域92と、相手タスクの論理ユニット番号を設定する
領域93と、自タスクの論理ユニット番号を設定する領域
94と、データを設定する領域95とを有している。
FIG. 2 shows a format of a message sent and received between the tasks in FIG. 1, and the communication between the tasks and the communication between the terminals are performed by this message. In FIG. 2, a telegram 9 includes an area 91 for setting the address of the data terminal device in which the partner task exists and its own data terminal device, and a data terminal device in which the partner task exists for another data terminal device. Area 92 for setting the address, the area 93 for setting the logical unit number of the partner task, and the area for setting the logical unit number of the invoking task
It has an area 94 and an area 95 for setting data.

以下、場合を分けて上記の実施例の動作を説明する。 The operation of the above-described embodiment will be described below by dividing the case.

(1)同じデータ端末装置内でタスク間通信を行う場合 この場合は、通信を開始する側のタスクにおいて、電
文9の領域91に自己のデータ端末装置のアドレスを示す
値を設定し、領域93に相手タスクの論理ユニット番号を
設定し、領域94に自己のタスクの論理ユニット番号を設
定し、領域95に通信するデータを設定して、LU管理タス
ク4に送信する。LU管理タスク4では受け取った電文9
の領域91から自己のデータ端末装置内でのタスク間通信
であることを認識し、続いて領域93から相手タスクの論
理ユニット番号を獲得し、内部のテーブル(図示せず)
等に従って対応するタスクにその電文9を渡す。電文9
を受け取ったタスクでは、電文9の領域95に設定された
データに基づいた処理を行う。
(1) When performing inter-task communication within the same data terminal device In this case, in the task on the communication start side, a value indicating the address of the own data terminal device is set in the area 91 of the message 9 and the area 93 is set. The logical unit number of the partner task is set in, the logical unit number of its own task is set in the area 94, the data to be communicated is set in the area 95, and the data is transmitted to the LU management task 4. Received message 9 in LU management task 4
It recognizes from the area 91 of this that it is inter-task communication within its own data terminal device, and then acquires the logical unit number of the partner task from the area 93, and an internal table (not shown).
The electronic message 9 is passed to the corresponding task according to the above. Message 9
In the task that has received, the process based on the data set in the area 95 of the electronic message 9 is performed.

例えば、CRT制御タスク5においてプリンタ制御タス
ク7に対してプリンタ8への出力を要求するような場合
には、領域91に自己のデータ端末装置のアドレスを示す
値を設定し、領域93にプリンタ制御タスク7の論理ユニ
ット番号(04)を設定し、領域94にCRT制御タスク5の
論理ユニット番号(03)を設定し、領域95にプリントを
指示するデータを設定した電文9をCRT制御タスク5か
らLU管理タスク4に送信する。そして、その電文9はLU
管理タスク4を介してプリンタ制御タスク7に渡され、
プリンタ制御タスク7は電文9の領域95に設定された指
示に従ってプリンタ8に出力を行う。
For example, when the CRT control task 5 requests the printer control task 7 to output to the printer 8, a value indicating the address of its own data terminal device is set in the area 91 and the printer control task is set in the area 93. The logical unit number (04) of the task 7 is set, the logical unit number (03) of the CRT control task 5 is set in the area 94, and the telegram 9 in which the data instructing the print is set in the area 95 is sent from the CRT control task 5 Send to LU management task 4. And the telegram 9 is LU
It is passed to the printer control task 7 via the management task 4,
The printer control task 7 outputs to the printer 8 according to the instruction set in the area 95 of the electronic message 9.

(2)他のデータ端末装置内のタスクとタスク間通信を
行う場合 この場合は、通信を開始する側のタスクにおいて、電
文9の領域92に他のデータ端末装置のアドレスを示す値
を設定し、領域93に相手タスクの論理ユニット番号を設
定し、領域94に自己のタスクの論理ユニット番号を設定
し、領域95に通信するデータを設定して、LU管理タスク
4に送信する。LU管理タスク4では受け取った電文9の
領域92から他のデータ端末装置内のタスクとのタスク間
通信であることを認識し、回線制御タスク3により通信
路1を介して他のデータ端末装置に電文9を送信する。
(2) When performing inter-task communication with a task in another data terminal device In this case, a value indicating the address of the other data terminal device is set in the area 92 of the message 9 in the task of the communication starting side. , The logical unit number of the partner task is set in the area 93, the logical unit number of its own task is set in the area 94, the data to be communicated is set in the area 95, and the data is transmitted to the LU management task 4. The LU management task 4 recognizes from the area 92 of the received message 9 that it is an inter-task communication with a task in another data terminal device, and the line control task 3 sends it to another data terminal device via the communication path 1. Send message 9.

他のデータ端末装置では通信路1から回線制御タスク
3(同じ符号を用いて説明する。以下同じ。)により電
文9を受け、回線制御タスク3からLU管理タスク4に電
文9を渡す。LU管理タスク4では電文9の領域92が自己
のデータ端末装置を指しているか否かを判断し、指して
いれば続いて領域93から相手タスクの論理ユニット番号
を獲得し、対応するタスクにその電文9を渡す。電文9
を受け取ったタスクでは、電文9の領域95に設定された
データに基づいて処理を行う。
In the other data terminal device, the electronic statement 9 is received from the communication path 1 by the line control task 3 (the same reference numerals will be used. The same applies hereinafter), and the electronic statement 9 is passed from the line control task 3 to the LU management task 4. In the LU management task 4, it is judged whether or not the area 92 of the message 9 points to its own data terminal device, and if so, the logical unit number of the partner task is acquired from the area 93, and the corresponding task Hand over message 9. Message 9
In the task that receives the message, the process is performed based on the data set in the area 95 of the message 9.

〔発明の効果〕〔The invention's effect〕

以上説明したように、本発明のタスク管理方式にあっ
ては、タスク間通信もしくは端末間通信を行う場合、相
手タスクおよび自タスクの論理ユニット番号、相手タス
クの存在するデータ端末装置のアドレス、ならびにデー
タを含んだ電文により行い、電文の伝達の管理はLU管理
タスクによって統一的に行うので、アプリケーションプ
ログラムの部分的な追加,変更,削除を行う場合、LU管
理タスクにおける論理ユニット番号の対応関係を修正す
るのみで、追加,変更,削除したアプリケーションプロ
グラム以外のアプリケーションプログラムには影響が及
ぶことがないため、容易かつ柔軟に対応ができる効果が
ある。
As described above, in the task management system of the present invention, when performing task-to-task communication or terminal-to-terminal communication, the logical unit numbers of the partner task and the own task, the address of the data terminal device in which the partner task exists, and Since the management of the transmission of the message is carried out in a unified manner by the LU management task, when the application program is partially added, changed, or deleted, the correspondence between the logical unit numbers in the LU management task is performed. There is an effect that application programs other than the added, changed, and deleted application programs are not affected by only the modification, so that the application program can be easily and flexibly dealt with.

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

第1図は本発明のタスク管理方式を適用したデータ端末
装置の一実施例を示す構成図、 第2図は本発明で送受信される電文のフォーマットを示
す図および、 第3図は従来のデータ端末装置におけるタスクの相互関
係を示す図である。 図において、 1……通信路 2……オペレーティングシステム 3……回線制御タスク 4……LU管理タスク 5……CRT制御タスク 6……CRT 7……プリンタ制御タスク 8……プリンタ 9……電文
FIG. 1 is a block diagram showing an embodiment of a data terminal device to which the task management system of the present invention is applied, FIG. 2 is a diagram showing a format of a message transmitted and received by the present invention, and FIG. 3 is a conventional data. It is a figure which shows the mutual relationship of the task in a terminal device. In the figure, 1 ... communication path 2 ... operating system 3 ... line control task 4 ... LU management task 5 ... CRT control task 6 ... CRT 7 ... printer control task 8 ... printer 9 ... telegram

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】通信路を介して他のデータ端末装置と接続
されるデータ端末装置におけるタスク管理方式におい
て、 前記通信路を介して前記他のデータ端末装置との間の通
信を制御する回線制御タスクと、 固有の論理ユニット番号を有し、相手タスクおよび自タ
スクの論理ユニット番号、相手タスクの存在するデータ
端末装置のアドレス、ならびにデータを含んだ電文によ
りタスク間通信もしくは端末間通信を行う複数の制御タ
スクと、 該複数の制御タスクとそれに付与された論理ユニット番
号との対応関係を保持し、前記制御タスクから電文を受
けた場合、その電文中の相手タスクの存在するデータ端
末装置のアドレスが自データ端末装置のアドレスである
ときは、その電文中の相手タスクの論理ユニット番号に
対応する自データ端末装置の制御タスクにその電文を渡
し、その電文中の相手タスクの存在するデータ端末装置
のアドレスが他データ端末装置のアドレスであるとき
は、その電文を前記回線制御タスクに渡して送信させ、
前記回線制御タスクを通じて前記通信路から電文を受け
た場合、その電文中の相手タスクの論理ユニット番号に
対応する自データ端末装置の制御タスクにその電文を渡
すLU管理タスクとを備えたことを特徴とするタスク管理
方式。
1. A task management method in a data terminal device connected to another data terminal device via a communication path, comprising: a line control for controlling communication with the other data terminal device via the communication path. Multiple tasks that have their own logical unit number and that perform the task-to-task communication or terminal-to-terminal communication by the logical unit number of the partner task and the own task, the address of the data terminal device where the partner task exists, and the telegram containing the data. Of the control terminal, and the correspondence between the plurality of control tasks and the logical unit numbers assigned to the control tasks, and when a message is received from the control task, the address of the data terminal device in which the partner task in the message exists. Is the address of the own data terminal device, the own data terminal device corresponding to the logical unit number of the partner task in the message Passes the message to the control task, when the address of the data terminal equipment in the presence of the other party tasks in the message is the address of another data terminal device, to transmit passes the message to the line control task,
When a message is received from the communication path through the line control task, an LU management task is provided for passing the message to the control task of the own data terminal device corresponding to the logical unit number of the partner task in the message. And task management method.
JP1118896A 1989-05-12 1989-05-12 Task management method Expired - Lifetime JP2513029B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1118896A JP2513029B2 (en) 1989-05-12 1989-05-12 Task management method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1118896A JP2513029B2 (en) 1989-05-12 1989-05-12 Task management method

Publications (2)

Publication Number Publication Date
JPH02297633A JPH02297633A (en) 1990-12-10
JP2513029B2 true JP2513029B2 (en) 1996-07-03

Family

ID=14747845

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1118896A Expired - Lifetime JP2513029B2 (en) 1989-05-12 1989-05-12 Task management method

Country Status (1)

Country Link
JP (1) JP2513029B2 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2574983B2 (en) * 1993-04-06 1997-01-22 本田技研工業株式会社 Multitask control system
CA2095311A1 (en) * 1993-04-30 1994-10-31 Richard E. Swagerman Conversation management routine for co-operative processing applications
JP2611739B2 (en) * 1994-04-26 1997-05-21 日本電気株式会社 Task communication system
JPH08161186A (en) * 1994-12-09 1996-06-21 Nec Corp Inter-task communication system

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6272040A (en) * 1985-09-26 1987-04-02 Fujitsu Ltd Information tracing system
JPS63173136A (en) * 1987-01-12 1988-07-16 Alps Electric Co Ltd Inter-task communication system

Also Published As

Publication number Publication date
JPH02297633A (en) 1990-12-10

Similar Documents

Publication Publication Date Title
JP2513029B2 (en) Task management method
JP3494545B2 (en) Distributed computer system, computer and distributed processing method
JPS6377685A (en) Industrial robot system
JPH08161186A (en) Inter-task communication system
JPS61195446A (en) Terminal control device
JPH064386A (en) Interactive type work program executing system for distributed processing system
JPS62125432A (en) Print control system for terminal equipment of 2-job operation system
JPS6167126A (en) Input/output monitor branch device
JPS6175448A (en) Program execution control system
JPS6339015A (en) Decentralized processing system for on-line conversation processing system
JPH0675881A (en) Different machine kind terminal control and transmission control system
JPH031256A (en) Input/output control processing system for disk device in on-line terminal
JPH01169539A (en) Rule start control system
JPH06231056A (en) Plural file transfer system
JPH0378069A (en) Dynamic securing system for terminal
JPS63141429A (en) Packet multiplexer
JPH07219803A (en) Multiplex computer control system
JPS63200648A (en) Packet multiplexer
JPS6325756A (en) Electronic computer system
JPS617923A (en) Printing system in terminal system
JPH03182198A (en) Data transmission system
JPH0126098B2 (en)
JPS60189556A (en) Data processor
JPS63126036A (en) Distributed processing system in remote batch processing system
JPH04216154A (en) Method for changing output terminal