JP2580970B2 - Control method of calling process by schedule start - Google Patents

Control method of calling process by schedule start

Info

Publication number
JP2580970B2
JP2580970B2 JP5222090A JP22209093A JP2580970B2 JP 2580970 B2 JP2580970 B2 JP 2580970B2 JP 5222090 A JP5222090 A JP 5222090A JP 22209093 A JP22209093 A JP 22209093A JP 2580970 B2 JP2580970 B2 JP 2580970B2
Authority
JP
Japan
Prior art keywords
call request
call
computer
file
server computer
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP5222090A
Other languages
Japanese (ja)
Other versions
JPH0756865A (en
Inventor
裕司 平野
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
Nippon Electric Co 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 Nippon Electric Co Ltd filed Critical Nippon Electric Co Ltd
Priority to JP5222090A priority Critical patent/JP2580970B2/en
Publication of JPH0756865A publication Critical patent/JPH0756865A/en
Application granted granted Critical
Publication of JP2580970B2 publication Critical patent/JP2580970B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Computer And Data Communications (AREA)

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、クライアント計算機上
で動作するプログラムから出されたトリガ条件の指定を
含む呼び出し要求に基づき、クライアント計算機と通信
回線を介して接続されたサーバ計算機上で動作するプロ
グラムの呼び出しを制御するスケジュール起動による呼
び出し処理の制御方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention operates on a server computer connected to a client computer via a communication line, based on a call request including a designation of a trigger condition issued from a program operating on the client computer. The present invention relates to a control method of a call process based on a schedule start for controlling a program call.

【0002】[0002]

【従来の技術】従来、この種のスケジュール起動による
呼び出し処理の制御方式は、クライアント計算機上で動
作するプログラムからサーバ計算機上で動作するプログ
ラムを呼び出すトリガ条件を含む呼び出し要求を、クラ
イアント計算機上の呼び出し要求格納ファイルに格納
し、そのファイルに格納されている各呼び出し要求中の
トリガ条件を監視し、トリガ条件を満たす(トリガが発
生した)呼び出し要求を1件ずつ該当するサーバ計算機
に送信し、各サーバ計算機では、受信した呼び出し要求
に従って自計算機上のプログラムを呼び出す方式が採用
されている。
2. Description of the Related Art Heretofore, this type of control method of call processing by starting a schedule is based on a call request including a trigger condition for calling a program running on a server computer from a program running on a client computer. The trigger condition in each call request stored in the request storage file is monitored, and a call request that satisfies the trigger condition (a trigger is generated) is transmitted to the corresponding server computer one by one. The server computer employs a method of calling a program on its own computer in accordance with the received call request.

【0003】ここで、トリガ条件とは、或る条件が成立
するときにプログラムを実際に呼び出す場合のその条件
をいい、例えばプログラムを実際に呼び出したい時刻が
使用される。また、この種のスケジュール起動による呼
び出し処理の制御は、サーバ計算機上で動作するプログ
ラムの実行結果を待ち合わせないような処理をクライア
ント計算機上のプログラムが依頼する場合に用いられ
る。
Here, the trigger condition means a condition when a program is actually called when a certain condition is satisfied. For example, a time when the program is actually called is used. This type of control of the calling process by starting the schedule is used when the program on the client computer requests a process that does not wait for the execution result of the program running on the server computer.

【0004】[0004]

【発明が解決しようとする課題】しかしながら、このよ
うにトリガ条件を満たす呼び出し要求の監視をクライア
ント計算機で一手に引き受ける構成では、多数の呼び出
し要求が発生してファイルに格納された場合、トリガ条
件の監視処理だけでもクライアント計算機の負荷が高ま
り、更に1件ずつ呼び出し要求をサーバ計算機に送信す
る構成を採用しているので、通信の処理効率も悪く、ク
ライアント計算機の負荷が一層増大することになる。こ
のため、トリガ条件通り、即ちスケジュール通りにプロ
グラムの呼び出しが行えない事態を招き兼ねない。
However, in such a configuration in which the monitoring of a call request that satisfies the trigger condition is solely undertaken by the client computer, if a large number of call requests are generated and stored in a file, the trigger condition is not satisfied. The monitoring computer alone increases the load on the client computer, and further employs a configuration in which a call request is transmitted to the server computer one by one. Therefore, the communication processing efficiency is poor, and the load on the client computer is further increased. For this reason, a situation where the program cannot be called according to the trigger condition, that is, according to the schedule, may be caused.

【0005】本発明はこのような事情に鑑みて提案され
たものであり、その目的は、トリガ条件の監視処理をサ
ーバ計算機に分散し、且つ、呼び出し要求を1件ずつ送
信する以外にファイル単位で送信する機能を持たせるこ
とにより、多数の呼び出し要求がクライアント計算機で
発生した場合のクライアント計算機の負荷の増大を抑
え、スケジュール起動による呼び出し処理を効率良く行
えるようにすることにある。
[0005] The present invention has been proposed in view of such circumstances, and its object is to distribute trigger condition monitoring processing to server computers, and to transmit a call request one by one, and to file-based monitoring. An object of the present invention is to provide a function of transmitting a request by a client, thereby suppressing an increase in the load on the client computer when a large number of call requests are generated in the client computer, and making it possible to efficiently perform a call process by starting a schedule.

【0006】[0006]

【課題を解決するための手段】本発明は上記の目的を達
成するために、クライアント計算機上で動作するプログ
ラムから出されたトリガ条件の指定を含む呼び出し要求
に基づき、クライアント計算機と通信回線を介して接続
されたサーバ計算機上で動作するプログラムの呼び出し
を制御するスケジュール起動による呼び出し処理の制御
方式において、クライアント計算機側に、サーバ計算機
対応の呼び出し要求格納ファイルと、クライアント計算
機上で動作するプログラムから出されたトリガ条件の指
定を含む呼び出し要求を、その呼び出し要求によって呼
び出すプログラムが動作するサーバ計算機に対応する前
記呼び出し要求格納ファイルに格納するファイル格納手
段と、呼び出し要求を通信回線を介してサーバ計算機に
送信する呼び出し要求送信手段と、前記呼び出し要求格
納ファイルを通信回線を介してサーバ計算機に送信する
ファイル送信制御手段と、前記呼び出し要求格納ファイ
ルに格納されている呼び出し要求数およびトリガ条件を
監視し、トリガ条件を満たした呼び出し要求を1件ずつ
前記呼び出し要求送信手段によって呼び出し先プログラ
ムが動作するサーバ計算機に送信すると共に、未処理の
呼び出し要求が予め設定された数を超えて格納されてい
る呼び出し要求格納ファイルを前記ファイル送信制御手
段によって対応するサーバ計算機に送信する状態監視手
段とを備え、サーバ計算機側に、呼び出し要求格納ファ
イルと、クライアント計算機から送信されてきた呼び出
し要求格納ファイルに含まれる呼び出し要求を自計算機
の前記呼び出し要求格納ファイルに格納するファイル受
信制御手段と、自計算機上で動作するプログラムを呼び
出す呼び出し制御手段と、クライアント計算機から送信
されてきた呼び出し要求を受信して前記呼び出し制御手
段に処理させる呼び出し要求受信手段と、自計算機の前
記呼び出し要求格納ファイルに格納されている呼び出し
要求のトリガ条件を監視し、トリガ条件を満たした呼び
出し要求を前記呼び出し制御手段に処理させる状態監視
手段とを備えている。
SUMMARY OF THE INVENTION In order to achieve the above-mentioned object, the present invention provides a communication method with a client computer via a communication line based on a call request including a designation of a trigger condition issued from a program operating on the client computer. In the control method of the call process by schedule start, which controls the call of the program running on the connected server computer, the call request storage file corresponding to the server computer and the program running on the client computer are output to the client computer side. File storage means for storing a call request including the specified trigger condition in the call request storage file corresponding to the server computer on which the program to be called by the call request operates, and the call request to the server computer via the communication line. Call to send Request transmission means, file transmission control means for transmitting the call request storage file to the server computer via a communication line, and monitors the number of call requests and the trigger condition stored in the call request storage file, and sets the trigger condition. The call request transmitting unit transmits the satisfied call requests one by one to the server computer on which the call destination program operates, and simultaneously stores a call request storage file in which unprocessed call requests exceed a preset number. Status monitoring means for transmitting to the corresponding server computer by the file transmission control means, and the server computer side receives the call request storage file and the call request contained in the call request storage file transmitted from the client computer. In the call request storage file File receiving control means for storing a call request, a call control means for calling a program operating on the own computer, a call request receiving means for receiving a call request transmitted from a client computer and causing the call control means to process the call request, State monitoring means for monitoring a trigger condition of the call request stored in the call request storage file, and causing the call control means to process the call request satisfying the trigger condition.

【0007】また、本発明の好ましい実施例において
は、以下の(A),(B)の少なくとも1つの構成を付
加している。
Further, in a preferred embodiment of the present invention, at least one of the following (A) and (B) is added.

【0008】(A)前記クライアント計算機側に、コン
ソールからの前記呼び出し要求格納ファイルの内容を表
示出力することを要求する情報表示コマンドおよび前記
呼び出し要求格納ファイルの転送を要求する転送要求コ
マンドを処理するコマンド制御手段を備え、前記クライ
アント計算機側の状態監視手段は、前記コマンド制御手
段で処理された転送要求コマンドで転送を要求する呼び
出し要求格納ファイルを前記ファイル送信制御手段によ
って対応するサーバ計算機に送信する構成。
(A) An information display command for requesting the client computer to display and output the contents of the call request storage file from a console and a transfer request command for requesting the transfer of the call request storage file are processed. A command control unit, wherein the status monitoring unit on the client computer side transmits a call request storage file for requesting transfer by a transfer request command processed by the command control unit to the corresponding server computer by the file transmission control unit. Constitution.

【0009】(B)前記クライアント計算機側に、各サ
ーバ計算機との間の通信回線の使用率を監視し、予め定
められた値に達したときにその旨を自計算機の状態監視
手段に通知する通信回線監視手段を備え、前記クライア
ント計算機側の状態監視手段は、前記呼び出し要求送信
手段によって1件ずつ呼び出し要求をサーバ計算機に送
信している最中に前記通信回線監視手段で監視されてい
るそのサーバ計算機との間の通信回線の使用率が予め定
められた値を超え且つそのサーバ計算機に対応する呼び
出し要求格納ファイルにトリガ条件を満たす未処理の呼
び出し要求が残っている場合に、前記呼び出し要求送信
手段による1件ずつの送信を中止し、その呼び出し要求
格納ファイルを前記ファイル送信制御手段によりサーバ
計算機に送信する構成。
(B) The client computer monitors the usage rate of the communication line with each server computer, and when the usage rate reaches a predetermined value, notifies the status monitoring means of the own computer. A communication line monitoring unit, wherein the status monitoring unit on the client computer side is monitored by the communication line monitoring unit while the call request transmission unit is transmitting a call request one by one to the server computer. If the usage rate of the communication line with the server computer exceeds a predetermined value and an unprocessed call request satisfying the trigger condition remains in the call request storage file corresponding to the server computer, the call request The transmission by the transmission unit is stopped one by one, and the call request storage file is transmitted to the server computer by the file transmission control unit. Formed.

【0010】[0010]

【作用】本発明のスケジュール起動による呼び出し処理
の制御方式においては、クライアント計算機上で動作す
るプログラムからトリガ条件の指定を含む呼び出し要求
が出されると、ファイル格納手段が、その呼び出し要求
を、それが呼び出すプログラムが動作するサーバ計算機
に対応する呼び出し要求格納ファイルに格納する。そし
て、状態監視手段が、呼び出し要求格納ファイルに格納
されている呼び出し要求数およびトリガ条件を監視し、
トリガ条件を満たした呼び出し要求を1件ずつ呼び出し
要求送信手段によって呼び出し先プログラムが動作する
サーバ計算機に送信する。また、多数の呼び出し要求が
発生した為に未処理の呼び出し要求が予め設定された数
を超えて或る呼び出し要求格納ファイルに格納された場
合、その呼び出し要求格納ファイルをファイル送信制御
手段によって対応するサーバ計算機に送信する。
According to the control method of the call processing based on the schedule activation of the present invention, when a call request including designation of a trigger condition is issued from a program running on a client computer, the file storage means converts the call request to the request. It is stored in the call request storage file corresponding to the server computer on which the program to be called operates. Then, the state monitoring means monitors the number of call requests and the trigger condition stored in the call request storage file,
The call requests satisfying the trigger condition are transmitted one by one to the server computer on which the called program operates by the call request transmitting means. Also, when a large number of call requests have occurred and an unprocessed call request exceeds a preset number and is stored in a certain call request storage file, the call request storage file is handled by the file transmission control means. Send to server computer.

【0011】サーバ計算機側では、呼び出し要求受信手
段が、クライアント計算機から送信されてきた呼び出し
要求を受信して呼び出し制御手段に処理させ、該当する
プログラムを呼び出す。また、ファイル受信制御手段
が、クライアント計算機から送信されてきた呼び出し要
求格納ファイルに含まれる呼び出し要求を自計算機の呼
び出し要求格納ファイルに格納し、状態監視手段が、こ
の呼び出し要求格納ファイルに格納されている呼び出し
要求のトリガ条件を監視し、トリガ条件を満たした呼び
出し要求を呼び出し制御手段に処理させて該当するプロ
グラムを呼び出す。
On the server computer side, the call request receiving means receives the call request transmitted from the client computer, causes the call control means to process the call request, and calls the corresponding program. Also, the file reception control means stores the call request included in the call request storage file transmitted from the client computer in the call request storage file of the own computer, and the state monitoring means stores the call request in the call request storage file. The trigger condition of the call request is monitored, and the call control means is processed by the call control means to call the corresponding program.

【0012】また、クライアント計算機側のコマンド制
御手段が、コンソールからの情報表示コマンドを処理し
てオペレータに呼び出し要求格納ファイルの内容を表示
し、またコンソールからの転送要求コマンドを処理す
る。そして、クライアント計算機側の状態監視手段は、
コマンド制御手段で処理された転送要求コマンドで転送
を要求する呼び出し要求格納ファイルをファイル送信制
御手段によって対応するサーバ計算機に送信する。
The command control means on the client computer side processes the information display command from the console, displays the contents of the call request storage file to the operator, and processes the transfer request command from the console. Then, the status monitoring means on the client computer side
The call request storage file for requesting the transfer by the transfer request command processed by the command control means is transmitted to the corresponding server computer by the file transmission control means.

【0013】更に、クライアント計算機側の通信回線監
視手段が、各サーバ計算機との間の通信回線の使用率を
監視して予め定められた値に達するとその旨を自計算機
の状態監視手段に通知する。状態監視手段は、呼び出し
要求送信手段によってトリガ条件を満たす呼び出し要求
を1件ずつサーバ計算機に送信している最中に通信回線
監視手段で監視されているそのサーバ計算機との間の通
信回線の使用率が予め定められた値を超え且つそのサー
バ計算機に対応する呼び出し要求格納ファイルにトリガ
条件を満たす未処理の呼び出し要求が残っている場合に
は、呼び出し要求送信手段による1件ずつの送信を中止
し、その呼び出し要求格納ファイルをファイル送信制御
手段によりサーバ計算機に送信する。
Further, the communication line monitoring means of the client computer monitors the usage rate of the communication line with each server computer, and when the usage rate of the communication line reaches a predetermined value, notifies the status monitoring means of the own computer to that effect. I do. The status monitoring means uses the communication line between the server computer monitored by the communication line monitoring means while the call request transmitting means transmits the call requests satisfying the trigger condition one by one to the server computer. If the rate exceeds a predetermined value and unprocessed call requests satisfying the trigger condition remain in the call request storage file corresponding to the server computer, the transmission of the call requests by the call request transmission unit is stopped. Then, the call request storage file is transmitted to the server computer by the file transmission control means.

【0014】[0014]

【実施例】次に本発明の実施例について図面を参照して
詳細に説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, embodiments of the present invention will be described in detail with reference to the drawings.

【0015】図1を参照すると、本発明を適用した複数
の計算機から構成される計算機ネットワークシステムの
一例は、クライアント計算機1と2台のサーバ計算機
2,3とクライアント計算機1およびサーバ計算機2,
3間を接続する通信回線4,5とで構成されている。
Referring to FIG. 1, an example of a computer network system comprising a plurality of computers to which the present invention is applied is a client computer 1, two server computers 2 and 3, a client computer 1, a server computer 2, and a server computer 2.
It comprises communication lines 4 and 5 connecting the three.

【0016】クライアント計算機1上では処理プログラ
ム21,22が動作し、サーバ計算機2上では処理プロ
グラム41,42が動作し、サーバ計算機3上では処理
プログラム51が動作する。
Processing programs 21 and 22 operate on the client computer 1, processing programs 41 and 42 operate on the server computer 2, and a processing program 51 operates on the server computer 3.

【0017】図2のクライアント計算機1の構成例を示
すブロック図を参照すると、クライアント計算機1に
は、ファイル格納手段11,状態監視手段12,呼び出
し要求送信手段13,呼び出し制御手段14,ファイル
送信制御手段15,コマンド制御手段16,通信回線監
視手段17,ファイル装置18,SG(システム生成)
テーブル19およびコンソール20が備えられている。
Referring to a block diagram showing an example of the configuration of the client computer 1 shown in FIG. 2, the client computer 1 has a file storage unit 11, a state monitoring unit 12, a call request transmission unit 13, a call control unit 14, a file transmission control. Means 15, command control means 16, communication line monitoring means 17, file device 18, SG (system generated)
A table 19 and a console 20 are provided.

【0018】ファイル装置18には、自計算機1上の処
理プログラム21,22に対する呼び出し要求を格納す
る呼び出し要求格納ファイル18−1と、サーバ計算機
2上の処理プログラム41,42に対する呼び出し要求
を格納する呼び出し要求格納ファイル18−2と、サー
バ計算機3上の処理プログラム51に対する呼び出し要
求を格納する呼び出し要求格納ファイル18−3とが設
けられている。
The file device 18 stores a call request storage file 18-1 for storing call requests for the processing programs 21 and 22 on the computer 1, and a call request for the processing programs 41 and 42 on the server computer 2. A call request storage file 18-2 and a call request storage file 18-3 for storing a call request to the processing program 51 on the server computer 3 are provided.

【0019】ファイル格納手段11は、自計算機1上の
処理プログラム21,22から出された、トリガ条件の
指定,呼び出すプログラムを特定するデータ,必要に応
じそのプログラムに引き渡すデータ等を含む呼び出し要
求を、その呼び出し要求によって呼び出すプログラムが
動作する計算機に対応する呼び出し要求格納ファイル1
8−1〜18−3に格納する手段である。
The file storage means 11 receives a call request including data for designating a trigger condition, specifying a program to be called, data to be passed to the program as required, and the like, issued from the processing programs 21 and 22 on the computer 1. Call request storage file 1 corresponding to the computer on which the program to be called by the call request operates
This is a means for storing the data in 2-1 to 18-3.

【0020】呼び出し要求送信手段13は、状態監視手
段12から渡された呼び出し要求を通信回線4,5を介
してサーバ計算機2または3に送信する手段である。
The call request transmitting means 13 is a means for transmitting the call request passed from the state monitoring means 12 to the server computer 2 or 3 via the communication lines 4 and 5.

【0021】ファイル送信制御手段15は、サーバ計算
機2,3に対応する呼び出し要求格納ファイル18−
2,18−3のうち状態監視手段12から送信を要求さ
れた呼び出し要求格納ファイルを通信回線4,5を介し
てサーバ計算機2または3に送信する手段である。
The file transmission control means 15 includes a call request storage file 18-corresponding to the server computers 2 and 3.
2, 18-3 is a means for transmitting the call request storage file requested to be transmitted from the state monitoring means 12 to the server computer 2 or 3 via the communication lines 4 and 5.

【0022】SGテーブル19は、ファイル転送を利用
するしきい値となる要求数を保持するテーブルであり、
例えばシステム生成時にセットされる。
The SG table 19 is a table for holding the number of requests which is a threshold value for using file transfer.
For example, it is set when the system is created.

【0023】コマンド制御手段16は、コンソール20
からの呼び出し要求格納ファイル18−1〜18−3の
内容を表示出力することを要求する情報表示コマンド,
その内容の更新を要求する更新要求コマンドおよび呼び
出し要求格納ファイル18−2,18−3の転送を要求
する転送要求コマンドを処理する手段である。
The command control means 16 includes a console 20
Information display command for requesting to display and output the contents of the call request storage files 18-1 to 18-3 from
This is a means for processing an update request command requesting an update of the contents and a transfer request command requesting transfer of the call request storage files 18-2 and 18-3.

【0024】通信回線監視手段17は、サーバ計算機
2,3との間の通信回線4,5の使用率を監視し、予め
定められた値に達すると、その旨を状態監視手段12に
通知する手段である。
The communication line monitoring means 17 monitors the usage rate of the communication lines 4 and 5 with the server computers 2 and 3, and when the usage rate reaches a predetermined value, notifies the state monitoring means 12 to that effect. Means.

【0025】状態監視手段12は、呼び出し要求格納フ
ァイル18−1〜18−3に格納されている呼び出し要
求のトリガ条件を監視し、トリガ条件を満たした呼び出
し要求が自計算機1上の処理プログラム21,22を呼
び出す要求である場合には呼び出し制御手段14によっ
てその呼び出しを実行し、サーバ計算機2,3上の処理
プログラム41,42,51を呼び出す要求である場合
には1件ずつ呼び出し要求送信手段13によって呼び出
し先プログラムが動作するサーバ計算機2,3に送信す
る手段である。また、呼び出し要求格納ファイル18−
2,18−3に格納されている呼び出し要求数を監視
し、未処理の呼び出し要求がSGテーブル19に設定さ
れた要求数を超えて格納されている呼び出し要求格納フ
ァイルを検出すると、そのファイルをファイル送信制御
手段15によって対応するサーバ計算機2または3に送
信する制御を行う。
The state monitoring means 12 monitors the trigger conditions of the call requests stored in the call request storage files 18-1 to 18-3, and if the call request that satisfies the trigger conditions is received, the processing program 21 on the computer 1 , 22 is called by the call control means 14, and if the request is a call to the processing programs 41, 42, 51 on the server computers 2, 3, the call request sending means is sent one by one. 13 is a means for transmitting to the server computers 2 and 3 on which the called program runs. The call request storage file 18-
When the number of unprocessed call requests is detected to exceed the number of requests set in the SG table 19, a call request storage file stored in the SG table 19 is detected. The file transmission control unit 15 controls transmission to the corresponding server computer 2 or 3.

【0026】更に、状態監視手段12は、コマンド制御
手段16で処理された転送要求コマンドで転送を要求す
る呼び出し要求格納ファイルをファイル送信制御手段1
5によって対応するサーバ計算機2,3に送信する制御
や、呼び出し要求送信手段14によって1件ずつ呼び出
し要求をサーバ計算機2,3に送信している最中に通信
回線監視手段17で監視されているそのサーバ計算機
2,3との間の通信回線4,5の使用率が予め定められ
た値を超え且つそのサーバ計算機2,3に対応する呼び
出し要求格納ファイル18−2,18−3にトリガ条件
を満たす未処理の呼び出し要求が残っている場合に、呼
び出し要求送信手段13による1件ずつの送信を中止
し、その呼び出し要求格納ファイル18−2,18−3
をファイル送信制御手段15によりサーバ計算機2,3
に送信する制御も行う。
Further, the status monitoring means 12 transmits the call request storage file requesting the transfer by the transfer request command processed by the command control means 16 to the file transmission control means 1.
5 and is monitored by the communication line monitoring unit 17 while the call request transmission unit 14 is transmitting call requests one by one to the server computers 2 and 3. When the usage rate of the communication lines 4 and 5 between the server computers 2 and 3 exceeds a predetermined value and the call request storage files 18-2 and 18-3 corresponding to the server computers 2 and 3, If there is an unprocessed call request that satisfies the condition, the transmission of the call request by the call request transmitting unit 13 is stopped, and the call request storage files 18-2 and 18-3 are stopped.
Is transmitted to the server computers 2, 3 by the file transmission control means 15.
Is also transmitted.

【0027】呼び出し制御手段14は、状態監視手段1
2から処理を要求された呼び出し要求を解析して呼び出
すプログラムを識別し、実際にそのプログラムを呼び出
す手段である。
The call control means 14 comprises the state monitoring means 1
2 is a means for analyzing a call request for which processing has been requested from step 2, identifying a program to be called, and actually calling the program.

【0028】図3を参照すると、各サーバ計算機2,3
は、状態監視手段31,ファイル受信制御手段32,呼
び出し要求受信手段33,呼び出し制御手段34および
ファイル装置35を備えている。
Referring to FIG. 3, each of the server computers 2, 3
Includes a state monitoring unit 31, a file reception control unit 32, a call request reception unit 33, a call control unit 34, and a file device 35.

【0029】ファイル装置35には、自計算機2,3上
の処理プログラム41,42または51に対する呼び出
し要求を格納する呼び出し要求格納ファイル35−1が
設けられている。
The file device 35 is provided with a call request storage file 35-1 for storing a call request for the processing program 41, 42, or 51 on the own computer 2, 3.

【0030】ファイル受信制御手段32は、通信回線4
または5を通じてクライアント計算機1から受信した呼
び出し要求格納ファイル18−2または18−3の内容
を呼び出し要求格納ファイル35−1にコピーする手段
である。
The file reception control means 32 includes a communication line 4
Or means 5 for copying the contents of the call request storage file 18-2 or 18-3 received from the client computer 1 through the call request storage file 35-1.

【0031】呼び出し制御手段34は、自計算機2また
は3上で動作する処理プログラム41,42または51
を呼び出す手段である。
The call control means 34 is a processing program 41, 42 or 51 operating on the own computer 2 or 3.
Is the means to call.

【0032】呼び出し要求受信手段33は、通信回線4
または5を通じてクライアント計算機1から受信した呼
び出し要求を呼び出し制御手段34に処理させる手段で
ある。
The call request receiving means 33 includes a communication line 4
Or 5 is a means for causing the call control means 34 to process the call request received from the client computer 1 through 5.

【0033】状態監視手段31は、呼び出し要求格納フ
ァイル35−1に格納されている呼び出し要求のトリガ
条件を監視し、トリガ条件を満たした呼び出し要求を呼
び出し制御手段34に処理させる手段である。
The state monitoring means 31 is a means for monitoring the trigger condition of the call request stored in the call request storage file 35-1, and causing the call control means 34 to process the call request satisfying the trigger condition.

【0034】次に、このように構成された本実施例の動
作を説明する。
Next, the operation of the embodiment constructed as described above will be described.

【0035】クライアント計算機1のシステム立ち上げ
時などの時点で、SGテーブル19にファイル転送を利
用するしきい値となる要求数を設定する。今、その要求
数として、「100」が設定されたものとする。
At the time of starting the system of the client computer 1, the number of requests serving as a threshold value for using file transfer is set in the SG table 19. Now, it is assumed that “100” is set as the number of requests.

【0036】初期の状態においては、クライアント計算
機1の各呼び出し要求格納ファイル18−1〜18−3
および各サーバ計算機2,3の呼び出し要求格納ファイ
ル35−1には呼び出し要求は1つも格納されていな
い。
In the initial state, the call request storage files 18-1 to 18-3 of the client computer 1 are stored.
Also, no call request is stored in the call request storage file 35-1 of each of the server computers 2 and 3.

【0037】今、クライアント計算機1およびサーバ計
算機2,3が稼動し始め、クライアント計算機1で処理
プログラム21が実行されたとする。
Now, it is assumed that the client computer 1 and the server computers 2 and 3 start operating, and the processing program 21 is executed on the client computer 1.

【0038】処理プログラム21が、例えば図4に示す
ようなstep1−1〜step1−3をその順に実行
するプログラムであったとすると、先ず、step1−
1が実行されることにより、自計算機1の処理プログラ
ム22に対しトリガ条件aで呼び出し要求0−1を発行
する。
Assuming that the processing program 21 is a program for executing, for example, steps 1-1 to 1-3 as shown in FIG.
As a result, the call request 0-1 is issued to the processing program 22 of the computer 1 under the trigger condition a.

【0039】クライアント計算機1のファイル格納手段
11は、処理プログラム21から発行された呼び出し要
求0−1が自計算機1上の処理プログラム22に対する
ものなので、その要求0−1を呼び出し要求格納ファイ
ル18−1に格納する。
In the file storage means 11 of the client computer 1, the call request 0-1 issued from the processing program 21 is for the processing program 22 on the host computer 1, so the request 0-1 is stored in the call request storage file 18- 1 is stored.

【0040】次に処理プログラム21がstep1−2
においてサーバ計算機2の処理プログラム42に対しト
リガ条件bで呼び出し要求1−1を発行すると、ファイ
ル格納手段11はその要求1−1を、サーバ計算機2に
対応する呼び出し要求格納ファイル18−2に格納す
る。
Next, the processing program 21 executes step 1-2.
Issue the call request 1-1 to the processing program 42 of the server computer 2 under the trigger condition b, the file storage means 11 stores the request 1-1 in the call request storage file 18-2 corresponding to the server computer 2. I do.

【0041】更に処理プログラム21がstep1−3
においてサーバ計算機3の処理プログラム51に対しト
リガ条件cで呼び出し要求を101回発行すると(各々
の要求を2−1〜2−101とする)、ファイル格納手
段11はその要求2−1〜2−101を、サーバ計算機
3に対応する呼び出し要求格納ファイル18−3に格納
する。
Further, the processing program 21 executes step 1-3
In step (1), when the call request is issued 101 times to the processing program 51 of the server computer 3 under the trigger condition c (each request is referred to as 2-1 to 2-101), the file storage unit 11 transmits the request 2-1 to 2-101. 101 is stored in the call request storage file 18-3 corresponding to the server computer 3.

【0042】状態監視手段12は、呼び出し要求格納フ
ァイル18−3に101件の呼び出し要求が格納された
時点で、SGテーブル19に設定されているしきい値
「100」を超えたことを検出し、ファイル送信制御手
段15に対して呼び出し要求格納ファイル18−3をサ
ーバ計算機3に送信することを要求する。
The state monitoring means 12 detects that the threshold value “100” set in the SG table 19 has been exceeded when 101 call requests are stored in the call request storage file 18-3. Request the file transmission control means 15 to transmit the call request storage file 18-3 to the server computer 3.

【0043】ファイル送信制御手段15は、ファイル装
置18から呼び出し要求格納ファイル18−3を読み出
し、通信回線5を介してサーバ計算機3に送信し、送信
を完了すると、その旨を状態監視手段12に通知する。
状態監視手段12は、送信が完了した呼び出し要求格納
ファイル18−3の状態を初期化する。この時点での各
呼び出し要求格納ファイル18−1〜18−3の内容を
図5に示す。
The file transmission control means 15 reads out the call request storage file 18-3 from the file device 18, transmits it to the server computer 3 via the communication line 5, and when the transmission is completed, notifies the state monitoring means 12 of the fact. Notice.
The state monitoring unit 12 initializes the state of the call request storage file 18-3 whose transmission has been completed. FIG. 5 shows the contents of each of the call request storage files 18-1 to 18-3 at this time.

【0044】通信回線5を介して送信された呼び出し要
求格納ファイル18−3の内容は、サーバ計算機3のフ
ァイル受信制御手段32で受信され、その内容が自計算
機3の呼び出し要求格納ファイル35−1にコピーされ
る。従って、以降、要求2−1〜要求2−101のトリ
ガ条件cの監視はサーバ計算機3の状態監視手段31で
実施される。そして、トリガ条件cが成立すると、状態
監視手段31は呼び出し要求格納ファイル35−1の各
呼び出し要求2−1〜2−101について順次に、呼び
出し制御手段34に処理を依頼し、呼び出し制御手段3
4は、各呼び出し要求2−1〜2−101の内容に従っ
て自計算機3上の処理プログラム51を合計101回呼
び出すことになる。なお、呼び出し制御手段34は呼び
出し要求を処理する毎にその呼び出し要求を呼び出し要
求格納ファイル35−1から削除する。
The contents of the call request storage file 18-3 transmitted via the communication line 5 are received by the file reception control means 32 of the server computer 3, and the contents thereof are stored in the call request storage file 35-1 of the own computer 3. Is copied to Therefore, thereafter, the monitoring of the trigger condition c of the requests 2-1 to 2-101 is performed by the status monitoring means 31 of the server computer 3. When the trigger condition c is satisfied, the state monitoring unit 31 sequentially requests the call control unit 34 to process each of the call requests 2-1 to 2-101 in the call request storage file 35-1, and the call control unit 3
No. 4 calls the processing program 51 on the own computer 3 a total of 101 times in accordance with the contents of each of the call requests 2-1 to 2-101. The call control means 34 deletes the call request from the call request storage file 35-1 each time the call request is processed.

【0045】他方、各呼び出し要求格納ファイル18−
1〜18−3の内容が図5に示した状態にあるクライア
ント計算機1で、例えば呼び出し要求格納ファイル18
−1に格納されている要求0−1のトリガ条件aが満た
されると、それが状態監視手段12で検出され、要求0
−1を処理すべき旨が呼び出し制御手段14に出され
る。呼び出し制御手段14は要求0−1の内容に従って
処理プログラム22を呼び出し、要求0−1を呼び出し
要求格納ファイル18−1から削除する。
On the other hand, each call request storage file 18-
The client computer 1 in which the contents of Nos. 1 to 18-3 are in the state shown in FIG.
When the trigger condition a of the request 0-1 stored in -1 is satisfied, it is detected by the state monitoring means 12 and the request 0-1 is detected.
The calling control means 14 is informed that -1 should be processed. The call control means 14 calls the processing program 22 in accordance with the contents of the request 0-1, and deletes the request 0-1 from the call request storage file 18-1.

【0046】ここで、処理プログラム22が例えば図4
に示すようなstep2−1〜step2−2をその順
に実行するプログラムであったとすると、先ず、ste
p2−1が実行されることにより、サーバ計算機2の処
理プログラム41に対しトリガ条件dで呼び出し要求が
10回発行され(この発行された要求を1−2〜1−1
1とする)、ファイル格納手段11によって、それらの
要求1−2〜1−11がサーバ計算機2に対応する呼び
出し要求格納ファイル18−2に格納される。
Here, the processing program 22 corresponds to, for example, FIG.
Assuming that the program executes steps 2-1 to 2-2 in that order as shown in FIG.
By executing p2-1, an invocation request is issued ten times to the processing program 41 of the server computer 2 under the trigger condition d (this issued request is
1), and the file storage means 11 stores the requests 1-2 to 1-11 in the call request storage file 18-2 corresponding to the server computer 2.

【0047】また、処理プログラム22がstep2−
2においてサーバ計算機3の処理プログラム51に対し
トリガ条件eで呼び出し要求を50回発行すると(この
発行された要求を2−102〜2−151とする)、そ
れらの要求2−102〜2−151がファイル格納手段
11によってサーバ計算機3に対応する呼び出し要求格
納ファイル18−3に格納される。この時点での各呼び
出し要求格納ファイル18−1〜18−3の内容を図6
に示す。
Further, the processing program 22 executes step 2-
In step 2, when a call request is issued 50 times to the processing program 51 of the server computer 3 under the trigger condition e (this issued request is referred to as 2-102 to 2-151), the requests 2-102 to 2-151 are issued. Is stored in the call request storage file 18-3 corresponding to the server computer 3 by the file storage unit 11. FIG. 6 shows the contents of each of the call request storage files 18-1 to 18-3 at this time.
Shown in

【0048】その後、状態監視手段12のトリガ条件の
監視処理において、呼び出し要求格納ファイル18−2
に格納されている要求1−1のトリガ条件bの成立が検
出されたとすると、状態監視手段12は、呼び出し要求
格納ファイル18−2から要求1−1を読み出し、呼び
出し要求送信手段13にサーバ計算機2に送信すること
を指示する。
Thereafter, in the monitoring process of the trigger condition by the state monitoring means 12, the call request storage file 18-2
If it is detected that the trigger condition b of the request 1-1 stored in the request 1-1 is satisfied, the state monitoring unit 12 reads the request 1-1 from the call request storage file 18-2, and sends the request 1-1 to the call request transmitting unit 13 by the server computer. 2 is transmitted.

【0049】呼び出し要求送信手段13は、要求1−1
を通信回線4を通じてサーバ計算機2に送信する。
The call request transmitting means 13 transmits the request 1-1
Is transmitted to the server computer 2 through the communication line 4.

【0050】クライアント計算機1から送信された要求
1−1は、サーバ計算機2の呼び出し要求受信手段33
で受信され、この手段33から呼び出し制御手段34に
対して要求1−1を処理することが指示される。
The request 1-1 transmitted from the client computer 1 is transmitted to the call request receiving means 33 of the server computer 2.
This means 33 instructs the calling control means 34 to process the request 1-1.

【0051】呼び出し制御手段34は、要求1−1の内
容に従って自計算機2上の処理プログラム42を呼び出
し、処理プログラム42を実行させる。
The call control means 34 calls the processing program 42 on the own computer 2 according to the contents of the request 1-1, and causes the processing program 42 to be executed.

【0052】次に、この時点でオペレータがコンソール
20から情報表示コマンドを投入したとすると、コマン
ド制御手段16がそのコマンドに従って、各呼び出し要
求格納ファイル18−1〜18−3の内容をコンソール
20に表示する。これによって、オペレータは、現時点
において、クライアント計算機1の呼び出し要求格納フ
ァイル18−1には1つも呼び出し要求が格納されてお
らず、呼び出し要求格納ファイル18−2には要求1−
2〜1−11の10件の呼び出し要求が格納されてお
り、呼び出し要求格納ファイル18−3には要求2−1
02〜2−151の50件の呼び出し要求が格納されて
いることを知ることができる。
Next, assuming that the operator inputs an information display command from the console 20 at this time, the command control means 16 stores the contents of the call request storage files 18-1 to 18-3 into the console 20 according to the command. indicate. As a result, at this point in time, the operator does not store any call request in the call request storage file 18-1 of the client computer 1, and stores the request 1- in the call request storage file 18-2.
Ten call requests 2-1 to 11-1 are stored, and the request 2-1 is stored in the call request storage file 18-3.
It is possible to know that 50 call requests 02 to 2-151 are stored.

【0053】なお、情報表示コマンドで表示出力したい
ファイルが指定されている場合には、そのファイルの内
容だけが表示される。更に、本実施例では、更新したい
ファイル,呼び出し要求,更新対象箇所および更新内容
を指定した更新要求コマンドを入力すれば、任意の呼び
出し要求のトリガ条件等を変更できるようになってい
る。
When a file to be displayed and output is designated by the information display command, only the contents of the file are displayed. Further, in the present embodiment, by inputting an update request command designating a file to be updated, a call request, a location to be updated, and an update content, a trigger condition of an arbitrary call request can be changed.

【0054】また、このような内容を確認したオペレー
タが、例えば呼び出し要求格納ファイル18−2に格納
されている呼び出し要求1−2〜1−11の全てをサー
バ計算機2側で処理させたい為に、コンソール20から
その旨の転送要求コマンドを投入すると、コマンド制御
手段16はそのコマンドを処理し、その結果、状態監視
手段12に対し呼び出し要求格納ファイル18−2の転
送を指示する。
Further, the operator who has confirmed such contents wants the server computer 2 to process all of the call requests 1-2 to 1-11 stored in the call request storage file 18-2, for example. When the transfer request command is input from the console 20, the command control means 16 processes the command, and as a result, instructs the state monitoring means 12 to transfer the call request storage file 18-2.

【0055】状態監視手段12は、転送を要求された呼
び出し要求格納ファイル18−2をファイル装置18か
ら読み出し、ファイル送信制御手段15によって通信回
線4を通じてサーバ計算機2に送信し、これを受信した
サーバ計算機2のファイル受信制御手段32はその内容
を呼び出し要求格納ファイル35−1にコピーする。従
って、以降、要求1−2〜1−11のトリガ条件dの監
視はサーバ計算機2の状態監視手段31で実施され、ト
リガ条件dが成立すると、状態監視手段31は呼び出し
要求格納ファイル35−1の各呼び出し要求1−2〜1
−11について順次に、呼び出し制御手段34に処理を
依頼し、呼び出し制御手段34は、各呼び出し要求1−
2〜1−11の内容に従って自計算機2上の処理プログ
ラム41を合計10回呼び出すことになる。
The state monitoring means 12 reads out the call request storage file 18-2 requested to be transferred from the file device 18, transmits the file to the server computer 2 through the communication line 4 by the file transmission control means 15, and receives the The file reception control means 32 of the computer 2 copies the contents to the call request storage file 35-1. Accordingly, thereafter, the monitoring of the trigger condition d of the requests 1-2 to 1-11 is performed by the status monitoring unit 31 of the server computer 2, and when the trigger condition d is satisfied, the status monitoring unit 31 sets the call request storage file 35-1. Each call request 1-2-1
-11 is sequentially requested by the call control means 34, and the call control means 34
According to the contents of 2-1-11, the processing program 41 on the own computer 2 is called ten times in total.

【0056】さて、次に、クライアント計算機1の状態
監視手段12のトリガ条件の監視処理において、呼び出
し要求格納ファイル18−3に格納されている要求2−
102〜2−151のトリガ条件eの成立が検出された
とすると、状態監視手段12は、呼び出し要求格納ファ
イル18−3から要求2−102〜2−151を1件ず
つ読み出し、呼び出し要求送信手段13にサーバ計算機
2に送信することを指示する。
Next, in the monitoring process of the trigger condition by the status monitoring means 12 of the client computer 1, the request 2 stored in the call request storage file 18-3 is stored.
If it is detected that the trigger condition e of 102 to 2-151 is satisfied, the state monitoring unit 12 reads out the requests 2-102 to 2-151 one by one from the call request storage file 18-3, and sends the call request transmission unit 13 To the server computer 2.

【0057】呼び出し要求送信手段13は、渡された1
件分の要求を通信回線5を通じてサーバ計算機3に送信
し、これを受信したサーバ計算機3の呼び出し要求受信
手段33は、呼び出し制御手段34に対してその要求を
処理することを指示し、呼び出し制御手段34は要求内
容に従って自計算機3上の処理プログラム51を呼び出
す。
The call request transmitting means 13 sends the received 1
The request for the number of requests is transmitted to the server computer 3 through the communication line 5, and the call request receiving means 33 of the server computer 3 which has received the request instructs the call control means 34 to process the request, and executes the call control. The means 34 calls the processing program 51 on the computer 3 in accordance with the request.

【0058】状態監視手段12は、トリガ条件eを持つ
要求2−102〜2−151を上記のようにして1件ず
つ処理していくが、要求件数が多いため、通信回線5の
負荷が高くなる。そして、通信回線5の使用率が予め定
められた値に達すると、そのことが通信回線監視手段1
7で検出されてその旨が状態監視手段12に通知され
る。
The state monitoring means 12 processes the requests 2-102 to 2-151 having the trigger condition e one by one as described above. However, since the number of requests is large, the load on the communication line 5 is high. Become. When the usage rate of the communication line 5 reaches a predetermined value, the communication line monitoring means 1 notifies that.
7, and the state monitoring means 12 is notified of the detection.

【0059】これにより、状態監視手段12は、呼び出
し要求送信手段13を使用して1件ずつ呼び出し要求を
送信することを止め、呼び出し要求格納ファイル18−
3に残っている呼び出し要求をファイル送信制御手段1
5を使ってサーバ計算機3にファイル転送する。そし
て、ファイル転送完了後、呼び出し要求格納ファイル1
8−3を初期化する。
As a result, the state monitoring means 12 stops transmitting the call requests one by one using the call request transmission means 13, and stops the call request storage file 18-.
3 is transmitted to the file transmission control unit 1
5, the file is transferred to the server computer 3. Then, after the file transfer is completed, the call request storage file 1
8-3 is initialized.

【0060】通信回線5を介して送信された呼び出し要
求格納ファイル18−3の内容は、サーバ計算機3のフ
ァイル受信制御手段32で受信され、その内容が自計算
機3の呼び出し要求格納ファイル35−1にコピーさ
れ、状態監視手段31の監視対象に組み入れられる。そ
して、今の場合、トリガ条件eは既に成立しているの
で、状態監視手段31は呼び出し要求格納ファイル35
−1のトリガ条件eを持つ呼び出し要求2−102〜2
−151について順次に、呼び出し制御手段34に処理
を依頼し、呼び出し制御手段34は、各呼び出し要求の
内容に従って自計算機3上の処理プログラム51を呼び
出す。
The contents of the call request storage file 18-3 transmitted via the communication line 5 are received by the file reception control means 32 of the server computer 3, and the contents are stored in the call request storage file 35-1 of the own computer 3. And is incorporated in the monitoring target of the status monitoring means 31. In this case, since the trigger condition e has already been satisfied, the state monitoring means 31 sends the call request storage file 35
Call request 2-102-2 having a trigger condition e of -1
For -151, processing is sequentially requested to the call control means 34, and the call control means 34 calls the processing program 51 on the own computer 3 according to the contents of each call request.

【0061】以上の実施例では、各計算機1〜3をクラ
イアント計算機,サーバ計算機に区分したが、何れの計
算機1〜3もクライアント計算機,サーバ計算機の双方
として機能させるようにしても良い。この場合、全ての
計算機は同一の構成となる。以下、図1のクライアント
計算機1をサーバ計算機としても機能させる場合を例と
して、そのような計算機の構成例を図7を参照して説明
する。
In the above embodiment, each of the computers 1 to 3 is divided into a client computer and a server computer. However, any of the computers 1 to 3 may function as both a client computer and a server computer. In this case, all computers have the same configuration. Hereinafter, an example of a configuration in which the client computer 1 of FIG. 1 functions as a server computer will be described with reference to FIG. 7.

【0062】図7において、図1と同一符号は同一部分
を示し、13’は呼び出し要求送受信手段、14’は呼
び出し制御手段、15’はファイル送受信制御手段であ
る。図7の計算機がクライアント計算機として動作する
場合には前述したと同様の動作が行われる。即ち、自計
算機上の処理プログラム21,22から発行された呼び
出し要求をファイル格納手段11がファイル装置18の
該当する呼び出し要求格納ファイル18−1〜18−3
に格納し、状態監視手段12がその要求数およびトリガ
条件を監視し、トリガ条件を満たす呼び出し要求が自計
算機の処理プログラム21,22を呼び出す要求であれ
ば呼び出し制御手段14’にて該当する処理プログラム
を呼び出し、他計算機の処理プログラムを呼び出す要求
であれば、呼び出し要求送受信手段13’によって通信
回線4または5を通じて該当する計算機に送信する。ま
た、他計算機対応の呼び出し要求格納ファイル18−
2,18−3に格納されている呼び出し要求数がSGテ
ーブル19に設定されている要求数を超えた場合には、
ファイル送受信制御手段15’によりファイル転送す
る。更に、コマンド制御手段16で転送要求コマンドが
処理された場合には、他計算機対応の呼び出し要求格納
ファイル18−2,18−3の内容をファイル転送した
り、呼び出し要求送受信手段13’にて他計算機に1件
ずつ呼び出し要求を送信しているときに通信回線監視手
段17で通信回線4,5の過負荷が検出された場合に
は、ファイル転送に切り替えることも行われる。
In FIG. 7, the same reference numerals as those in FIG. 1 denote the same parts, 13 'denotes a call request transmitting / receiving means, 14' denotes a call control means, and 15 'denotes a file transmission / reception control means. When the computer in FIG. 7 operates as a client computer, the same operation as described above is performed. That is, the file storage unit 11 stores the call request issued from the processing programs 21 and 22 on the own computer by the corresponding call request storage files 18-1 to 18-3 of the file device 18.
The state monitoring means 12 monitors the number of requests and the trigger conditions. If the call request satisfying the trigger conditions is a request to call the processing programs 21 and 22 of the own computer, the call control means 14 ' If the request is to call a program and call a processing program of another computer, the request is transmitted to the corresponding computer through the communication line 4 or 5 by the call request transmitting / receiving means 13 '. Also, a call request storage file 18-
If the number of call requests stored in 2,2-3 exceeds the number of requests set in the SG table 19,
The file is transferred by the file transmission / reception control means 15 '. Further, when the transfer request command is processed by the command control means 16, the contents of the call request storage files 18-2 and 18-3 corresponding to other computers are transferred to the file, and the call request transmission / reception means 13 'performs other processing. If the communication line monitoring means 17 detects an overload on the communication lines 4 and 5 while transmitting the call requests one by one to the computer, switching to file transfer is also performed.

【0063】他方、図7の計算機がサーバ計算機として
動作する場合、他計算機から通信回線4,5を通じて送
られてきた呼び出し要求を呼び出し要求送受信手段1
3’で受信し、呼び出し制御手段14’にその受信され
た呼び出し要求を処理させて自計算機上の処理プログラ
ム21,22を呼び出す。また、通信回線4,5を通じ
て他計算機から呼び出し要求格納ファイルが転送されて
きた場合、それをファイル送受信制御手段15’が受信
して、自計算機対応の呼び出し要求格納ファイル18−
1にコピーし、状態監視手段12による監視対象に組み
入れる。
On the other hand, when the computer shown in FIG. 7 operates as a server computer, a call request sent from another computer through the communication lines 4 and 5 is transmitted to the call request transmitting / receiving means 1.
3 'and causes the call control means 14' to process the received call request to call the processing programs 21 and 22 on the own computer. When a call request storage file is transferred from another computer via the communication lines 4 and 5, the file transmission / reception control means 15 'receives the file and stores the call request storage file 18-.
1 and incorporated into a monitoring target by the status monitoring means 12.

【0064】[0064]

【発明の効果】以上説明したように本発明のスケジュー
ル起動による呼び出し処理の制御方式によれば、以下の
ような効果を得ることができる。
As described above, according to the control method of the calling process based on the schedule activation of the present invention, the following effects can be obtained.

【0065】クライアント計算機側で、未処理の呼び出
し要求が予め設定された数を超えて或る呼び出し要求格
納ファイルに格納された場合、その呼び出し要求格納フ
ァイルを対応するサーバ計算機にファイル転送し、これ
を受信したサーバ計算機側でトリガ条件の監視を続けて
トリガ条件が満たされたら自計算機上の該当するプログ
ラムを呼び出すようにしたので、クライアント計算機側
で同一サーバ計算機上のプログラムを呼び出す要求が多
数発生した場合に、トリガ条件の監視処理をサーバ計算
機に分散でき、且つ呼び出し要求を1件ずつ送信するの
ではなくファイル単位で送信するため、クライアント計
算機の負荷,通信回線の負荷の増大を抑えることがで
き、且つ、スケジュール起動による呼び出し処理を効率
良く制御することができる。
When the client computer stores more than a predetermined number of unprocessed call requests in a certain call request storage file, the call request storage file is transferred to the corresponding server computer and transferred to the server computer. The server computer that received the message continues monitoring the trigger condition and calls the corresponding program on its own computer when the trigger condition is satisfied, so many requests to call the program on the same server computer on the client computer In this case, the monitoring process of the trigger condition can be distributed to the server computers, and the call request is transmitted in file units instead of one by one, so that the load on the client computer and the increase in the load on the communication line can be suppressed. It is possible to efficiently control call processing by schedule activation Kill.

【0066】コマンド制御手段を備える構成では、オペ
レータは、情報表示コマンドを入力することによりクラ
イアント計算機上の各サーバ計算機対応の呼び出し要求
格納ファイルの内容を確認することができ、また必要に
応じて転送要求コマンドを入力することによりオペレー
タの意志で自由に、クライアント計算機上の各サーバ計
算機対応の呼び出し要求格納ファイルを該当するサーバ
計算機に一括して転送してそのサーバ計算機に処理させ
ることができる。
In the configuration including the command control means, the operator can confirm the contents of the call request storage file corresponding to each server computer on the client computer by inputting the information display command, and transfer the file if necessary. By inputting the request command, the call request storage file corresponding to each server computer on the client computer can be freely transferred to the corresponding server computer at one's discretion and processed by the server computer.

【0067】通信回線監視手段を備える構成では、通信
回線の負荷が高いときに、呼び出し要求送信手段による
1件ずつの送信を中止し、トリガ条件を満たした残りの
呼び出し要求を含む呼び出し要求格納ファイルをファイ
ル送信制御手段によりサーバ計算機に送信するので、1
件ずつ呼び出し要求を送信し続ける場合に比べて通信回
線の負荷の増大を抑えることができる。
In the configuration provided with the communication line monitoring means, when the load on the communication line is high, the transmission of each call by the call request transmission means is stopped, and the call request storage file containing the remaining call requests satisfying the trigger condition is stored. Is transmitted to the server computer by the file transmission control means.
It is possible to suppress an increase in the load on the communication line as compared with the case where the call request is continuously transmitted on a case-by-case basis.

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

【図1】本発明を適用した複数の計算機から構成される
計算機ネットワークシステムの一例を示すブロック図で
ある。
FIG. 1 is a block diagram illustrating an example of a computer network system including a plurality of computers to which the present invention has been applied.

【図2】クライアント計算機の構成例を示すブロック図
である。
FIG. 2 is a block diagram illustrating a configuration example of a client computer.

【図3】サーバ計算機の構成例を示すブロック図であ
る。
FIG. 3 is a block diagram illustrating a configuration example of a server computer.

【図4】クライアント計算機上で動作する処理プログラ
ムの処理例を示す図である。
FIG. 4 is a diagram showing a processing example of a processing program operating on a client computer.

【図5】クライアント計算機上の呼び出し要求格納ファ
イルの或る時点の内容例を示す図である。
FIG. 5 is a diagram showing an example of the contents of a call request storage file on a client computer at a certain point in time;

【図6】クライアント計算機上の呼び出し要求格納ファ
イルの別の或る時点の内容例を示す図である。
FIG. 6 is a diagram showing another example of the contents of a call request storage file on a client computer at another certain point in time;

【図7】クライアント計算機およびサーバ計算機の双方
として機能する計算機の構成例を示すブロック図であ
る。
FIG. 7 is a block diagram illustrating a configuration example of a computer functioning as both a client computer and a server computer.

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

1…クライアント計算機 2,3…サーバ計算機 4,5…通信回線 11…ファイル格納手段 12,31…状態監視手段 13…呼び出し要求送信手段 13' …呼び出し要求送受信手段 14,14' ,34…呼び出し制御手段 15…ファイル送信制御手段 15' …ファイル送受信制御手段 16…コマンド制御手段 17…通信回線監視手段 18,35…ファイル装置 18−1〜18−3,35−1…呼び出し要求格納ファ
イル 19…SGテーブル 20…コンソール 21,22,41,42,51…処理プログラム 32…ファイル受信制御手段 33…呼び出し要求受信手段
DESCRIPTION OF SYMBOLS 1 ... Client computer 2, 3 ... Server computer 4, 5 ... Communication line 11 ... File storage means 12, 31 ... State monitoring means 13 ... Call request transmission means 13 '... Call request transmission / reception means 14, 14', 34 ... Call control Means 15 ... File transmission control means 15 '... File transmission / reception control means 16 ... Command control means 17 ... Communication line monitoring means 18, 35 ... File device 18-1 to 18-3, 35-1 ... Call request storage file 19 ... SG Table 20: Console 21, 22, 41, 42, 51 ... Processing program 32 ... File reception control means 33 ... Call request reception means

Claims (3)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 クライアント計算機上で動作するプログ
ラムから出されたトリガ条件の指定を含む呼び出し要求
に基づき、クライアント計算機と通信回線を介して接続
されたサーバ計算機上で動作するプログラムの呼び出し
を制御するスケジュール起動による呼び出し処理の制御
方式において、 クライアント計算機側に、 サーバ計算機対応の呼び出し要求格納ファイルと、 クライアント計算機上で動作するプログラムから出され
たトリガ条件の指定を含む呼び出し要求を、その呼び出
し要求によって呼び出すプログラムが動作するサーバ計
算機に対応する前記呼び出し要求格納ファイルに格納す
るファイル格納手段と、 呼び出し要求を通信回線を介してサーバ計算機に送信す
る呼び出し要求送信手段と、 前記呼び出し要求格納ファイルを通信回線を介してサー
バ計算機に送信するファイル送信制御手段と、 前記呼び出し要求格納ファイルに格納されている呼び出
し要求数およびトリガ条件を監視し、トリガ条件を満た
した呼び出し要求を1件ずつ前記呼び出し要求送信手段
によって呼び出し先プログラムが動作するサーバ計算機
に送信すると共に、未処理の呼び出し要求が予め設定さ
れた数を超えて格納されている呼び出し要求格納ファイ
ルを前記ファイル送信制御手段によって対応するサーバ
計算機に送信する状態監視手段とを備え、 サーバ計算機側に、 呼び出し要求格納ファイルと、 クライアント計算機から送信されてきた呼び出し要求格
納ファイルに含まれる呼び出し要求を自計算機の前記呼
び出し要求格納ファイルに格納するファイル受信制御手
段と、 自計算機上で動作するプログラムを呼び出す呼び出し制
御手段と、クライアント計算機から送信されてきた呼び
出し要求を受信して前記呼び出し制御手段に処理させる
呼び出し要求受信手段と、 自計算機の前記呼び出し要求格納ファイルに格納されて
いる呼び出し要求のトリガ条件を監視し、トリガ条件を
満たした呼び出し要求を前記呼び出し制御手段に処理さ
せる状態監視手段とを備えることを特徴とするスケジュ
ール起動による呼び出し処理の制御方式。
The present invention controls a call of a program running on a server computer connected to a client computer via a communication line, based on a call request including designation of a trigger condition issued from a program running on the client computer. In the control method of the call process by the schedule start, the client computer sends a call request storage file corresponding to the server computer and a call request including the specification of the trigger condition issued from the program running on the client computer, according to the call request. File storing means for storing the call request in the call request storage file corresponding to the server computer on which the program to be called operates; call request transmitting means for transmitting a call request to the server computer via a communication line; File transmission control means for transmitting to the server computer via the line; monitoring the number of call requests and the trigger condition stored in the call request storage file; Means for transmitting to the server computer on which the call destination program operates, and transmitting a call request storage file storing unprocessed call requests exceeding a preset number to the corresponding server computer by the file transmission control means. File reception control for storing, in the server computer, a call request storage file and a call request included in the call request storage file transmitted from the client computer in the call request storage file of the own computer. Means and run on own computer Call control means for calling a program to be executed, call request reception means for receiving a call request transmitted from a client computer and causing the call control means to process the call request, and a call stored in the call request storage file of the own computer. A status monitor that monitors a trigger condition of the request and causes the call control unit to process a call request that satisfies the trigger condition.
【請求項2】 前記クライアント計算機側に、コンソー
ルからの前記呼び出し要求格納ファイルの内容を表示出
力することを要求する情報表示コマンドおよび前記呼び
出し要求格納ファイルの転送を要求する転送要求コマン
ドを処理するコマンド制御手段を備え、 前記クライアント計算機側の状態監視手段は、前記コマ
ンド制御手段で処理された転送要求コマンドで転送を要
求する呼び出し要求格納ファイルを前記ファイル送信制
御手段によって対応するサーバ計算機に送信することを
特徴とする請求項1記載のスケジュール起動による呼び
出し処理の制御方式。
2. An information display command for requesting the client computer to display and output the contents of the call request storage file from a console, and a command for processing a transfer request command for requesting transfer of the call request storage file. Control means, wherein the status monitoring means on the client computer side transmits a call request storage file for requesting transfer by a transfer request command processed by the command control means to the corresponding server computer by the file transmission control means. 2. The control method of a calling process by starting a schedule according to claim 1.
【請求項3】 前記クライアント計算機側に、各サーバ
計算機との間の通信回線の使用率を監視し、予め定めら
れた値に達したときにその旨を自計算機の状態監視手段
に通知する通信回線監視手段を備え、 前記クライアント計算機側の状態監視手段は、前記呼び
出し要求送信手段によって1件ずつ呼び出し要求をサー
バ計算機に送信している最中に前記通信回線監視手段で
監視されているそのサーバ計算機との間の通信回線の使
用率が予め定められた値を超え且つそのサーバ計算機に
対応する呼び出し要求格納ファイルにトリガ条件を満た
す未処理の呼び出し要求が残っている場合に、前記呼び
出し要求送信手段による1件ずつの送信を中止し、その
呼び出し要求格納ファイルを前記ファイル送信制御手段
によりサーバ計算機に送信することを特徴とする請求項
1または2記載のスケジュール起動による呼び出し処理
の制御方式。
3. A communication for monitoring the usage rate of a communication line with each server computer on the client computer side, and notifying the status monitoring means of the own computer when the usage rate reaches a predetermined value. A line monitoring unit, wherein the status monitoring unit on the client computer side monitors the server monitored by the communication line monitoring unit while the call request transmitting unit transmits a call request one by one to the server computer. When the usage rate of the communication line with the computer exceeds a predetermined value and an unprocessed call request satisfying the trigger condition remains in the call request storage file corresponding to the server computer, the call request transmission is performed. Stopping the transmission of each call by the means, and transmitting the call request storage file to the server computer by the file transmission control means. Control method of call processing according to the schedule start of claim 1, wherein.
JP5222090A 1993-08-13 1993-08-13 Control method of calling process by schedule start Expired - Fee Related JP2580970B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5222090A JP2580970B2 (en) 1993-08-13 1993-08-13 Control method of calling process by schedule start

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5222090A JP2580970B2 (en) 1993-08-13 1993-08-13 Control method of calling process by schedule start

Publications (2)

Publication Number Publication Date
JPH0756865A JPH0756865A (en) 1995-03-03
JP2580970B2 true JP2580970B2 (en) 1997-02-12

Family

ID=16776973

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5222090A Expired - Fee Related JP2580970B2 (en) 1993-08-13 1993-08-13 Control method of calling process by schedule start

Country Status (1)

Country Link
JP (1) JP2580970B2 (en)

Also Published As

Publication number Publication date
JPH0756865A (en) 1995-03-03

Similar Documents

Publication Publication Date Title
JP2001175499A (en) Distributed debugging device and debugging method and recording medium with control program
JPH07262025A (en) Execution control system
JPH08320838A (en) Terminal managing method, host computer for same, and front end processor
US6038664A (en) Method for selecting communication access method for local area networks
JP2580970B2 (en) Control method of calling process by schedule start
JP2003280732A (en) Data transmitter and control system using the same
JP3738701B2 (en) System setting method in transaction processing system
JP2011191942A (en) Processing method and apparatus
JP3082704B2 (en) Communication device management method
JP2919057B2 (en) Non-response monitoring method in multi-job system
JP2705617B2 (en) Power off method
JPH07182261A (en) Information processor
KR100810249B1 (en) Method for processing message from a user interface manager in a base station manager
JP2889888B2 (en) Communication processing device
JPH09114782A (en) Schedule calling processing control mechanism
JP2000218476A (en) Production system
JPH06103116A (en) Operation time monitor-processing system
JP2004126730A (en) Monitor switching control method for operation monitoring terminal
JPH07200105A (en) Power-off system of decentralized processing system
JPH1153203A (en) Task control method and task control system
JPH07219803A (en) Multiplex computer control system
JPH07168794A (en) Job managing method for computer system
JPH0484337A (en) Job processing system switching mechanism for mutual standby system
JPH11110325A (en) Information processing system
JPS6360647A (en) Terminal reply time supervisory system

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees