JPH04220847A - Inter-computer communication system - Google Patents

Inter-computer communication system

Info

Publication number
JPH04220847A
JPH04220847A JP2404738A JP40473890A JPH04220847A JP H04220847 A JPH04220847 A JP H04220847A JP 2404738 A JP2404738 A JP 2404738A JP 40473890 A JP40473890 A JP 40473890A JP H04220847 A JPH04220847 A JP H04220847A
Authority
JP
Japan
Prior art keywords
host
data
job
terminal
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.)
Granted
Application number
JP2404738A
Other languages
Japanese (ja)
Other versions
JP2644090B2 (en
Inventor
Mitsuaki Nishimori
西森光秋
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 Software Kansai Ltd
Original Assignee
NEC Software Kansai 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 NEC Software Kansai Ltd filed Critical NEC Software Kansai Ltd
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

Landscapes

  • Information Transfer Systems (AREA)
  • Communication Control (AREA)

Abstract

PURPOSE:To reduce a response time of a terminal equipment after a transmission request. CONSTITUTION:An input data from a terminal equipment 2 to a host computer 1 is received by a host communication job 14 through a data communication equipment 3, and sent to a host communication data management job 13 and the host communication data management job 13 writes the input data to a host common share map memory 12. The host common share map memory 12 and a terminal common share map memory 22 have a same input image by using the written data. Thus, in the case of data transmission from the terminal equipment 2 to the host computer 1, small quantity of data are sent to the host while being separated into several number of times by using the terminal communication data management job without awaiting a transmission request of the user (person in charge of input) to send a remaining small quantity of data upon an actual communication request.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】本発明は、ホストコンピュータで
動作するジョブと、端末装置で動作するジョブとが通信
装置を利用する連係において、特に端末装置の応答時間
の短縮化についての方式に関するものである。
[Field of Industrial Application] The present invention relates to a method for reducing the response time of a terminal device, particularly when a job running on a host computer and a job running on a terminal device are linked using a communication device. be.

【0002】0002

【従来の技術】従来、この種のホストコンピュータで動
作するジョブと端末装置で動作するジョブとが通信装置
を利用する連係においては、そのデータ通信は全ての関
連データを利用者が要求した時点になって初めて送信を
行うようになっていた。
[Prior Art] Conventionally, when a job running on a host computer and a job running on a terminal device are linked using a communication device, the data communication is carried out at the time when the user requests all the related data. It was only then that the data could be sent.

【0003】0003

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

【0004】0004

【課題を解決するための手段】本発明のコンピュータ間
通信方式は、ホストコンピュータでのデータ処理を行う
ホストデータ処理ジョブと、通信を受け持つホスト通信
ジョブと、処理されたデータをメモリより読み書きし、
送受信の為にデータを管理するホスト通信データ管理ジ
ョブと、ホストデータ処理ジョブとホスト通信データ管
理ジョブより読み書き可能なホスト共通マップメモリと
、そして、端末装置での実際のデータ入出力を行う端末
入出力ジョブ、通信を受け持つ端末通信ジョブ、入力さ
れたデータを読みホストへ送信し、ホストより送信され
てきたデータをメモリへ書き込む端末通信データ管理ジ
ョブ、及び、端末入出力ジョブと端末通信データ管理ジ
ョブより読み書き可能な端末共通マップメモリと、その
端末共通マップメモリのデータ変更情報を管理する共有
マップメモリ管理テーブルとを備えて構成される。
[Means for Solving the Problems] The computer-to-computer communication method of the present invention includes a host data processing job for processing data in a host computer, a host communication job for handling communication, and reading and writing of processed data from memory.
A host communication data management job that manages data for sending and receiving, a host common map memory that can be read and written by the host data processing job and the host communication data management job, and a terminal input that performs actual data input and output on the terminal device. Output job, terminal communication job that handles communication, terminal communication data management job that reads input data and sends it to the host, and writes the data sent from the host to memory, terminal input/output job and terminal communication data management job. It is configured to include a terminal common map memory that can be read and written, and a shared map memory management table that manages data change information in the terminal common map memory.

【0005】[0005]

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

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

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

【0008】又、端末装置2の内部は、端末よりの入出
力を管理する端末入出力ジョブ21と、端末側の通信を
受け持つ端末通信ジョブ24と、端末通信ジョブ24と
の通信データのやりとりと後述する端末共有マップメモ
リ22を読み書きする端末通信データ管理ジョブ23と
、端末入出力ジョブ2−1と端末通信データ管理ジョブ
23との双方より読み書き可能でホスト共有マップメモ
リと同等、あるいは端末処理にて必要となる部分のみを
同様の構成で持つ端末共有マップメモリ22と、この端
末共有マップメモリ22の変更情報を管理する共有マッ
プメモリ管理テーブル25より構成されている。
[0008] Also, inside the terminal device 2, there is a terminal input/output job 21 that manages input and output from the terminal, a terminal communication job 24 that takes charge of communication on the terminal side, and exchange of communication data between the terminal communication job 24 and the terminal communication job 24. A terminal communication data management job 23 that reads and writes the terminal shared map memory 22, which will be described later, can read and write from both the terminal input/output job 2-1 and the terminal communication data management job 23, and is equivalent to the host shared map memory or suitable for terminal processing. It consists of a terminal shared map memory 22 which has only the necessary parts in the same configuration, and a shared map memory management table 25 that manages change information of this terminal shared map memory 22.

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

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

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

【0012】端末装置2よりの入力データは、端末入出
力ジョブ21によって、端末共有マップメモリ22の適
正な位置へ即時書き込まれる。それと共にその位置が変
更されたという情報を共有マップメモリ管理テーブル2
5に記録する。この入力作業が行われていくうちに、こ
れとは別に事前に設定された時間が経過すると、端末通
信データ管理ジョブ23が動作を開始し、共有マップメ
モリ管理テーブル25上の情報のチェックを行い、その
情報に従って端末共有マップメモリ22上のデータ、つ
まり入力が行われたデータを読み込んでいく。この読み
込み開始より終了までの間は、端末共有マップメモリ2
2及び端末共有マップメモリ管理テーブル25へは書き
出し禁止状態となり、端末装置2よりの入力データは端
末入出力ジョブ21が持つ、バッファ留め込まれること
になる。
Input data from the terminal device 2 is immediately written to an appropriate location in the terminal shared map memory 22 by a 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 this input work is being performed, when a preset time has elapsed, the terminal communication data management job 23 starts operating and checks the information on the shared map memory management table 25. , reads the data on the terminal shared map memory 22, that is, the input data, according to the information. From the start to the end of this reading, the terminal shared map memory 2
2 and the terminal shared map memory management table 25 are prohibited from being written, and the input data from the terminal device 2 is stored in the buffer held by the terminal input/output job 21.

【0013】端末通信データ管理ジョブ23による読み
込み動作が終了すると、共有マップメモリ管理テーブル
25は初期化され、これと端末共有マップメモリ22に
対する書き出し禁止状態も解除されてバッファへ留め込
まれた入力データが書き込まれて行く。端末共有マップ
メモリ22より入力データを受け取った端末通信データ
管理ジョブ23は、この入力データを通信データとして
加工し端末通信ジョブ24へ渡し、ホストコンピュータ
1への送信を要求する。こうして入力データは、データ
通信装置3を通してホスト通信ジョブ14で受け取られ
、さらにホスト通信データ管理ジョブ13へ送られ、ホ
スト通信データ管理ジョブ13は、この入力データをホ
スト共有マップメモリ12へ書き込む。この書き込まれ
るデータによって、ホスト共有マップメモリ12と端末
共有マップメモリ22は同一の入力イメージを持つこと
になる。そして、実際に入力を行っている入力者より送
信要求が出るまでの間に短いデータ量を数回に分けて、
ホストコンピュータ1へ入力データが送信されていく。
When the reading operation by the terminal communication data management job 23 is completed, the shared map memory management table 25 is initialized, the write prohibition state for this and the terminal shared map memory 22 is also released, and the input data stored in the buffer is removed. will be written. The terminal communication data management job 23 that receives 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. The input data is thus received by the host communication job 14 through the data communication device 3 and further sent to the host communication data management job 13, which writes the input data to the host shared map memory 12. With this written data, the host shared map memory 12 and the terminal shared map memory 22 have the same input image. Then, the amount of data is divided into several short amounts of data until a transmission request is issued by the inputter who is actually inputting the data.
Input data is sent to the host computer 1.

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

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

【0016】[0016]

【発明の効果】以上説明したように本発明は、端末より
ホストコンピュータへデータ送信を行う際、利用者(入
力担当者)の送信要求を待たずに端末の端末通信データ
管理ジョブにて、少量のデータを数回に分けてホスト側
へ送信しておくことにより、実際の通信要求が出たとき
、残りの少量のデータを送信すれば良いことになり、送
信要求後の端末の応答時間が短縮するという効果がある
[Effects of the Invention] As explained above, when data is transmitted from a terminal to a host computer, a small amount of data is By dividing this data into several parts and sending it to the host side, when an actual communication request is issued, it is only necessary to send the remaining small amount of data, which reduces the response time of the terminal after the sending request. It has the effect of shortening it.

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

【図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    端
末通信ジョブ
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

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】  ホストコンピュータでのデータ処理を
行うホストデータ処理ジョブと、通信を受け持つホスト
通信ジョブと、処理されたデータをメモリより読み書き
し、送受信の為にデータを管理するホスト通信データ管
理ジョブと、ホストデータ処理ジョブとホスト通信デー
タ管理ジョブより読み書き可能なホスト共通マップメモ
リと、そして、端末装置での実際のデータ入出力を行う
端末入出力ジョブ、通信を受け持つ端末通信ジョブ、入
力されたデータを読みホストへ送信し、ホストより送信
されてきたデータをメモリへ書き込む端末通信データ管
理ジョブ、及び、端末入出力ジョブと端末通信データ管
理ジョブより読み書き可能な端末共通マップメモリと、
その端末共通マップメモリのデータ変更情報を管理する
共有マップメモリ管理テーブルとを備えて成ることを特
徴とするコンピュータ間通信方式。
[Claim 1] A host data processing job that processes data on a host computer, a host communication job that handles communication, and a host communication data management job that reads and writes processed data from memory and manages data for sending and receiving. , a host common map memory that can be read and written by the host data processing job and the host communication data management job, and the terminal input/output job that performs the actual data input and output on the terminal device, the terminal communication job that handles communication, and the host common map memory that can be read and written by the host data processing job and the host communication data management job. A terminal communication data management job that reads data and sends it to the host, and writes the data sent from the host to memory, and a terminal common map memory that can be read and written by the terminal input/output job and the terminal communication data management job.
An inter-computer communication system comprising: a shared map memory management table for managing data change information of the terminal common map memory.
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 true JPH04220847A (en) 1992-08-11
JP2644090B2 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)

Citations (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

Patent Citations (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
JP2644090B2 (en) 1997-08-25

Similar Documents

Publication Publication Date Title
JPH0468638A (en) Document processor
JPH04220847A (en) Inter-computer communication system
US5432910A (en) Coupling apparatus and method for increasing the connection capability of a communication system
JPH0535487A (en) System for loading operation system
JPS6347864A (en) Inter-memory data transfer method
JP3799741B2 (en) Bus controller
JP2870200B2 (en) Data processing device
JPH01140276A (en) Portable recording medium processor
JP3074722B2 (en) IC card communication system
JPH05314061A (en) Bus interface control system
JP2751879B2 (en) Communication system between processors
JPS62204358A (en) Data communication processing system
JPH04238566A (en) Inter-multi-processor bus communication system
JPH01174042A (en) Line control system
JPH03141439A (en) Computer system
JP3254814B2 (en) Data transfer method
JPS63192151A (en) Data transfer buffer equipment
JPS63288379A (en) Reader/writer for memory card
JPS63301352A (en) Exchange system for file shared data with communication control
JPH0314155A (en) Instruction control system for local area network
JPH04205047A (en) Data processor
JPH05265889A (en) Data transfer controller
JPH08137662A (en) Data transmission method and data transmitter
JPS6182260A (en) Input and output interruption control system
JPH0463421B2 (en)

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