JPH0431425B2 - - Google Patents

Info

Publication number
JPH0431425B2
JPH0431425B2 JP61045842A JP4584286A JPH0431425B2 JP H0431425 B2 JPH0431425 B2 JP H0431425B2 JP 61045842 A JP61045842 A JP 61045842A JP 4584286 A JP4584286 A JP 4584286A JP H0431425 B2 JPH0431425 B2 JP H0431425B2
Authority
JP
Japan
Prior art keywords
data
number field
field
data transmission
transmission
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
Application number
JP61045842A
Other languages
Japanese (ja)
Other versions
JPS62208740A (en
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 filed Critical
Priority to JP61045842A priority Critical patent/JPS62208740A/en
Publication of JPS62208740A publication Critical patent/JPS62208740A/en
Publication of JPH0431425B2 publication Critical patent/JPH0431425B2/ja
Granted legal-status Critical Current

Links

Description

【発明の詳細な説明】 〔概要〕 ホストコンピユータと回線を経てデータ伝送を
行うクラスタにおいて、データ伝送要求を順番に
登録し、登録順に処理することで、ビジーを利用
者に通知せず、利用者の負担を軽減すると共に、
連続してデータ伝送処理を行い、同一内容のデー
タ伝送は処理済みのデータを利用することで、デ
ータ伝送処理の効率を高める。
[Detailed Description of the Invention] [Summary] In a cluster that transmits data via a line with a host computer, data transmission requests are registered in order and processed in the order of registration. In addition to reducing the burden of
The efficiency of data transmission processing is improved by performing data transmission processing continuously and using already processed data for data transmission of the same content.

〔産業上の利用分野〕[Industrial application field]

本発明はホストコンピユータと回線を経て接続
されるクラスタ(端末制御装置とそれに接続され
た入出力装置から構成される端末装置)に係り、
特にホストコンピユータに伝送して処理させるデ
ータを、並列に受付けて処理することを可能とす
る回線データ並列処理方式に関する。
The present invention relates to a cluster (a terminal device consisting of a terminal control device and an input/output device connected to it) that is connected to a host computer via a line.
In particular, the present invention relates to a line data parallel processing method that allows data to be transmitted and processed by a host computer to be received and processed in parallel.

ホストコンピユータに回線を経て接続されたク
ラスタから、データ伝送を行つてデータの処理を
ホストコンピユータに行わせる場合、1対1で接
続するクラスタの単数局又は1対Nで接続するク
ラスタの複数局を問わず、一般に多数の利用者が
これらクラスタの入出力装置を任意に操作して、
データの伝送を要求している。
When data is transmitted from a cluster connected to a host computer via a line and the data is processed by the host computer, a single station in the cluster connected one-to-one or multiple stations connected one-to-N in the cluster are connected. Generally, many users arbitrarily operate the input/output devices of these clusters,
Requesting data transmission.

しかし、クラスタとホストコンピユータとの間
は通常一回線で接続されており、これらのデータ
伝送要求は、シーケンシヤルに処理することとな
る。即ち、どれかのジヨブでデータ伝送を開始し
た後は、そのジヨブが完了する迄次のジヨブから
の伝送依頼は却下されることとなる。
However, the cluster and the host computer are usually connected through a single line, and these data transmission requests are processed sequentially. That is, after starting data transmission in any job, transmission requests from the next job will be rejected until that job is completed.

しかし、これは利用者にとつては、そのジヨブ
の完了時点が不明であるため、次のジヨブからの
伝送依頼は却下されることなく、順次受領される
ことが望ましい。
However, since the user does not know when the job will be completed, it is desirable that transmission requests from the next job are not rejected but are accepted one after another.

〔従来の技術〕[Conventional technology]

第3図は従来のデータ伝送を説明する図であ
る。
FIG. 3 is a diagram illustrating conventional data transmission.

クラスタ1は回線3を経てホストコンピユータ
2と接続されている。クラスタ1の利用者はクラ
スタ1の入出力装置を操作して、端末制御装置に
ホストコンピユータ2へデータ伝送することを要
求する。
Cluster 1 is connected to host computer 2 via line 3. The user of cluster 1 operates the input/output device of cluster 1 and requests the terminal control device to transmit data to host computer 2 .

この時端末制御装置に格納さているプログラム
は、現在の回線3の動作状況を把握することな
く、ホストコンピユータ2に処理依頼メツセージ
を発行する。この時、回線3が空き状態であれ
ば、この処理依頼メツセージはホストコンピユー
タ2に受信されるが、回線3が動作中であれば、
ホストコンピユータ2から却下されて、ビジーメ
ツセージが利用者に通知される。
At this time, the program stored in the terminal control device issues a processing request message to the host computer 2 without grasping the current operating status of the line 3. At this time, if line 3 is idle, this processing request message is received by host computer 2, but if line 3 is in operation,
The message is rejected by the host computer 2 and a busy message is notified to the user.

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

上記の如く、従来はクラスタ1の端末制御装置
は回線3の動作状況を把握しておらず、回線3が
動作中は、唯単にビジーであることを利用者に通
知するのみで、シーケンシヤルに受付けと処理が
行われている。
As mentioned above, conventionally, the terminal control device in cluster 1 did not know the operating status of line 3, and while line 3 was in operation, it simply notified the user that it was busy and did not accept requests sequentially. is being processed.

従つて、利用者はデータ伝送要求が受付けられ
るまで、再度データ伝送要求を入力する必要があ
り、効果が悪いのみならず、煩わしいという問題
がある。
Therefore, the user has to input the data transmission request again until the data transmission request is accepted, which is not only ineffective but also troublesome.

本発明はこのような問題点に鑑み、端末制御装
置に伝送管理テーブルを設け、データ伝送依頼を
順次受付けて管理し、この伝送管理テーブル容量
に余裕のある限り、ビジーの送出を行わないよう
にすると共に、同一のデータがあつた場合、既に
処理済みのものを使用することで、データ伝送を
省略するものである。
In view of these problems, the present invention provides a transmission management table in the terminal control device, receives and manages data transmission requests sequentially, and prevents busy transmissions as long as the transmission management table has sufficient capacity. At the same time, if the same data is received, data transmission is omitted by using the already processed data.

〔問題点を解決するための手段〕[Means for solving problems]

第1図は本発明の一実施例を示す回路のブロツ
ク図である。
FIG. 1 is a block diagram of a circuit showing one embodiment of the present invention.

3は回線、4は端末制御装置とこれに接続され
る入出力装置全体を制御するプロセツサ、5はデ
ータを記憶するRAM、6はデータ伝送依頼を管
理する伝送管理テーブル、7はホストコンピユー
タとデータの授受を行うインタフエース回路であ
る。
3 is a line, 4 is a processor that controls the entire terminal control device and input/output devices connected to it, 5 is a RAM that stores data, 6 is a transmission management table that manages data transmission requests, and 7 is a host computer and data This is an interface circuit that exchanges information.

8はデータを印刷するプリンタ、9はプリンタ
8を制御するプリンタ制御回路、10はプロセツ
サ4の動作を指示するプログラムを格納した
ROM、11は利用者がデータや命令を入力する
キーボード、12はフアイル13を制御するフア
イル制御回路、13は磁気デイスクの如きフアイ
ルである。
8 is a printer that prints data; 9 is a printer control circuit that controls the printer 8; and 10 stores a program that instructs the operation of the processor 4.
ROM, 11 is a keyboard through which the user inputs data and commands, 12 is a file control circuit that controls a file 13, and 13 is a file such as a magnetic disk.

14はリーダ15を制御するリーダ制御回路、
15はOCRやカードリーダの如き各種のリーダ
である。
14 is a reader control circuit that controls the reader 15;
15 is various readers such as OCR and card readers.

プロセツサ4はキーボード11等からデータ伝
送要求が入力されると、RAM5の内部に設けた
伝送管理テーブル6を参照する。
When a data transmission request is input from the keyboard 11 or the like, the processor 4 refers to a transmission management table 6 provided inside the RAM 5.

そして、データ伝送要求を受信した順に記録し
て先に受信したデータ伝送要求から順次処理を行
い、完了したものは順次消去し、同一データのデ
ータ伝送は省略することで、この伝送管理テーブ
ル6に新たに記録する余裕が無くなるまで、ビジ
ーを利用者に通知しない構成とする。
Then, the data transmission requests are recorded in the order in which they are received, the data transmission requests that are received first are processed sequentially, the completed ones are sequentially deleted, and the data transmission of the same data is omitted, so that the transmission management table 6 is The configuration is such that the busy status is not notified to the user until there is no room for new recording.

〔作用〕[Effect]

上記構成とすることにより、クラスタは利用者
のデータ伝送要求を受付け順に処理することが出
来る。
With the above configuration, the cluster can process data transmission requests from users in the order in which they are received.

〔実施例〕〔Example〕

第2図は第1図の伝送管理テーブル6の一例を
示す図である。
FIG. 2 is a diagram showing an example of the transmission management table 6 of FIG. 1.

第1図において、プロセツサ4はROM10か
らプログラムを読出して動作する。プロセツサ4
はキーボード11から入る命令やデータをRAM
5に格納した後、読出して処理する。又リーダ1
5からリーダ制御回路14を経てデータが入り、
プロセツサ4はRAM5に格納した後、読出して
処理する。
In FIG. 1, a processor 4 reads a program from a ROM 10 and operates. processor 4
stores commands and data input from the keyboard 11 in RAM.
5, then read out and processed. Also reader 1
Data enters from 5 through the reader control circuit 14,
After storing the data in the RAM 5, the processor 4 reads it out and processes it.

又プロセツサ4はRAM5から必要とするデー
タをフアイル制御回路12を経てフアイル13に
格納し、必要に応じてフアイル13から読出した
データRAM5に格納する。又RAM5の内容を
プリンタ制御回路9を経てプリンタ8に送出し、
印刷させる。
The processor 4 also stores necessary data from the RAM 5 into the file 13 via the file control circuit 12, and stores data read from the file 13 into the RAM 5 as necessary. Also, the contents of RAM 5 are sent to printer 8 via printer control circuit 9,
Let it print.

プロセツサ4はキーボード11から、ホストコ
ンピユータにデータを伝送する要求が入ると、伝
送管理テーブル6に登録し、順番が回つて来た時
該当するデータをRAM5から読出して、インタ
フエース回路7を介し回線3を経てホストコンピ
ユータに送出する。そして処理されて回線3から
送られて来たデータはインタフエース回路7から
RAM5に格納する。
When the processor 4 receives a request to transmit data from the keyboard 11 to the host computer, it registers it in the transmission management table 6, and when its turn comes, it reads the corresponding data from the RAM 5 and sends it to the line via the interface circuit 7. 3 and then sent to the host computer. The processed data sent from line 3 is then sent from interface circuit 7.
Store in RAM5.

伝送管理テーブル6は例えば第2図に示す如き
内容であり、No.はデータ伝送依頼の受付順を示す
番号欄で、001〜0nnは固定された番号、VLD
No.は伝送依頼に対する結果を返答するための非蓄
積型論理宛先を表すVLD番号欄で、801〜8nnは
No.に対応して固定された番号である。
The transmission management table 6 has the contents as shown in FIG. 2, for example, where No. is a number column indicating the order of reception of data transmission requests, 001 to 0nn are fixed numbers,
No. is a VLD number field representing a non-storage type logical destination for replying results to a transmission request, and 801 to 8nn are
This is a fixed number that corresponds to No.

又、検索情報は先に処理したデータと同一デー
タの伝送要求か否かを検索する情報欄、管理No.は
現在伝送中のNo.を表示する番号欄で、例えばNo.の
002が伝送中の場合、図示する如く002が記録され
る。
Also, the search information is an information column for searching whether the request is for transmission of the same data as the previously processed data, and the management number is a number column that displays the number currently being transmitted.
If 002 is being transmitted, 002 is recorded as shown.

リンクNo.は検索情報から同一データと判明した
No.を表示するリンク番号欄であり、例えばNo.の
001の検索情報から、No.の004に登録された検索情
報の内容が同一の時、リンクNo.に図示する如く、
001が記録される。
The link numbers were found to be the same data from the search information.
This is a link number column that displays the number. For example, the
From the search information of 001, when the contents of the search information registered in No. 004 are the same, as shown in the link No.
001 is recorded.

プロセツサ4はデータ伝送要求があると、伝送
管理テーブル6を参照し、空いているNo.を探し、
例えば003迄記録されている場合は004の検索情報
欄に同一データであるか否かを検索し得る情報、
例えば伝送依頼元及び依頼先、データ番号等の情
報を記録する。
When the processor 4 receives a data transmission request, it refers to the transmission management table 6, searches for an empty number, and
For example, if up to 003 is recorded, information that can be used to search whether the data is the same in the search information column of 004,
For example, information such as the transmission request source, request destination, data number, etc. is recorded.

同時にプロセツサ4はNo.の001〜003迄の検索情
報を参照し、例えば001と同一であれば、リンク
No.に先に登録されたNo.の番号001を記録する。又
プロセツサ4は現在伝送中のNo.番号を管理No.に記
録する。
At the same time, the processor 4 refers to the search information for numbers 001 to 003, and if it is the same as 001, the link is
Record the number 001 of the previously registered No. in No. The processor 4 also records the number currently being transmitted in the management number.

プロセツサ4は管理No.から002がデータ伝送中
を示しているため、インタフエース回路7が保持
する002のデータ伝送状況を示すVLD No.の802
を参照し、002のデータ伝送が完了すると、002の
管理No.に記録中の002を消去すると共に、003の管
理No.に003を記録し、003のデータ伝送を開始す
る。
Processor 4 indicates that 002 from the management number is currently transmitting data, so 802 of VLD No. 002 held by interface circuit 7 indicates the data transmission status.
When data transmission of 002 is completed, 002 being recorded in the management number of 002 is deleted, 003 is recorded in the management number of 003, and data transmission of 003 is started.

003のデータ伝送が完了するとプロセツサ4は
004のデータ伝送に移行するが、リンクNo.が001と
あるため、001で既にデータ伝送が完了している
ことを知り、実際のデータ伝送は行わず、001で
処理した結果を、例えばプリンタ制御回路9を経
てプリンタ8に送出し、印刷させる。
When the data transmission of 003 is completed, the processor 4
The data transmission starts with 004, but since the link number is 001, it is known that the data transmission has already been completed with 001, so instead of actually transmitting the data, the results processed with 001 are sent to, for example, printer control. It is sent to the printer 8 via the circuit 9 and printed.

プロセツサ4は0nnまで記録されると、001の
記録を消去し、次のデータ伝送要求を登録する。
従つて、データ伝送中のNo.に登録する番号が追い
付くまで、プロセツサ4はビジーの送出は行わな
い。
When the processor 4 records up to 0nn, it erases the record of 001 and registers the next data transmission request.
Therefore, the processor 4 does not send a busy message until the registered number catches up with the number currently being transmitted.

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

以上説明した如く、本発明は回線が稼働中であ
つても、データ伝送要求はビジーにならず、利用
者は別の処理に移行することが可能であり、デー
タ伝送処理は順序良く処理されるため、効率も良
く総ての利用者が公平にデータ伝送を行うことが
出来る。
As explained above, in the present invention, even when the line is in operation, data transmission requests are not busy, the user can move on to other processing, and the data transmission processing is processed in an orderly manner. Therefore, data transmission can be performed fairly and efficiently by all users.

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

第1図は本発明の一実施例を示す回路のブロツ
ク図、第2図は第1図の伝送管理テーブルの一例
を示す図、第3図は従来のデータ伝送を説明する
図である。 図において、1はクラスタ、2はホストコンピ
ユータ、3は回線、4はプロセツサ、5は
RAM、6は伝送管理テーブル、7はインタフエ
ース回路、8はプリンタ、9はプリンタ制御回
路、10はROM、11はキーボード、12はフ
アイル制御回路、13はフアイル、14はリーダ
制御回路、15はリーダである。
FIG. 1 is a block diagram of a circuit showing an embodiment of the present invention, FIG. 2 is a diagram showing an example of the transmission management table of FIG. 1, and FIG. 3 is a diagram explaining conventional data transmission. In the figure, 1 is the cluster, 2 is the host computer, 3 is the line, 4 is the processor, and 5 is the
RAM, 6 is a transmission management table, 7 is an interface circuit, 8 is a printer, 9 is a printer control circuit, 10 is a ROM, 11 is a keyboard, 12 is a file control circuit, 13 is a file, 14 is a reader control circuit, 15 is a Be a leader.

Claims (1)

【特許請求の範囲】 1 回線を経てホストコンピユータと接続され、
データ伝送を行うクラスタにおいて、 データ伝送要求の受付順を示す番号を備えた番
号欄と、該番号欄の番号に対応して定まる宛先を
備えて該番号欄が備える番号を付与された各デー
タの伝送状況を夫々示す非蓄積型論理宛先を示す
VLD番号欄と、先に処理したデータと同一デー
タの伝送要求か否かを検索するための情報を記録
する検索情報欄と、現在データ伝送中の前記番号
欄の番号を表示する管理番号欄と、前記検索情報
欄の情報から同一データと判明したデータの前記
番号欄の番号を表示するリンク番号欄を備えた伝
送管理テーブル6を設け、 データ伝送要求がある度に該伝送管理テーブル
6の空きを調べて、前記番号欄の番号順に前記検
索情報欄に情報を記録して登録し、既に処理済み
の該番号欄の番号のデータ伝送要求と内容が同一
の場合、前記リンク番号欄に処理済みの前記番号
欄の番号を記録すると共に、現在データ伝送中の
前記番号欄の番号を前記管理番号欄に記録し、更
に前記VLD番号欄の宛先から次に処理すべき番
号欄の番号を決定することで、前記番号欄の番号
順にデータ伝送処理を行い、前記リンク番号欄に
番号が記録されているデータの場合、データ伝送
処理を省略することを特徴とする回線データ並列
処理方式。
[Claims] Connected to a host computer via one line,
A cluster that performs data transmission has a number field with a number indicating the order of reception of data transmission requests, a destination determined corresponding to the number in the number field, and each data assigned the number provided in the number field. Indicates non-storage logical destinations, each indicating transmission status
A VLD number field, a search information field that records information for searching whether the request is for transmission of the same data as previously processed data, and a management number field that displays the number in the number field that is currently transmitting data. , a transmission management table 6 is provided with a link number field that displays the numbers in the number field of data found to be the same data from the information in the search information field, and each time a data transmission request is made, an empty space in the transmission management table 6 is determined. , and record and register the information in the search information field in numerical order of the number field, and if the content is the same as the data transmission request of the number in the number field that has already been processed, the processed information is recorded in the link number field. records the number in the number field, the number in the number field currently undergoing data transmission in the management number field, and further determines the number in the number field to be processed next from the destination in the VLD number field. A line data parallel processing method characterized in that data transmission processing is performed in the order of the numbers in the number column, and in the case of data whose number is recorded in the link number column, the data transmission processing is omitted.
JP61045842A 1986-03-03 1986-03-03 Line data parallel processing system Granted JPS62208740A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61045842A JPS62208740A (en) 1986-03-03 1986-03-03 Line data parallel processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61045842A JPS62208740A (en) 1986-03-03 1986-03-03 Line data parallel processing system

Publications (2)

Publication Number Publication Date
JPS62208740A JPS62208740A (en) 1987-09-14
JPH0431425B2 true JPH0431425B2 (en) 1992-05-26

Family

ID=12730472

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61045842A Granted JPS62208740A (en) 1986-03-03 1986-03-03 Line data parallel processing system

Country Status (1)

Country Link
JP (1) JPS62208740A (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01236844A (en) * 1988-03-17 1989-09-21 Matsushita Electric Ind Co Ltd Signal processing circuit

Also Published As

Publication number Publication date
JPS62208740A (en) 1987-09-14

Similar Documents

Publication Publication Date Title
JPH08106442A (en) Image data transfer system and method therefor
JPH0431425B2 (en)
JP3087834B2 (en) Online form output control method
JPS5987539A (en) Controlling system of printing device
JPH0452968B2 (en)
EP0573922A2 (en) Network type document management system
JP3182782B2 (en) Image processing device
JP2610457B2 (en) Facsimile connection device
JP3010584B2 (en) Optimal environment setting device for printer
JPH05174198A (en) Card information reader
JP2762878B2 (en) Image data registration device
JPH1011394A (en) Message transfer method
JP2569851B2 (en) Drawing device
JPH07336471A (en) Facsimile
JP2901302B2 (en) Facsimile machine
JP2539517B2 (en) Communication control method
JPH0535619A (en) File transferring device
JPS63174181A (en) Image information transfer method for image filing system
JPH0769875B2 (en) Data processing method
JPS6373317A (en) Managing system for charging information in inter-host job transfer processing
JPH09305336A (en) Information processor and its control method, and computer readable memory
JPH03113662A (en) Input/output processing system
JPH05205014A (en) Image data processing method
JPS61282921A (en) Printer control system
JPH05108582A (en) Computer system