JPH04264662A - Online system - Google Patents

Online system

Info

Publication number
JPH04264662A
JPH04264662A JP3024974A JP2497491A JPH04264662A JP H04264662 A JPH04264662 A JP H04264662A JP 3024974 A JP3024974 A JP 3024974A JP 2497491 A JP2497491 A JP 2497491A JP H04264662 A JPH04264662 A JP H04264662A
Authority
JP
Japan
Prior art keywords
data
receiving
transmission
execution
terminal
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.)
Pending
Application number
JP3024974A
Other languages
Japanese (ja)
Inventor
Yutaka Ito
豊 伊藤
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 Solution Innovators Ltd
Original Assignee
NEC Software Chubu 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 Chubu Ltd filed Critical NEC Software Chubu Ltd
Priority to JP3024974A priority Critical patent/JPH04264662A/en
Publication of JPH04264662A publication Critical patent/JPH04264662A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To manage the start time and termination time of an online and to easily obtain online response time by setting an execution management means and an execution supervisory file for a terminal controller. CONSTITUTION:When transmission data transmitted from a keyboard 12 to an electronic computer 5 is inputted, a transmission-side transmission means 311 transfers a terminal name, transmission time and transmission data to the execution management means 313, obtains continuous numbers, adds the terminal name and the continuous numbers to transmission data as execution supervisory data and transmits it to the electronic computer 5. The execution management means 313 registers the terminal name, the continuous numbers, transmission time and transmission data to a transmission-side execution supervisory file 41. When the electronic computer 5 receives transmission data from a terminal equipment 1 in a reception-side reception means 521, reception data is registered in a reception-side execution supervisory file 61 by including the effect that data is normally received with a program name as a key. A transmission-side reception means 312 similarly displays reception data from the electronic computer 5 with termination time in the terminal equipment 1.

Description

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

【0001】0001

【産業上の利用分野】この発明は、端末機と電子計算機
を通信線で接続したオンラインシステムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an online system in which a terminal and a computer are connected via a communication line.

【0002】0002

【従来の技術】従来の端末機と電子計算機間とのオンラ
インシステムの処理においては電子計算機内で内部処理
時間を管理しているが、端末機からデータを入力してか
ら端末機に応答が返されるまでの時間(オンラインレス
ポンス)についてはストップウォッチを用いて測定して
いた。
[Prior Art] In the conventional online system processing between a terminal and a computer, internal processing time is managed within the computer, but after data is input from the terminal, a response is returned to the terminal. A stopwatch was used to measure the time it took to receive a response (online response).

【0003】又、端末機より入力された入力データは電
子計算機によりそのまま処理され応答が返される同期型
の処理形態となっていた(処理時間の短いものも長いも
のも同一の実行方法をとっていた)。
[0003] In addition, input data input from a terminal device is processed as is by an electronic computer and a response is returned (a synchronous type of processing is used) (the same execution method is used for both short and long processing times). Ta).

【0004】0004

【発明が解決しようとする課題】上述した従来の端末機
と電子計算機間のオンラインシステムにおいては、電子
計算機の内部処理時間は、管理されているが端末機から
データが入力されて端末機に応答が返されるのに要した
時間(オンラインレスポンス)の情報は端末機あるいは
電子計算機において管理されていないので、情報が必要
な時はストップウォッチによる情報の採取が必要となる
。このようなストップウォッチによる情報の採取は、人
の手が介入するため正確なデータが採取出きない。複数
台の端末機で同時にデータを採取するためには、端末機
の台数分のストップウォッチが必要となる。自動的に必
要なデータのみ採取する事が出来ない。簡単にオンライ
ンレスポンス時間が採取出来ない。以上のような欠点が
ある。
[Problems to be Solved by the Invention] In the above-mentioned conventional online system between a terminal and a computer, the internal processing time of the computer is managed, but data is input from the terminal and the terminal does not respond. Information on the time required for a response to be returned (online response) is not managed by the terminal or computer, so when information is needed, it is necessary to collect the information using a stopwatch. Collecting information using a stopwatch like this requires human intervention, making it impossible to collect accurate data. In order to collect data from multiple terminals at the same time, stopwatches for the number of terminals are required. It is not possible to automatically collect only the necessary data. Online response time cannot be easily collected. There are drawbacks as mentioned above.

【0005】又、入力された入力データは、電子計算機
内で入力データと同期をとって処理され、応答を返す方
法をとっているので処理時間の長い処理においては、端
末機を長時間占有するという欠点がある。
[0005] Furthermore, since the input data is processed in the electronic computer in synchronization with the input data and a response is returned, the terminal is occupied for a long time during processing that requires a long processing time. There is a drawback.

【0006】[0006]

【課題を解決するための手段】本発明は、情報を入力す
る入力手段を有する端末機および電子計算機の通信回線
を介してのデータの送受信を前記端末機のコントローラ
並びに前記電子計算機との送受信手段を有する端末コン
トローラを用いて行うオンラインシステムにおいて、前
記端末機から前記端末コントローラに入力された送信デ
ータに実行監視データを付加する送信側送信手段と、前
記送信側送信手段から入力した受信データに付加された
実行監視データとデータの受信情報を実行監視ファイル
に登録するとともに、実行監視データを取り除いて受信
データを出力する受信側受信手段と、前記受信側受信手
段から受信データを入力して同期処理するか非同期処理
するかを判断する非同期判断手段と、同期処理または非
同期処理したデータに前記実行監視データを再付加して
送信する受信側送信手段と、前記受信側送信手段の送信
データを受信する前記端末コントローラの送信側受信手
段と、前記送信側送信手段から前記実行監視データおよ
び開始情報を受け取り前記送信側受信手段から前記実行
監視データおよび終了情報を受け取り送信側監視ファイ
ルにデータのレスポンス時間を書出す実行管理手段とを
有している。
[Means for Solving the Problems] The present invention provides a terminal having an input means for inputting information and a means for transmitting and receiving data to and from a controller of the terminal and the computer via a communication line of the computer. In an online system performed using a terminal controller having: a transmitting side transmitting means for adding execution monitoring data to transmission data input from the terminal to the terminal controller; and a transmitting side transmitting means for adding execution monitoring data to the received data input from the transmitting side transmitting means. receiving means for registering the executed execution monitoring data and data reception information in an execution monitoring file, removing the execution monitoring data and outputting the received data, and inputting the received data from the receiving means for synchronous processing. an asynchronous determining means for determining whether to perform synchronous processing or asynchronous processing; a receiving-side transmitting means for re-adding the execution monitoring data to data that has been processed synchronously or asynchronously and transmitting the resultant data; and receiving data transmitted by the receiving-side transmitting means. A sending side receiving means of the terminal controller receives the execution monitoring data and start information from the sending side sending means, receives the execution monitoring data and end information from the sending side receiving means, and stores the response time of the data in a sending side monitoring file. and an execution management means for writing.

【0007】[0007]

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

【0008】図1は本発明の一実施例のオンラインシス
テムの構成を示すブロック図である。
FIG. 1 is a block diagram showing the configuration of an online system according to an embodiment of the present invention.

【0009】このオンラインシステムは、端末機1とプ
リンタ2と端末コントローラ3と送信側ファイル群4と
電子計算機5とデータベースファイル群6とからその主
要部が構成されている。端末機1は、キーボード12の
入力手段とディスプレイ11の入出力手段から構成され
ている。
The main parts of this online system include a terminal 1, a printer 2, a terminal controller 3, a sending file group 4, a computer 5, and a database file group 6. The terminal device 1 is composed of an input means of a keyboard 12 and an input/output means of a display 11.

【0010】端末コントローラ3は送信側送信手段31
1と送信側受信手段312と実行管理手段313から成
る送信側送受信手段31から構成されている。送信側フ
ァイル群4は、端末コントローラ3に接続されている外
部記憶装置上に設けられており、送信側実行監視ファイ
ル41からなっている。
[0010] The terminal controller 3 is a transmitting means 31 on the transmitting side.
1, a transmitting side receiving means 312, and an execution managing means 313. The sending side file group 4 is provided on an external storage device connected to the terminal controller 3, and consists of a sending side execution monitoring file 41.

【0011】電子計算機5はメッセージ管理手段51と
、受信側受信手段521と、非同期判断手段522と、
処理手段523と受信側送信手段524から成る受信側
送受信手段52と、非同期取出し手段531と受信側送
信手段532と処理手段533から成る受信側送受信手
段53から構成される。
The computer 5 includes a message management means 51, a receiving side receiving means 521, an asynchronization determining means 522,
The receiving side transmitting/receiving means 52 consists of a processing means 523 and a receiving side transmitting means 524, and the receiving side transmitting/receiving means 53 consists of an asynchronous extraction means 531, a receiving side transmitting means 532, and a processing means 533.

【0012】データベースファイル群6は電子計算機5
に接続されている外部記憶装置上に設けられており、受
信側実行監視ファイル61と非同期実行管理ファイル6
2とデータ63から構成される。
[0012] The database file group 6 is stored in the electronic computer 5.
is provided on an external storage device connected to the receiving side execution monitoring file 61 and the asynchronous execution management file 6.
2 and data 63.

【0013】図2を参照すると送信側ファイル群4は送
信側実行監視ファイル41から構成され、送信側実行監
視ファイル41は端末名と端末毎の連番を組合せたもの
を1エントリとし複数エントリ格納するようになってお
り送信時刻,受信時刻,送信データの格納が出来るよう
になっている。
Referring to FIG. 2, the sending side file group 4 is composed of a sending side execution monitoring file 41, and the sending side execution monitoring file 41 stores a plurality of entries with one entry being a combination of a terminal name and a serial number for each terminal. It is now possible to store the sending time, receiving time, and sending data.

【0014】図3を参照するとデータベースファイル群
6は受信側実行監視ファイル61と非同期実行管理ファ
イル62から構成され、受信側実行監視ファイル61は
プログラム名を1エントリとし複数エントリ格納するよ
うになっており、端末名,連番,受信データ,対応する
非同期プログラム名を格納出来るようになっている。
Referring to FIG. 3, the database file group 6 is composed of a receiving side execution monitoring file 61 and an asynchronous execution management file 62, and the receiving side execution monitoring file 61 stores a plurality of entries with each program name as one entry. It is possible to store the terminal name, serial number, received data, and the corresponding asynchronous program name.

【0015】非同期実行管理ファイル62は、プログラ
ム名を1エントリとし複数エントリ格納する様になって
おり非同期処理として登録されたデータ件数(登録件数
)と非同期処理を行った処理件数を格納するようになっ
ている。
[0015] The asynchronous execution management file 62 stores a plurality of entries with each program name as one entry, and stores the number of data items registered as asynchronous processing (number of registered items) and the number of processed items that were asynchronously processed. It has become.

【0016】次に、この様に構成された本実施例のオン
ラインシステムにおけるレスポンスの測定方法並びに非
同期処理方法の動作について説明する。
Next, the response measurement method and the operation of the asynchronous processing method in the online system of this embodiment configured as described above will be explained.

【0017】キーボード12より電子計算機5に送信す
る送信データが入力されると送信側送信手段311は実
行管理手段313に端末名,送信時刻,送信データを引
き渡すとともに連番を取得して実行監視データとして端
末名,連番を送信データに付加し電子計算機5に送信す
る。実行管理手段313は端末名,連番,送信時刻,送
信データを送信側実行監視ファイル41に登録する。
When transmission data to be transmitted to the computer 5 is input from the keyboard 12, the transmission side transmission means 311 passes the terminal name, transmission time, and transmission data to the execution management means 313, obtains a serial number, and uses the execution monitoring data. The terminal name and serial number are added to the transmission data, and the data is transmitted to the computer 5. The execution management means 313 registers the terminal name, serial number, transmission time, and transmission data in the transmission side execution monitoring file 41.

【0018】電子計算機5は端末機1からの送信データ
を受信側受信手段521で受信すると、受信側実行監視
ファイル61にプログラム名をキーにデータを正常に受
け取った主旨を含め、受信データ(端末名,連番,受信
データ)を登録する。また、受信側受信手段521は受
信データを付加された実行監視データを取り除き非同期
判断手段に送出する。
When the computer 5 receives the transmission data from the terminal 1 by the receiving means 521, the computer 5 includes the message that the data was successfully received using the program name as a key in the receiving side execution monitoring file 61. name, serial number, received data). Further, the receiving means 521 on the receiving side removes the execution monitoring data attached to the received data and sends it to the asynchronous determining means.

【0019】非同期判断手段522で受信データの処理
がデータ処理を同一プログラムで実行する同期処理か他
プログラムで実行する非同期処理かを判断する。同期処
理,非同期処理の判断は端末機1より入力された送信デ
ータ中に判断指示が含まれる。
The asynchronous determining means 522 determines whether the received data is a synchronous process in which the data processing is executed by the same program or an asynchronous process in which the data processing is executed by another program. A determination instruction for determining synchronous processing or asynchronous processing is included in the transmission data input from the terminal device 1.

【0020】非同期判断手段522は、データ処理が非
同期処理であると判断すれば非同期実行管理ファイル6
2を非同期プログラム名をキーに読込み非同期処理の起
動を行うため、登録件数を加算するとともに受信データ
をデータ63に登録し処理523に非同期処理となった
情報を引き渡す。非同期処理と判断されなければ処理手
段523は受信データに基づきデータ処理を行う(非同
期処理とされた受信データは処理手段523でデータ処
理は行わない)。処理手段523の処理が終了すると、
受信側送信手段524は受信側実行監視ファイル61を
プログラム名をキーに読込み、データ処理が終了した主
旨を含め端末名,連番をクリアーする。同時に送信デー
タに端末名,連番を再付加し端末コントローラ3に送信
する。
If the asynchronous determination means 522 determines that the data processing is asynchronous processing, the asynchronous execution management file 6
2 using the asynchronous program name as a key to start the asynchronous processing, the number of registrations is added up, the received data is registered in the data 63, and the information indicating the asynchronous processing is passed to the process 523. If it is determined that the asynchronous processing is not performed, the processing means 523 performs data processing based on the received data (the processing means 523 does not process the received data that has been determined to be asynchronous processing). When the processing of the processing means 523 is completed,
The receiving side transmitting means 524 reads the receiving side execution monitoring file 61 using the program name as a key, and clears the terminal name and serial number including the purpose that data processing has been completed. At the same time, the terminal name and serial number are re-added to the transmission data and transmitted to the terminal controller 3.

【0021】非同期処理は非同期読出し手段531によ
り、非同期実行管理ファイル62を監視(定期的に読込
む)し、非同期実行管理ファイル62の登録件数と処理
件数を比較し、登録件数が処理件数より多い場合にデー
タ63を読込み処理手段533を実行する。処理手段5
33は、データ63より読込んだ内容により処理を実行
し受信側送信手段532は端末コントローラ3に送信す
るとともにデータ63の消込み、非同期管理ファイル6
2の処理件数の加算を行う。
[0021] In the asynchronous processing, the asynchronous reading means 531 monitors (regularly reads) the asynchronous execution management file 62, compares the number of registered items in the asynchronous execution management file 62 and the number of processed items, and determines that the number of registered items is greater than the number of processed items. In this case, the data 63 is read and the processing means 533 is executed. Processing means 5
33 executes processing based on the content read from the data 63, and the receiving side sending means 532 sends the data to the terminal controller 3, deletes the data 63, and writes the data to the asynchronous management file 6.
Add the number of processed items in step 2.

【0022】送信側受信手段312は電子計算機5より
受信したデータより端末名,連番を抜出し、終了時刻と
合せて実行管理手段313に引き渡すとともに、端末機
1に受信データを表示する。実行管理手段313は送信
側実行監視ファイル41を端末名,連番で読込み、終了
時刻をセットするとともに開始時刻と終了時刻をもとに
レスポンス時間を算出し、送信側実行監視ファイル41
にデータを書出し、管理する。
The transmitting side receiving means 312 extracts the terminal name and serial number from the data received from the computer 5, passes them along with the end time to the execution managing means 313, and displays the received data on the terminal 1. The execution management means 313 reads the sending side execution monitoring file 41 using the terminal name and serial number, sets the end time, calculates the response time based on the start time and end time, and reads the sending side execution monitoring file 41.
Export and manage data.

【0023】[0023]

【発明の効果】以上説明したように本発明は、端末コン
トローラに実行管理手段と実行監視ファイルを設定する
ことによりオンラインの開始時刻と終了時刻を管理しオ
ンラインレスポンス時間を簡単に採取できる効果がある
[Effects of the Invention] As explained above, the present invention has the effect of managing online start and end times and easily collecting online response times by setting an execution management means and an execution monitoring file in the terminal controller. .

【0024】又、同期処理と非同期処理を分類し長時間
処理を別プログラムにする事により、端末機の専有時間
を短縮でき、端末からのデータ入力を増すことができる
効果がある。
Furthermore, by classifying synchronous processing and asynchronous processing and creating separate programs for long-term processing, it is possible to shorten the exclusive use time of the terminal and increase the amount of data input from the terminal.

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

【図1】本発明の一実施例のオンラインシステムの構成
を示すブロック図である。
FIG. 1 is a block diagram showing the configuration of an online system according to an embodiment of the present invention.

【図2】図1中の送信側実行監視ファイル41を示す図
である。
FIG. 2 is a diagram showing a sending side execution monitoring file 41 in FIG. 1;

【図3】図1中の受信側実行監視ファイル61と非同期
実行管理ファイル62の内容を示す図である。
3 is a diagram showing the contents of a receiving side execution monitoring file 61 and an asynchronous execution management file 62 in FIG. 1. FIG.

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

1    端末機 11    ディスプレイ 12    キーボード 2    プリンター 3    端末コントローラ 31    送信側送受信手段 311    送信側送信手段 312    送信側受信手段 313    実行管理手段 4    送信側ファイル群 41    送信側実行監視ファイル 5    電子計算機 51    メッセージ管理 52    受信側送受信手段 521    受信側受信手段 522    非同期判断手段 523    処理手段 524    受信側送信手段 53    受信側送受信手段 531    非同期取出し手段 532    受信側送信手段 533    処理手段 6    データベースファイル群 61    受信側実行監視ファイル 62    非同期実行管理ファイル 63    データ 1 Terminal 11 Display 12 Keyboard 2 Printer 3 Terminal controller 31 Transmitting/receiving means on the sending side 311 Sending side transmission means 312 Transmitting side receiving means 313 Execution management means 4 Sending side files group 41 Sending side execution monitoring file 5 Electronic computer 51 Message management 52 Receiving side transmitting and receiving means 521 Receiving side receiving means 522 Asynchronous judgment means 523 Processing means 524 Receiving side transmission means 53 Receiving side transmitting and receiving means 531 Asynchronous extraction means 532 Receiving side transmission means 533 Processing means 6 Database file group 61 Receiving side execution monitoring file 62 Asynchronous execution management file 63 Data

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】  情報を入力する入力手段を有する端末
機および電子計算機の通信回線を介してのデータの送受
信を前記端末機のコントローラ並びに前記電子計算機と
の送受信手段を有する端末コントローラを用いて行うオ
ンラインシステムにおいて、前記端末機から前記端末コ
ントローラに入力された送信データに実行監視データを
付加する送信側送信手段と、前記送信側送信手段から入
力した受信データに付加された実行監視データとデータ
の受信情報を実行監視ファイルに登録するとともに、実
行監視データを取り除いて受信データを出力する受信側
受信手段と、前記受信側受信手段から受信データを入力
して同期処理するか非同期処理するかを判断する非同期
判断手段と、同期処理または非同期処理したデータに前
記実行監視データを再付加して送信する受信側送信手段
と、前記受信側送信手段の送信データを受信する前記端
末コントローラの送信側受信手段と、前記送信側送信手
段から前記実行監視データおよび開始情報を受け取り前
記送信側受信手段から前記実行監視データおよび終了情
報を受け取り送信側監視ファイルにデータのレスポンス
時間を書出す実行管理手段とを含むことを特徴とするオ
ンラインシステム。
1. Transmission and reception of data via a communication line between a terminal device having an input means for inputting information and a computer is performed using a controller of the terminal device and a terminal controller having a means for transmitting and receiving data to and from the computer. In the online system, a sending side transmitting means adds execution monitoring data to transmission data inputted from the terminal device to the terminal controller, and a sending side sending means adds execution monitoring data to the received data inputted from the sending side sending means, Receiving side receiving means that registers received information in an execution monitoring file, removes execution monitoring data and outputs the received data, and inputs received data from said receiving side receiving means and determines whether to perform synchronous processing or asynchronous processing. a receiving-side transmitting means for re-adding the execution monitoring data to the synchronously processed or asynchronously-processed data and transmitting the resultant data; and a transmitting-side receiving means of the terminal controller for receiving the data transmitted by the receiving-side transmitting means. and an execution management unit that receives the execution monitoring data and start information from the sending unit, receives the execution monitoring data and end information from the sending unit, and writes the response time of the data in the sending unit’s monitoring file. An online system characterized by:
JP3024974A 1991-02-20 1991-02-20 Online system Pending JPH04264662A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3024974A JPH04264662A (en) 1991-02-20 1991-02-20 Online system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3024974A JPH04264662A (en) 1991-02-20 1991-02-20 Online system

Publications (1)

Publication Number Publication Date
JPH04264662A true JPH04264662A (en) 1992-09-21

Family

ID=12152947

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3024974A Pending JPH04264662A (en) 1991-02-20 1991-02-20 Online system

Country Status (1)

Country Link
JP (1) JPH04264662A (en)

Similar Documents

Publication Publication Date Title
CN104461903B (en) The method and apparatus of test client based on browser
JP2003178222A (en) Data converting method and device between business protocols and its processing program
JPH04264662A (en) Online system
US6493655B1 (en) Apparatus for measuring throughput and method of measuring throughput
CN108182116A (en) A kind of bidding documents analysis method, device, equipment and storage medium
CN116052404B (en) 5G communication technology-based power grid data interaction system
JP2973665B2 (en) How to display process volume
JPS5812068A (en) Group managing system for electronic cash register
JP2001236119A (en) Data gathering device
JPS58144277A (en) Processing system for commodity sales data
CN115422298A (en) Interface information synchronization method and device, computer equipment and storage medium
JP4096647B2 (en) Cash processing method
CN114462271A (en) Finite element model element layering information modification method, system, equipment and medium
JPS61219558A (en) Production line system
JPS61276035A (en) Data verificating method for data processing system
JPH0423158A (en) On-line network system
JPH05168061A (en) Plant remote supervisory device
JPH1168874A (en) Analytic system for transmission information
JP2854622B2 (en) Data transmission control sequence diagram creation method
JP2527586B2 (en) Measurement data collection processing system
CN112261073A (en) Scheme for data persistence of intelligent electronic scale
JP2589207B2 (en) POS system
JPH02130651A (en) File transfer processing time displaying system
JPH0916856A (en) Pos system
JPS6359647A (en) Display system for exceptional event information