JP2644090B2 - Communication method between computers - Google Patents

Communication method between computers

Info

Publication number
JP2644090B2
JP2644090B2 JP2404738A JP40473890A JP2644090B2 JP 2644090 B2 JP2644090 B2 JP 2644090B2 JP 2404738 A JP2404738 A JP 2404738A JP 40473890 A JP40473890 A JP 40473890A JP 2644090 B2 JP2644090 B2 JP 2644090B2
Authority
JP
Japan
Prior art keywords
terminal
job
map memory
data
communication
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 - Fee Related
Application number
JP2404738A
Other languages
Japanese (ja)
Other versions
JPH04220847A (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.)
KANSAI NIPPON DENKI SOFUTOEA KK
Original Assignee
KANSAI NIPPON DENKI SOFUTOEA KK
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 KANSAI NIPPON DENKI SOFUTOEA KK filed Critical KANSAI NIPPON DENKI SOFUTOEA KK
Priority to JP2404738A priority Critical patent/JP2644090B2/en
Publication of JPH04220847A publication Critical patent/JPH04220847A/en
Application granted granted Critical
Publication of JP2644090B2 publication Critical patent/JP2644090B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、ホストコンピュータで
動作するジョブと、端末装置で動作するジョブとが通信
装置を利用する連係において、特に端末装置の応答時間
の短縮化についてのコンピュータ間通信方法に関するも
のである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an inter-computer communication method for reducing the response time of a terminal device in a coordination in which a job operating on a host computer and a job operating on a terminal device use a communication device. It is about.

【0002】[0002]

【従来の技術】従来、この種のホストコンピュータで動
作するジョブと端末装置で動作するジョブとが通信装置
を利用する連係においては、そのデータ通信は全ての関
連データを利用者が要求した時点になって初めて送信を
行うようになっていた。
2. Description of the Related Art Conventionally, in a linkage in which a job operated by a host computer of this type and a job operated by a terminal device use a communication device, the data communication is performed when all related data is requested by a user. Only then did transmission take place.

【0003】[0003]

【発明が解決しようとする課題】前述したホストジョブ
と端末ジョブとの連係においては、そのデータ通信は全
ての関連データが入力されてから後、始めて利用者がそ
のデータのホストへの送信を要求したときに、データ転
送を行っていたので、データが大量に入力されている場
合、一度にその大量のデータを送信せねばならず、この
データ送信を待ち合わせる時間が応答時間に加わってく
るという欠点がある。
In the link between the host job and the terminal job, the data communication is performed only after all the relevant data is input, and the user requests the transmission of the data to the host for the first time. When a large amount of data is input, the data must be transmitted at one time, and the time to wait for this data transmission is added to the response time. There is.

【0004】[0004]

【課題を解決するための手段】本発明のコンピュータ間
通信方法は、端末装置からホストコンピュータへデータ
を送信する場合、端末入出力ジョブは入力データを端末
共有マップメモリに書き込むとともに、端末共有マップ
メモリの位置情報を共有マップメモリ管理テーブルに記
録し、入力から予め設定された時間後、端末通信データ
管理ジョブは前記位置情報に従い端末共有マップメモリ
上の入力データを端末通信ジョブへ渡し、ホストコンピ
ュータへ送信要求し、端末通信ジョブは送信を開始し、
データ送信中は端末共有マップメモリおよび共有マップ
メモリ管理テーブルへの後続入力データ及びその位置情
報の書き込みを禁止し、その間の後続入力データは端末
入出力ジョブがバッファに留め込み、端末通信ジョブが
前の端末共有マップメモリに書き込まれた入力データを
送信し終った時点で、端末入出力ジョブは前記バッファ
に留め込まれていた後続入力データを端末共有メモリに
書き込むとともに共有マップメモリ管理テーブルに位置
情報を記録し、端末通信ジョブは前記後続入力データを
ホストコンピュータへ送信し、入力データの終了まで後
続入力データの送信をくり返し行なうよう構成される。
According to the inter-computer communication method of the present invention, when data is transmitted from a terminal device to a host computer, a terminal input / output job writes input data to a terminal shared map memory and a terminal shared map memory. Record the position information in the shared map memory management table, and after a preset time from the input, the terminal communication data management job passes the input data on the terminal shared map memory to the terminal communication job according to the position information and sends it to the host computer. Request transmission, the terminal communication job starts transmission,
During data transmission, writing of subsequent input data and its position information to the terminal shared map memory and the shared map memory management table is prohibited, and the subsequent input data during that time is buffered by the terminal input / output job and the terminal communication job is When the input data written in the terminal shared map memory has been transmitted, the terminal input / output job writes the subsequent input data held in the buffer to the terminal shared memory and stores the position information in the shared map memory management table. Is recorded, and the terminal communication job is configured to transmit the subsequent input data to the host computer, and repeatedly transmit the subsequent input data until the end of the input data.

【0005】[0005]

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

【0006】図1は、本発明の構成要素を示すブロック
図である。
FIG. 1 is a block diagram showing components of the present invention.

【0007】ホストコンピュータ1の中では実際のデー
タ処理を行うホストデータ処理ジョブ11と、ホスト側
の通信を受け持つホスト通信ジョブ14と、送信された
データを後述するホスト共有マップメモリ12へ書き出
し、逆にこのメモリより読み出しデータをホスト通信ジ
ョブへ送るホスト通信データ管理ジョブ13と、ホスト
データ処理ジョブ11とホスト通信データ管理ジョブ1
3との双方より読み書き可能なホスト共有マップメモリ
12とから構成される。
In the host computer 1, a host data processing job 11 for performing actual data processing, a host communication job 14 for performing communication on the host side, and the transmitted data are written to a host shared map memory 12, which will be described later. A host communication data management job 13 for sending data read from the memory to the host communication job, a host data processing job 11 and a host communication data management job 1
3 and a host shared map memory 12 readable and writable by both.

【0008】又、端末装置2の内部は、端末よりの入出
力を管理する端末入出力ジョブ21と、端末側の通信を
受け持つ端末通信ジョブ24と、端末通信ジョブ24と
の通信データのやりとりと後述する端末共有マップメモ
リ22を読み書きする端末通信データ管理ジョブ23
と、端末入出力ジョブ2−1と端末通信データ管理ジョ
ブ23との双方より読み書き可能でホスト共有マップメ
モリと同等、あるいは端末処理にて必要となる部分のみ
を同様の構成で持つ端末共有マップメモリ22と、この
端末共有マップメモリ22の変更情報を管理する共有マ
ップメモリ管理テーブル25より構成されている。
The terminal device 2 includes a terminal input / output job 21 for managing input and output from the terminal, a terminal communication job 24 for performing communication on the terminal side, and communication of communication data with the terminal communication job 24. Terminal communication data management job 23 for reading and writing terminal shared map memory 22 described later
And a terminal shared map memory readable and writable by both the terminal input / output job 2-1 and the terminal communication data management job 23 and equivalent to the host shared map memory, or having only a portion necessary for terminal processing in the same configuration. 22 and a shared map memory management table 25 for managing change information of the terminal shared map memory 22.

【0009】さらに、ホストコンピュータ1と、端末装
置2の間を通信で結ぶデータ通信装置3が存在する。
Further, there is a data communication device 3 for connecting the host computer 1 and the terminal device 2 by communication.

【0010】次に、本実施例の動作について説明する。Next, the operation of this embodiment will be described.

【0011】ホストコンピュータ1では、ホストデータ
処理ジョブ11と、ホスト通信データ管理ジョブ13
と、ホスト通信ジョブ14とが起動され、ホスト共有マ
ップメモリ12が確保されているものとする。ここで、
端末装置2より端末入出力ジョブ21が起動されて端末
共有マップメモリ22を確保し、さらにこの端末入出力
ジョブ21とは別に動作できるジョブとして、端末通信
データ管理ジョブ23と、端末通信ジョブ24との起動
が行われ、この端末通信ジョブ24がホストコンピュー
タ1へ端末の接続要求を出して、ホスト側よりこの要求
を認知されれば、端末通信データ管理ジョブ23は、端
末共有マップメモリ管理テーブル25の監視状態へ入
り、端末入出力ジョブ21はこの監視状態と同時に端末
装置2に接続される入力機器よりの入力待ち状態へ入
る。
In the host computer 1, a host data processing job 11 and a host communication data management job 13
Then, the host communication job 14 is started, and the host shared map memory 12 is secured. here,
A terminal input / output job 21 is started by the terminal device 2 to secure the terminal shared map memory 22, and further the terminal input / output
As a job that can operate independently of the job 21, a terminal communication data management job 23 and a terminal communication job 24 are activated, and the terminal communication job 24 issues a terminal connection request to the host computer 1 and the host side issues a request. If this request is recognized, the terminal communication data management job 23 enters the monitoring state of the terminal shared map memory management table 25, and the terminal input / output job 21 receives the monitoring state from the input device connected to the terminal device 2 at the same time. Enter the input waiting state.

【0012】端末装置2よりの入力データは、端末入出
力ジョブ21によって、端末共有マップメモリ22の適
正な位置へ即時書き込まれる。それと共にその位置が変
更されたという情報を共有マップメモリ管理テーブル2
5に記録する。この入力作業が行われていくうちに、こ
れとは別に事前に設定された時間が経過すると、端末通
信データ管理ジョブ23が動作を開始し、共有マップメ
モリ管理テーブル25上の情報のチェックを行い、その
情報に従って端末共有マップメモリ22上のデータ、つ
まり入力が行われたデータを読み込んでいく。この読み
込み開始より終了までの間は、端末共有マップメモリ2
2及び端末共有マップメモリ管理テーブル25へは書き
出し禁止状態となり、端末装置2よりの入力データは端
末入出力ジョブ21が待つバッファ留め込まれること
になる。
The input data from the terminal device 2 is immediately written to an appropriate position in the terminal shared map memory 22 by the terminal input / output job 21. At the same time, the information that the position has been changed is stored in the shared map memory management table 2.
Record in 5. While the input operation is being performed, when a preset time elapses separately, the terminal communication data management job 23 starts operating and checks information on the shared map memory management table 25. The data in the terminal shared map memory 22, that is, the input data is read in accordance with the information. From the start to the end of the reading, the terminal shared map memory 2
2 and becomes a write-disabled state to the terminal shared map memory management table 25, input data from the terminal device 2 will be incorporated fastened to a buffer terminal output job 21 waits.

【0013】端末通信データ管理ジョブ23による読み
込み動作が終了すると、共有マップメモリ管理テーブル
25は初期化され、これと端末共有マップメモリ22に
対する書き出し禁止状態も解除されてバッファへ留め込
まれた入力データが書き込まれて行く。端末共有マップ
メモリ22より入力データを受け取った端末通信データ
管理ジョブ23は、この入力データを通信データとして
加工し端末通信ジョブ24へ渡し、ホストコンピュータ
1への送信を要求する。こうして入力データは、データ
通信装置3を通してホスト通信ジョブ14で受け取ら
れ、さらにホスト通信データ管理ジョブ13へ送られ、
ホスト通信データ管理ジョブ13は、この入力データを
ホスト共有マップメモリ12へ書き込む。この書き込ま
れるデータによって、ホスト共有マップメモリ12と端
末共有マップメモリ22は同一の入力イメージを持つこ
とになる。そして、実際に入力を行っている入力者より
送信要求が出るまでの間に大量の入力データのうち、入
力済の少量データが数回に分けて、ホストコンピュータ
1へ入力データが送信されていく。
When the read operation by the terminal communication data management job 23 is completed, the shared map memory management table 25 is initialized, and the write-protection state for the terminal shared map memory 22 is released, and the input data stored in the buffer is released. Goes written. The terminal communication data management job 23 that has received the input data from the terminal shared map memory 22 processes the input data as communication data, passes it to the terminal communication job 24, and requests transmission to the host computer 1. Thus, the input data is received by the host communication job 14 through the data communication device 3 and further sent to the host communication data management job 13.
The host communication data management job 13 writes the input data into the host shared map memory 12. By the written data, the host shared map memory 12 and the terminal shared map memory 22 have the same input image. Then, of the large amount of input data before the transmission request is issued from the input user who actually performs the input ,
The input small amount of data is transmitted to the host computer 1 in several divided steps.

【0014】実際に入力を行う入力担当者より送信要求
が発行されると端末入出力ジョブ21は、端末通信デー
タ管理ジョブ23へ送信要求発生を通知し、この通知を
受けて端末通信データ管理ジョブ23は、共有マップメ
モリ管理テーブル25の変更情報の最終チェックを行っ
て、それに基いて端末共有マップメモリ22上の入力デ
ータを読み込んでいき最終入力データを端末通信ジョブ
24、データ通信装置3、ホスト通信ジョブ14を通し
てホストコンピュータ1へ送信する。さらに合わせて送
信要求発生もホスト通信データ管理ジョブ13へ通知す
る。最終入力データは、前の入力データと同様に、ホス
ト共有マップメモリ12へ書き込まれる。又、送信要求
発生を通知されたホスト通信データ管理ジョブ13は、
さらにホストデータ処理ジョブ11へ、これを通知して
ホストデータ処理ジョブはホスト共有マップメモリ12
を入力データとして参照してデータ処理を開始する。
When a transmission request is issued by the person in charge who actually performs the input, the terminal input / output job 21 notifies the terminal communication data management job 23 of the occurrence of the transmission request. 23 performs a final check of the change information in the shared map memory management table 25, reads the input data in the terminal shared map memory 22 based on the final information, and stores the final input data in the terminal communication job 24, the data communication device 3, the host The data is transmitted to the host computer 1 through the communication job 14. In addition, the host communication data management job 13 is notified of the occurrence of the transmission request. The final input data is written to the host shared map memory 12 in the same manner as the previous input data. Further, the host communication data management job 13 notified of the transmission request occurrence,
Further, this is notified to the host data processing job 11, and the host data processing job is sent to the host shared map memory 12.
Is referred to as input data to start data processing.

【0015】ホストデータ処理ジョブ11で、処理され
た結合はホスト共有マップメモリ12へ書き込まれ、ホ
ストデータ処理ジョブ11よりホスト通信データ管理ジ
ョブ13へ、端末装置2への送信要求が発生される。ホ
スト通信データ管理ジョブ13は、ホスト共有マップメ
モリ12上のデータをホスト通信ジョブ14、データ通
信装置3、端末通信ジョブ24とを通して、端末装置2
へ送信する。送信されたデータを、端末通信データ管理
ジョブ23は受けて、その内容を端末共有マップメモリ
22へ書き込む。それが完了すると端末入出力ジョブ2
1へ受信完了を通知する。この通知を受けた端末入出力
ジョブ21は端末共有マップメモリ22より必要とする
データを読み出して、これを端末装置2に装備される出
力機器へ出力する。これに次いで、端末通信データ管理
ジョブ23は共有マップメモリ管理テーブル25を初期
化してこれの監視状態へ入り、同時に端末入出力ジョブ
21は入力機器よりの入力待ち状態となる。以後は作業
終了まで前述の動作を繰り返して、ホスト端末間の送受
信が行われる。
The connection processed by the host data processing job 11 is written to the host shared map memory 12, and a transmission request to the terminal device 2 is generated from the host data processing job 11 to the host communication data management job 13. The host communication data management job 13 passes data on the host shared map memory 12 through the host communication job 14, the data communication device 3, and the terminal communication job 24, and
Send to The transmitted data is received by the terminal communication data management job 23, and the content is written to the terminal shared map memory 22. When it is completed, terminal input / output job 2
1 is notified of the completion of reception. The terminal input / output job 21 having received the notification reads necessary data from the terminal shared map memory 22 and outputs the data to an output device provided in the terminal device 2. Subsequently, the terminal communication data management job 23 initializes the shared map memory management table 25 and enters a monitoring state thereof, and at the same time, the terminal input / output job 21 waits for input from an input device. Thereafter, the above operation is repeated until the work is completed, and transmission and reception between the host terminals are performed.

【0016】[0016]

【発明の効果】以上説明したように本発明は、端末より
ホストコンピュータへデータ送信を行う際、利用者(入
力担当者)の送信要求を待たずに端末の端末通信データ
管理ジョブにて、ホスト側へ送信しておくことにより、
実際の通信要求が出たとき、残りの少量のデータを送信
すれば良いことになり、送信要求後の端末の応答時間が
短縮するという効果がある。
As described above, according to the present invention, when data is transmitted from a terminal to a host computer, the terminal communication data management job of the terminal can be used by the terminal communication data management job without waiting for a transmission request from a user (person in charge of input). By sending to the
When an actual communication request is issued, it is sufficient to transmit the remaining small amount of data, which has the effect of shortening the response time of the terminal after the transmission request.

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

【図1】本発明の一実施例の構成を示すブロック図であ
る。
FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention.

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

1 ホストコンピュータ 2 端末装置 3 データ通信装置 11 ホストデータ処理ジョブ 12 ホスト共有マップメモリ 13 ホスト通信データ管理ジョブ 14 ホスト通信ジョブ 21 端末入出力ジョブ 22 端末共有マップメモリ 23 端末通信データ管理ジョブ 24 端末通信ジョブ 25 共有マップメモリ管理テーブル DESCRIPTION OF SYMBOLS 1 Host computer 2 Terminal device 3 Data communication device 11 Host data processing job 12 Host shared map memory 13 Host communication data management job 14 Host communication job 21 Terminal input / output job 22 Terminal shared map memory 23 Terminal communication data management job 24 Terminal communication job 25 Shared map memory management table

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 端末入出力ジョブは入力データを端末共
有マップメモリに書き込むとともに、端末共有マップメ
モリの位置情報を共有マップメモリ管理テーブルに記録
し、入力から予め設定された時間後、端末通信データ管
理ジョブは前記位置情報に従い端末共有マップメモリ上
の入力データを端末通信ジョブへ渡し、ホストコンピュ
ータへ送信要求し、端末通信ジョブは送信を開始し、デ
ータ送信中は端末共有マップメモリおよび共有マップメ
モリ管理テーブルへの後続入力データ及びその位置情報
の書き込みを禁止し、その間の後続入力データは端末入
出力ジョブがバッファに留め込み、端末通信ジョブが前
の端末共有マップメモリに書き込まれた入力データを送
信し終った時点で、端末入出力ジョブは前記バッファに
留め込まれていた後続入力データを端末共有メモリに書
き込むとともに共有マップメモリ管理テーブルに位置情
報を記録し、端末通信ジョブは前記後続入力データをホ
ストコンピュータへ送信し、入力データの終了まで後続
入力データの送信をくり返し行なうことを特徴とするコ
ンピュータ間通信方法。
A terminal input / output job writes input data to a terminal shared map memory, records position information of the terminal shared map memory in a shared map memory management table, and sets a terminal communication data after a preset time from the input. The management job passes the input data on the terminal shared map memory to the terminal communication job according to the position information, requests transmission to the host computer, the terminal communication job starts transmission, and the terminal shared map memory and the shared map memory during data transmission. The writing of the subsequent input data and its position information to the management table is prohibited, and the subsequent input data during that time is stored in the buffer by the terminal input / output job, and the terminal communication job reads the input data written in the previous terminal shared map memory. At the end of transmission, the terminal input / output job is The subsequent input data is written to the terminal shared memory and the position information is recorded in the shared map memory management table. The terminal communication job transmits the subsequent input data to the host computer, and repeatedly transmits the subsequent input data until the end of the input data. A method for communication between computers, characterized in that:
JP2404738A 1990-12-21 1990-12-21 Communication method between computers Expired - Fee Related JP2644090B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2404738A JP2644090B2 (en) 1990-12-21 1990-12-21 Communication method between computers

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2404738A JP2644090B2 (en) 1990-12-21 1990-12-21 Communication method between computers

Publications (2)

Publication Number Publication Date
JPH04220847A JPH04220847A (en) 1992-08-11
JP2644090B2 true JP2644090B2 (en) 1997-08-25

Family

ID=18514395

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2404738A Expired - Fee Related JP2644090B2 (en) 1990-12-21 1990-12-21 Communication method between computers

Country Status (1)

Country Link
JP (1) JP2644090B2 (en)

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS59128848A (en) * 1983-01-12 1984-07-25 Nec Corp Storage exchange type data transmission system

Also Published As

Publication number Publication date
JPH04220847A (en) 1992-08-11

Similar Documents

Publication Publication Date Title
JPH0468638A (en) Document processor
EP1143330A2 (en) Methods for creating printing data and for transferring printing data
JP2644090B2 (en) Communication method between computers
JPH1153123A (en) Backup system
JPH0535487A (en) System for loading operation system
JP2715815B2 (en) Data writing method
JPH11149455A (en) Memory disk sharing method and its executing device
JP3254814B2 (en) Data transfer method
JP2539517B2 (en) Communication control method
JPH05314061A (en) Bus interface control system
JP2870200B2 (en) Data processing device
JP2552015B2 (en) Data transfer device
JPH0498417A (en) Data reading method
JP2000242594A (en) Information transmission system for terminal device
JP3019349B2 (en) Document display device
JPH04238566A (en) Inter-multi-processor bus communication system
JP2912046B2 (en) File server control method
JPH0720149B2 (en) Multimedia information communication controller
JPH03141439A (en) Computer system
JP2797653B2 (en) Image data processing device
JP3394822B2 (en) Network system
JPH08263640A (en) Picture input system
JPS6294042A (en) Communication control equipment
JPH10289179A (en) File transfer method, file transfer controller and recording medium recording file transfer program
JPH01287775A (en) Pos system

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 19970325

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees