JPH0619819A - Transmission/reception controller - Google Patents

Transmission/reception controller

Info

Publication number
JPH0619819A
JPH0619819A JP4173570A JP17357092A JPH0619819A JP H0619819 A JPH0619819 A JP H0619819A JP 4173570 A JP4173570 A JP 4173570A JP 17357092 A JP17357092 A JP 17357092A JP H0619819 A JPH0619819 A JP H0619819A
Authority
JP
Japan
Prior art keywords
processing
command
request
transmission
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.)
Withdrawn
Application number
JP4173570A
Other languages
Japanese (ja)
Inventor
Shuji Morita
修司 森田
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP4173570A priority Critical patent/JPH0619819A/en
Publication of JPH0619819A publication Critical patent/JPH0619819A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Computer And Data Communications (AREA)
  • Communication Control (AREA)

Abstract

PURPOSE:To prevent the overload of a server and to avoid the reduction of the processing efficiency of the server on account of an overload by adjusting an interval for issuing a processing request on a client-side issuing the processing request. CONSTITUTION:A command processing part 1 is composed of a request reception part 11 and a timer 13. The request reception part 11 reads the time of the timer 13 at the time of receiving a command frame from terminal equipments (20-1) to (n) as request reception time and notifies the command processing part of the command frame. In such a case, the command processing part 1 adds processing time required for a data processing for which a command issuing part 2 requests to a response frame and returns it to the command issuing part 2. The command issuing part 2 delays the timing of issuing the command frame for a next processing request when processing time added to the response frame exceeds prescribed time.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は送受信制御装置に関す
る。金融機関等のネットワークシステムに於いて、通信
回線を介して結合された複数の端末装置(クライアント
と呼ばれる)からの非同期に発生するデータ処理要求を
処理する処理装置(サーバと呼ばれる)は、処理を要求
するクライアントの数がある範囲を越すと過負荷状態と
なり、処理装置は処理能力の限界に達する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a transmission / reception control device. In a network system such as a financial institution, a processing device (called a server) that processes asynchronous data processing requests from a plurality of terminal devices (called clients) connected via a communication line When the number of requested clients exceeds a certain range, an overload occurs, and the processing device reaches the limit of its processing capacity.

【0002】処理装置の処理能力を越えて発生するクラ
イアントのデータ処理要求を監視する必要がある。
It is necessary to monitor a client's data processing request that exceeds the processing capability of the processing device.

【0003】[0003]

【従来の技術】図7に従来のシステム構成図を示す。オ
ンラインバンキングシステム等のネットワークシステム
は、図7に示すようにデータ処理を要求するクライアン
トと呼ばれる端末ai(i=1,2,・・・,n ), 端末bi(i=1,
2,・・・,n )と、該端末ai,biと通信回線経由で接続
するサーバと呼ばれる処理装置4とから構成される。
2. Description of the Related Art FIG. 7 shows a conventional system configuration diagram. In a network system such as an online banking system, as shown in FIG. 7, terminals ai (i = 1,2, ..., n) called terminals that request data processing, terminals bi (i = 1,
2, ..., N) and a processing device 4 called a server that is connected to the terminals ai and bi via a communication line.

【0004】処理装置4は、主制御部42と、CPUを割
当てられてプログラムを実行するタスクSi(i=1,
2,・・・,n)と、通信制御部41とから構成される。
通信制御部41は、端末ai,biからの処理要求に基づ
き該端末ai,biとの回線結合を確立してデータ処理
を行う業務プログラム即ちタスクSiと端末ai,bi
の論理的な通信路を確立する機能を果たす。
The processor 4 has a main controller 42 and a task Si (i = 1, 1) to which a CPU is assigned to execute a program.
2, ..., N) and a communication control unit 41.
The communication control unit 41 establishes a line connection with the terminals ai and bi based on processing requests from the terminals ai and bi to perform data processing, that is, a task program and task Si and terminals ai and bi.
Fulfills the function of establishing a logical communication path.

【0005】タスクSiは、例えば銀行業務の種類毎に
残高照会,入出金処理,ファイル転送等のデータ処理を
行う。図8に示したタスクの処理シーケンスを参照しな
がら、タスクS1に対し端末ai,biから残高照会や
入金処理等の処理要求がある場合の説明を以下に行う。
The task Si performs data processing such as balance inquiry, deposit / withdrawal processing, and file transfer for each type of banking business. With reference to the task processing sequence shown in FIG. 8, a description will be given below of a case where a task request such as balance inquiry or deposit processing is made to the task S1 from the terminals ai and bi.

【0006】端末a1から例えば残高照会の問い合わせ
要求が処理装置4に対し発信されると、処理装置4のタ
スクS1は端末a1との間で処理を開始する。タスクS
1が該端末a2に対し残高照会の処理を実行中に、他の
端末a2から処理装置4に対する処理要求が発生する
と、タスクS1の実行が一時中断される。主制御部42
は、端末a1からの処理要求を通信制御部41経由で取得
し、要求内容を解析し、該処理要求を実行すべき所定の
タスクSiに通知する。
[0006] When an inquiry request for a balance inquiry is sent from the terminal a1 to the processing device 4, the task S1 of the processing device 4 starts processing with the terminal a1. Task S
If a processing request is issued from another terminal a2 to the processing device 4 while one is executing the balance inquiry processing for the terminal a2, the execution of the task S1 is suspended. Main control unit 42
Acquires a processing request from the terminal a1 via the communication control unit 41, analyzes the content of the request, and notifies a predetermined task Si to execute the processing request.

【0007】タスクSiがタスクS1であれば、タスク
S1は現在処理中の前記端末a1に対する処理が終わっ
た後に、該端末a2の要求を処理する為に該処理要求を
例えば待ち行列に登録する等の処理を行った後に前記端
末a1の処理に復帰する(図8の要求受付)。
If the task Si is the task S1, the task S1 registers the processing request, for example, in a queue in order to process the request of the terminal a2 after the processing of the terminal a1 currently being processed is completed. After performing the process (1), the process returns to the process of the terminal a1 (request reception in FIG. 8).

【0008】端末a1に対する処理が終了しない中に再
び端末b1からの要求が発生するとタスクS1の実行は
中断される(図8の要求受付)。タスクS1の端末a
1に対する処理が終了すると、タスクS1は処理結果を
端末a1へ送信し(図8の)、次に前記端末a2の処
理に移る。
If a request from the terminal b1 occurs again before the processing for the terminal a1 is completed, the execution of the task S1 is interrupted (request acceptance in FIG. 8). Terminal a of task S1
When the process for 1 is completed, the task S1 transmits the process result to the terminal a1 (in FIG. 8), and then moves to the process of the terminal a2.

【0009】[0009]

【発明が解決しようとする課題】処理装置4のタスクS
iに対する処理要求を出すクライアント(端末ai,b
i)の数が増加すると、要求受付処理の為に実行中のタ
スクSiが頻繁に中断されるために処理装置4のオーバ
ヘッドが増大するといった問題や、端末側は要求した処
理結果を得るまでに時間がかかるといったデータ処理の
過負荷状態が発生し、端末がタスクSiとの接続開放
(セッションの開放)等を処理装置4に要求してますま
す処理装置4の負荷を増大させるといった問題があっ
た。
Task S of processing device 4
A client that issues a processing request for i (terminals ai, b
If the number of i) increases, the task Si that is being executed is frequently interrupted for request reception processing, resulting in an increase in the overhead of the processing device 4, and the terminal side until obtaining the requested processing result. There is a problem that an overloaded state of data processing such as taking a long time occurs, and the terminal requests the processing device 4 to release the connection with the task Si (release the session), etc. It was

【0010】本発明は、処理装置4の過負荷状態の発生
によるデータ処理効率の低下を未然に抑制することを目
的とする。
An object of the present invention is to prevent deterioration of data processing efficiency due to occurrence of an overloaded state of the processing device 4 in advance.

【0011】[0011]

【課題を解決するための手段】図1は本発明の原理ブロ
ック図である。処理装置が複数の端末装置と通信回線25
で結合され、HDLCに基づく伝送制御方式でデータの
授受を行うネットワークシステムにおいて、コマンド処
理部1と、要求受付部11と、タイマ13とを有する処理装
置10と、処理装置10に対しコマンドフレームを送信して
データ処理を要求するコマンド発信部2を有する端末装
置20-1,2,3,..., nとを有し、コマンド処理部1は、要
求受付部11と、タイマ13とから構成され、要求受付部11
は、前記端末装置20-1,2,3,..., nからコマンドフレー
ムを受信するとタイマ13の時刻を要求受付時刻として読
取り、コマンド処理部1に対し前記コマンドフレームを
通知し、該コマンド処理部1からレスポンスフレームの
送信依頼があると、タイマ13の時刻を読取り、前記要求
受付時刻からの経過時間を該レスポンスフレームに付加
して該端末装置20-1,2,3,..., nに送信し、コマンド処
理部1は、前記要求受付部11から前記コマンドフレーム
の通知を受けると、前記端末装置20-1,2,3,..., nの要
求に基づくデータ処理を行い、該データ処理の完了を通
知するレスポンスフレームの送信を前記要求受付部11に
依頼し、コマンド発信部2は、処理装置10からレスポン
スフレームを受信すると、該レスポンスフレームに付加
された経過時間データが所定の値を越えた場合、処理装
置10に対し次のデータ処理を要求するコマンドフレーム
の送信を遅延させる。
FIG. 1 is a block diagram showing the principle of the present invention. The processing device has a plurality of terminal devices and a communication line 25.
In the network system which is connected by the above and transmits and receives data by the transmission control method based on HDLC, the command processing unit 1, the request receiving unit 11, and the processing unit 10 having the timer 13, and the command frame to the processing unit 10. The command processing unit 1 includes a terminal device 20-1, 2, 3, ..., N having a command transmitting unit 2 for transmitting and requesting data processing. The command processing unit 1 includes a request receiving unit 11 and a timer 13. Consists of the request reception unit 11
When receiving a command frame from the terminal device 20-1, 2, 3, ..., N, the timer reads the time of the timer 13 as the request reception time, notifies the command processing unit 1 of the command frame, When a response frame transmission request is issued from the processing unit 1, the time of the timer 13 is read, the elapsed time from the request reception time is added to the response frame, and the terminal devices 20-1, 2, 3, ... , n, and when the command processing unit 1 receives the notification of the command frame from the request receiving unit 11, the command processing unit 1 performs data processing based on the request of the terminal devices 20-1, 2, 3, ..., N. When the command transmission unit 2 receives the response frame from the processing device 10, the request reception unit 11 is requested to transmit a response frame for notifying the completion of the data processing. Exceeds the specified value If so, the transmission of the command frame requesting the next data processing to the processing device 10 is delayed.

【0012】[0012]

【作用】コマンド処理部1は、コマンド発信部2が要求
するデータ処理に要した処理時間をレスポンスフレーム
に付加してコマンド発信部2に返し、コマンド発信部2
は、レスポンスフレームに付加された前記処理時間が所
定の時間を越えておれば、次の処理要求のコマンドフレ
ーム発信のタイミングを所定時間遅らせることにより、
処理装置10の過負荷状態の軽減を図る。
The command processing unit 1 adds the processing time required for the data processing requested by the command transmitting unit 2 to the response frame and returns the response frame to the command transmitting unit 2, and the command transmitting unit 2
If the processing time added to the response frame exceeds a predetermined time, by delaying the timing of transmitting the command frame of the next processing request by a predetermined time,
The overload state of the processing device 10 is reduced.

【0013】[0013]

【実施例】図2に実施例のシステム構成図を示す。図2
は、金融機関等のオンラインネットワークシステムを示
しており、データの処理要求を発信するクライアントと
呼ばれる端末装置20-i (i=1,2,3,・・・,n)と、該端末装
置20-i (i=1,2,3,・・・,n)と通信回線25を介して接続す
るサーバと呼ばれる処理装置10と、顧客ファイル18を有
するファイル装置16とから構成される。
Embodiment FIG. 2 shows a system configuration diagram of an embodiment. Figure 2
Represents an online network system of a financial institution or the like, which is a terminal device 20-i (i = 1,2,3, ..., n) called a client that issues a data processing request, and the terminal device 20. -i (i = 1, 2, 3, ..., N) and a processing device 10 called a server that is connected via a communication line 25, and a file device 16 having a customer file 18.

【0014】端末装置20-iは、通信制御部24と、タイマ
22と、送受信処理部21と送信抑制部27と遅延フラグ28と
を有するコマンド発信部2と、入出力操作部29とから構
成されており、1例として金融機関等の店舗に設置され
た自動取引装置を構成する。
The terminal device 20-i includes a communication control unit 24 and a timer.
22, a transmission / reception processing unit 21, a transmission suppression unit 27, a command transmission unit 2 having a delay flag 28, and an input / output operation unit 29. As an example, an automatic installation installed in a store such as a financial institution. Configure a transaction device.

【0015】処理装置10(サーバ)は、通信制御部14
と、要求受付部11と、タイマ13と、タスク12と待ち行列
15とを有するコマンド処理部1とから構成される。端末
装置20-iと処理装置10との通信におけるシーケンスは、
HDLCの伝送単位であるフレームによるコマンド(処
理装置に対する処理の要求),レスポンス(コマンドに
対する応答)を使用する。
The processing device 10 (server) includes a communication control unit 14
, Request receiving unit 11, timer 13, task 12, and queue
And a command processing unit 1 having 15 The sequence in the communication between the terminal device 20-i and the processing device 10 is
A command (request for processing to the processing device) and a response (response to the command) by a frame which is a transmission unit of HDLC are used.

【0016】図3の送受信フレームの構成図に端末装置
20-iと処理装置10との間でやりとりされる送受信データ
フォーマットを示す。図3において、F(フラグシーケ
ンス),A(アドレス),C(制御フィールド),FC
S(フレームチェックシーケンス)は、通信制御部14が
処理装置10と端末装置20-i間の通信路を確立する際の制
御情報として使用され、データが送受信される。
In the block diagram of the transmission / reception frame of FIG.
20 shows a transmission / reception data format exchanged between 20-i and the processing device 10. In FIG. 3, F (flag sequence), A (address), C (control field), FC
The S (frame check sequence) is used as control information when the communication control unit 14 establishes a communication path between the processing device 10 and the terminal device 20-i, and data is transmitted and received.

【0017】送受信処理部21は、端末装置20-iを使用し
て預金の入金、出金処理や残高照会を行う顧客が、入出
力操作部29から入力するデータ、例えば暗証番号や金額
並びに預金カードに記録されているデータを読取り、通
信制御部24経由で処理装置10に送信する(処理要求の発
信)。
The transmission / reception processing unit 21 is a data input from the input / output operation unit 29 by a customer who uses the terminal device 20-i to perform deposit / withdrawal processing and balance inquiry, for example, a personal identification number, an amount, and a deposit. The data recorded on the card is read and transmitted to the processing device 10 via the communication control unit 24 (transmission of a processing request).

【0018】また送受信処理部21は、処理装置10から通
信制御部24経由で受信する送受信フレームのデータに基
づき入出力操作部29のディスプレイ( 図示せず )等に表
示する処理を行う。
The transmission / reception processing unit 21 also performs processing for displaying on a display (not shown) or the like of the input / output operation unit 29 based on the data of the transmission / reception frame received from the processing device 10 via the communication control unit 24.

【0019】入出力操作部29のディスプレイの初期状態
は、顧客が選択出来る業務メニューが表示されており、
顧客は業務メニューの中から入出金処理, 残高照会等を
選択する。以下残高照会の処理が選択された場合を想定
しながら、図4の要求発信と結果送信の説明図並びに図
5の送受信開始時のコマンド/レスポンスの手順に従っ
て説明を行う。
In the initial state of the display of the input / output operation unit 29, a work menu that the customer can select is displayed.
The customer selects deposit / withdrawal processing, balance inquiry, etc. from the work menu. Hereinafter, assuming a case where the balance inquiry process is selected, the description will be given according to the explanatory diagram of request transmission and result transmission of FIG. 4 and the command / response procedure at the start of transmission / reception of FIG.

【0020】図5において、処理ステップ70でコマンド
発信部2の送受信処理部21は顧客が入出力操作部29から
入力する業務処理に必要なデータ( 処理要求データと呼
び、例えば暗証番号等 )を読取る。処理ステップ71で送
受信処理部21は、入力した処理要求データから構成され
たコマンドフレームを処理装置10へ送信する( 図4の要
求発信 )。
Referring to FIG. 5, in a processing step 70, the transmission / reception processing unit 21 of the command transmission unit 2 receives the data (called processing request data, such as a personal identification number) input by the customer from the input / output operation unit 29 for business processing. Read. In processing step 71, the transmission / reception processing unit 21 transmits a command frame composed of the input processing request data to the processing device 10 (request transmission in FIG. 4).

【0021】処理ステップ72で処理装置10の通信制御部
14は、端末装置20-iからの処理要求データを受信し、コ
マンド処理部1の要求受付部11へ通知する。処理ステッ
プ73で要求受付部11は、処理要求データを通信制御部14
から受取り、該処理要求データをタスク12の処理待ちデ
ータが格納されている待ち行列15に登録し、タイマ13か
ら時刻(TA ) を読取って記録する。
In step 72, the communication controller of the processing device 10
14 receives the processing request data from the terminal device 20-i, and notifies the request receiving unit 11 of the command processing unit 1. In processing step 73, the request receiving unit 11 sends the processing request data to the communication control unit 14
The processing request data is registered in the queue 15 in which the processing waiting data of the task 12 is stored, and the time (TA) is read from the timer 13 and recorded.

【0022】処理ステップ74でタスク12は、待ち行列15
をチェックし、登録された処理要求データをFIFO(
先入れ先出し方式)で取り出し、該処理要求データに基
づく例えば残高照会の処理、即ちファイル装置16の顧客
ファイル18を検索して顧客の残高を読出す等の処理を行
う。
In process step 74, task 12 waits in queue 15
Is checked, and the registered processing request data is stored in the FIFO (
A first-in first-out method) is used to retrieve the customer's balance by, for example, processing a balance inquiry based on the processing request data, that is, searching the customer file 18 of the file device 16.

【0023】処理ステップ75でタスク12は、処理の結果
得られたデータ、「預金残高」を要求受付部11に渡す。
処理ステップ76で要求受付部11は、タイマ13から時刻
(TB ) を読取り、経過時間Tp(=TB−TA )を算出
し、処理結果のデータに該経過時間Tpを付加したレス
ポンスフレーム( 図3 )の送信を、通信制御部14に依頼
する。
In processing step 75, the task 12 passes the data, "deposit balance", obtained as a result of the processing, to the request receiving unit 11.
In processing step 76, the request receiving unit 11 reads the time (TB) from the timer 13, calculates the elapsed time Tp (= TB-TA), and adds the elapsed time Tp to the processing result data (FIG. 3). ) Is requested to the communication control unit 14.

【0024】処理ステップ77で通信制御部14は、経過時
間Tpとデータ「預金残高」から構成された前記レスポ
ンスフレームを端末装置20-iへ返す( 図4の結果送信
)。処理ステップ78で端末装置20-iのコマンド発信部2
は、通信制御部24経由でフレームを受信し、送受信処理
部21は処理ステップ79で、経過時間Tpを送信抑制部27
に通知する。
In processing step 77, the communication control unit 14 returns the response frame composed of the elapsed time Tp and the data "deposit balance" to the terminal device 20-i (send result in FIG. 4).
). In processing step 78, the command transmission unit 2 of the terminal device 20-i
Receives the frame via the communication control unit 24, and the transmission / reception processing unit 21 determines the elapsed time Tp in the processing step 79 by the transmission suppressing unit 27.
To notify.

【0025】処理ステップ80で送受信処理部21は、受信
したデータに基づく処理、即ち入出力操作部29のディス
プレイに預金残高を表示する等の処理を行う。次にコマ
ンド発信の遅延処理を図6に従って説明する。
At processing step 80, the transmission / reception processing section 21 performs processing based on the received data, that is, processing such as displaying the deposit balance on the display of the input / output operation section 29. Next, the command transmission delay process will be described with reference to FIG.

【0026】送信抑制部27は、送受信処理部21から経過
時間Tpを通知される、該Tpの値から処理装置10が端
末装置20-iとのデータ送受信処理において過負荷状態か
否かを判断するために、図6の処理ステップ90で、経過
時間Tpの値が所定の値(=S )を越えているか否かを
チェックする。
The transmission suppressing unit 27 is notified of the elapsed time Tp from the transmission / reception processing unit 21, and judges from the value of Tp whether the processing device 10 is in an overloaded state in the data transmission / reception process with the terminal device 20-i. In order to do so, in processing step 90 of FIG. 6, it is checked whether or not the value of the elapsed time Tp exceeds a predetermined value (= S 1).

【0027】 経過時間Tp>Sの場合は(経過時間
Tpの値がSを越える)は、ネットワークが混雑した過
負荷状態と判断し、処理ステップ91で遅延時間(=Y )
を算出する。遅延時間は、例えば経過時間Tpを変数と
し、Y=Tp(1+0.3)の値にする。
If the elapsed time Tp> S (the value of the elapsed time Tp exceeds S), it is judged that the network is overloaded and the delay time (= Y 1) is reached in processing step 91.
To calculate. The delay time is, for example, a value of Y = Tp (1 + 0.3) with the elapsed time Tp as a variable.

【0028】次に送信抑制部27は処理ステップ92で、遅
延時間Yをタイマ22にセットして遅延フラグ28をオンに
設定する。一方送受信処理部21は入出力操作部29からの
入力データに基づき処理ステップ93で、次に処理装置10
に要求発信を行うためのコマンドフレームのデータを生
成する。データの生成が完了すると処理装置10に要求送
信を出す前に処理ステップ94で、遅延フラグ28が設定さ
れているか否かをチェックし、フラグの設定がなければ
処理ステップ96で通信制御部24経由でコマンドフレーム
の発信を行う。
Next, in the processing step 92, the transmission suppressing unit 27 sets the delay time Y in the timer 22 and sets the delay flag 28 to ON. On the other hand, the transmission / reception processing unit 21 performs processing step 93 based on the input data from the input / output operation unit 29, and then the processing device 10
The command frame data for making a request is generated. When the generation of data is completed, before sending a request to the processing device 10, it is checked in step 94 whether or not the delay flag 28 is set. If the flag is not set, the communication controller 24 is passed through in step 96. Send a command frame with.

【0029】遅延フラグ28が設定されている場合は、処
理ステップ95でタイマ22にセットされた時間Yが経過す
ると発生する割込みを待つ。タイマ割り込みがあると処
理ステップ96で、遅延フラグ28をクリアし、処理ステッ
プ97でコマンドフレームの発信( 要求発信)を行う。
When the delay flag 28 is set, the process waits for an interrupt that occurs when the time Y set in the timer 22 at step 95 has elapsed. If there is a timer interrupt, the delay flag 28 is cleared in processing step 96, and the command frame is transmitted (request transmission) in processing step 97.

【0030】 経過時間Tp≦Sの場合は、処理ステ
ップ92へ移行する。即ちコマンドフレームの発信を遅延
処理を考慮することなく行う。
If the elapsed time Tp ≦ S, the process proceeds to processing step 92. That is, the command frame is transmitted without considering the delay processing.

【0031】[0031]

【発明の効果】処理装置10(サーバ) の負荷に連動して
増減する経過時間Tpを元に、処理要求を発信するクラ
イアント側で、処理要求を出す間隔を加減することによ
り、サーバの過負荷を事前に防止し、過負荷によるサー
バの処理効率低下を回避することが出来る。
[Effects of the Invention] Based on the elapsed time Tp that increases / decreases in conjunction with the load of the processing device 10 (server), the client side that issues a processing request adjusts the interval for issuing the processing request, thereby overloading the server. Can be prevented in advance, and a decrease in server processing efficiency due to overload can be avoided.

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

【図1】 本発明の原理ブロック図FIG. 1 is a block diagram of the principle of the present invention.

【図2】 実施例のシステム構成図FIG. 2 is a system configuration diagram of an embodiment.

【図3】 送受信フレームの構成図FIG. 3 is a block diagram of a transmission / reception frame

【図4】 要求発信と結果送信の説明図FIG. 4 is an explanatory diagram of request transmission and result transmission.

【図5】 送受信開始時のコマンド/レスポンスの手順[Figure 5] Command / response procedure at the start of transmission / reception

【図6】 コマンド発信の遅延処理手順[Fig. 6] Delay processing procedure for command transmission

【図7】 従来のシステム構成図FIG. 7: Conventional system configuration diagram

【図8】 タスクの処理シーケンス[Figure 8] Task processing sequence

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

1はコマンド処理部、 10,4は処理装置、 11は要求受付部、 12, S1,S2,・・・,Snはタスク、 13,22 はタイマ、 14,24,41は通信制御部、 15は待ち行列、 16はファイル装置、 18は顧客ファイル、 2はコマンド発信部、 20-1,2,3,...,nは端末装置、 21は送受信処理部、 25は通信回線、 27は送信抑制部、 28は遅延フラグ、 29は操作入出力部、 42は主制御部、 a1,a2,・・・,an,b1,b2,・・・,bn は端末を示し、 70,71,〜,79,80,90,91, 〜97は処理ステップを表す。 1 is a command processing unit, 10 and 4 are processing devices, 11 is a request receiving unit, 12, S1, S2, ..., Sn is a task, 13,22 is a timer, 14, 24 and 41 are communication control units, 15 Is a queue, 16 is a file device, 18 is a customer file, 2 is a command transmission unit, 20-1,2,3, ..., n is a terminal device, 21 is a transmission / reception processing unit, 25 is a communication line, and 27 is Transmission suppression unit, 28 is a delay flag, 29 is an operation input / output unit, 42 is a main control unit, a1, a2, ..., an, b1, b2, ..., bn are terminals, 70,71, ~, 79, 80, 90, 91, ~ 97 represent processing steps.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 処理装置が複数の端末装置と通信回線
(25) で結合され、HDLCに基づく伝送制御方式でデ
ータの授受を行うネットワークシステムにおいて、 コマンド処理部(1)と、要求受付部(11)と、タイマ
(13)とを有する処理装置(10)と、 処理装置(10)に対しコマンドフレームを送信してデー
タ処理を要求するコマンド発信部(2)を有する端末装
置(20-1,2,3,・・・, n)とを有し、 コマンド処理部(1)は、要求受付部(11)と、タイマ
(13)とから構成され、 要求受付部(11)は、前記端末装置(20-1,2,3,・・・,
n)からコマンドフレームを受信するとタイマ(13)の
時刻を要求受付時刻として読取り、コマンド処理部
(1)に対し前記コマンドフレームを通知し、該コマン
ド処理部(1)からレスポンスフレームの送信依頼があ
ると、タイマ(13)の時刻を読取り、前記要求受付時刻
からの経過時間を該レスポンスフレームに付加して該端
末装置(20-1,2,3,・・・, n)に送信し、 コマンド処理部(1)は、前記要求受付部(11)から前
記コマンドフレームの通知を受けると、前記端末装置
(20-1,2,3,・・・, n)の要求に基づくデータ処理を行
い、該データ処理の完了を通知するレスポンスフレーム
の送信を前記要求受付部(11)に依頼し、 コマンド発信部(2)は、処理装置(10)からレスポン
スフレームを受信すると、該レスポンスフレームに付加
された経過時間データが所定の値を越えた場合、処理装
置(10)に対し次のデータ処理を要求するコマンドフレ
ームの送信を遅延させることを特徴とする送受信制御装
置。
1. In a network system in which a processing device is connected to a plurality of terminal devices via a communication line (25) to exchange data by a transmission control system based on HDLC, a command processing unit (1) and a request receiving unit ( 11), a processing device (10) having a timer (13), and a terminal device (20-1) having a command transmission section (2) for requesting data processing by transmitting a command frame to the processing device (10). , 2, 3, 3, ..., N), the command processing unit (1) includes a request receiving unit (11) and a timer (13), and the request receiving unit (11) is Terminal device (20-1,2,3, ...,
When a command frame is received from n), the time of the timer (13) is read as the request reception time, the command processing unit (1) is notified of the command frame, and the command processing unit (1) requests the transmission of a response frame. If so, the time of the timer (13) is read, the elapsed time from the request reception time is added to the response frame, and the response frame is transmitted to the terminal device (20-1, 2, 3, ..., N), When the command processing unit (1) receives the command frame notification from the request receiving unit (11), the command processing unit (1) performs data processing based on the request from the terminal device (20-1, 2, 3, ..., N). Then, the request reception unit (11) is requested to transmit a response frame for notifying the completion of the data processing, and when the command transmission unit (2) receives the response frame from the processing device (10), the response frame is changed to the response frame. Added A transmission / reception control device, which delays the transmission of a command frame requesting the next data processing to the processing device (10) when the elapsed time data exceeds a predetermined value.
JP4173570A 1992-07-01 1992-07-01 Transmission/reception controller Withdrawn JPH0619819A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4173570A JPH0619819A (en) 1992-07-01 1992-07-01 Transmission/reception controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4173570A JPH0619819A (en) 1992-07-01 1992-07-01 Transmission/reception controller

Publications (1)

Publication Number Publication Date
JPH0619819A true JPH0619819A (en) 1994-01-28

Family

ID=15963013

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4173570A Withdrawn JPH0619819A (en) 1992-07-01 1992-07-01 Transmission/reception controller

Country Status (1)

Country Link
JP (1) JPH0619819A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006157601A (en) * 2004-11-30 2006-06-15 Ntt Docomo Inc Client terminal, service providing apparatus, relaying apparatus, and system and method for service load balancing
JP2009087223A (en) * 2007-10-02 2009-04-23 Fujitsu Ltd Module having function of adjusting processing performance, method of adjusting processing performance, and program for adjusting processing performance
US7634534B2 (en) 2003-05-14 2009-12-15 Fujitsu Limited Delay storage device and delay treating method

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7634534B2 (en) 2003-05-14 2009-12-15 Fujitsu Limited Delay storage device and delay treating method
JP2006157601A (en) * 2004-11-30 2006-06-15 Ntt Docomo Inc Client terminal, service providing apparatus, relaying apparatus, and system and method for service load balancing
JP2009087223A (en) * 2007-10-02 2009-04-23 Fujitsu Ltd Module having function of adjusting processing performance, method of adjusting processing performance, and program for adjusting processing performance

Similar Documents

Publication Publication Date Title
US7634534B2 (en) Delay storage device and delay treating method
US8190743B2 (en) Most eligible server in a common work queue environment
US6272547B1 (en) High level control of file transfer protocol with capability for repeated transfer attempts
US5014221A (en) Mechanism for arbitrating client access to a networked print server
US6848005B1 (en) Self-tuning dataflow I/O core
CN102684988B (en) Load control device and method thereof
JP2962203B2 (en) Load balancing method for online information processing system
JPH10207822A (en) Interruption processing method for high speed i/o controller
JPH0619819A (en) Transmission/reception controller
KR890008703A (en) Communication management device workflow control method
CN116319569A (en) Network parameter updating method, network parameter updating device, medium and electronic equipment
JP3428827B2 (en) Client / server system
JP2606128B2 (en) Communication method between computers
CN113141319B (en) Message processing method, device, electronic equipment and storage medium
JPH03114334A (en) Window flow control system
EP1163766A2 (en) A data transfer management system and method for a telecommunications network
JPH0728733A (en) Network traffic control method
JPH07281975A (en) Data transmission/reception buffer busy retry method
JPH0784906A (en) Method and system for communication
JPH06195317A (en) Data processing system
CN111813586A (en) Request sending method and device, electronic equipment and storage medium
JP2000040020A (en) Processing truncation time limit setting method for network distributed processing system
JPH0697984A (en) Network communication method
JP2000224238A (en) System to manage parallel digital transmission by round robin polling
JPH0626368B2 (en) Communication control method and communication adapter

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 19991005