JPH04318655A - Load smoothing control method in multicomputer system - Google Patents

Load smoothing control method in multicomputer system

Info

Publication number
JPH04318655A
JPH04318655A JP3086541A JP8654191A JPH04318655A JP H04318655 A JPH04318655 A JP H04318655A JP 3086541 A JP3086541 A JP 3086541A JP 8654191 A JP8654191 A JP 8654191A JP H04318655 A JPH04318655 A JP H04318655A
Authority
JP
Japan
Prior art keywords
computer
type
processing request
load
control method
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
JP3086541A
Other languages
Japanese (ja)
Inventor
Makoto Saito
誠 齋藤
Nobuo Kotatsu
信夫 小辰
Yoshinori Morita
森田 義紀
Tsutomu Tashiro
勤 田代
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP3086541A priority Critical patent/JPH04318655A/en
Publication of JPH04318655A publication Critical patent/JPH04318655A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To reduce the overhead of a computer to which the type of an assignment is newly added by transferring unprocessed processing request of relevant type to be eliminated, followed by receiving the request and by smoothing the load. CONSTITUTION:A computer 101 knows a load situation of computers in a multicomputer system from the input and output quantities of computers 102 and 103, and based on the load situation obtained, the computer 101 determines an assigned processing request type that should be changed. Next, the computer from which an assigned type of processing is to be eliminated transfers the assigned processing request type and type information to be eliminated to an external memory unit. After that, computer 101 inputs a relevant type processing request in a computer to which an assigned processing request type is to be added, and after the relevant computer deals with the processing request stored in the external memory unit, the computer deals with the processing request from computer 101. That is, when the main computer reaches a high load, the front computer is made processing requirement of type having a large input quantity to the main computer with a low load, to input followed by dealing with processing requirement of the relevant type.

Description

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

【0001】0001

【産業上の利用分野】本発明は、マルチコンピューター
システムにおける負荷平滑制御方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a load smoothing control method in a multi-computer system.

【0002】0002

【従来の技術】従来の負荷平滑に関する方法は、特開昭
57−120167号公報「複数計算機システムにおけ
る負荷分散方法」に記載のように、密結合のマルチプロ
セッサが端末からのデータ(プロセス)を同等の立場で
(直接)受信、処理するシステムを対象としており、予
め定めた一つのプロセッサが負荷パトロールを行い、そ
の結果をもとに、各プロセッサに実行すべき機能の変更
を指示することで動的に負荷の均一化を図っている。
2. Description of the Related Art A conventional method for load smoothing is described in Japanese Patent Application Laid-Open No. 57-120167 "Load Balancing Method in a Multiple Computer System", in which a tightly coupled multiprocessor handles data (processes) from a terminal. It is aimed at systems that receive and process information (directly) in the same position.One predetermined processor performs load patrol, and based on the results, it instructs each processor to change the function to be executed. Dynamically equalizes the load.

【0003】0003

【発明が解決しようとする課題】上記従来技術は、以下
の点で本発明と負荷平滑の対象、方法が異なっている。 (1)密結合のマルチプロセッサが対象であり、疎結合
のマルチプロセッサは対象となっていない。(2)すべ
てのプロセッサが端末からのデータを受信するシステム
構成になっている。また、プロセッサ間での処理分担切
替えに伴う端末からのデータの宛先の変更方法に関する
記述がない。(3)プロセッサ間での処理分担の切替え
時にプログラムをメインメモリー上にロードしており、
オーバーヘッドが大きい。
The above prior art differs from the present invention in the subject and method of load smoothing in the following points. (1) Tightly coupled multiprocessors are targeted; loosely coupled multiprocessors are not targeted. (2) The system configuration is such that all processors receive data from terminals. Furthermore, there is no description regarding a method for changing the destination of data from a terminal due to switching of processing assignments between processors. (3) The program is loaded onto the main memory when switching the processing allocation between processors,
Large overhead.

【0004】本発明の目的は、疎結合の計算機間におけ
るオーバーヘッドの小さい処理分担切替え方法を提供す
ることにある。
An object of the present invention is to provide a method for switching processing allocation between loosely coupled computers with low overhead.

【0005】[0005]

【課題を解決するための手段】本発明は、上記目的を達
成するために、メインコンピューターの入力量および出
力量を観測し、観測した入力量および出力量に基づき、
メインコンピューター間で変更すべき担当処理要求種別
を決定し、新たに担当種別が追加されるメインコンピュ
ーターに担当種別が削除されるコンピューターの当該種
別の未処理の処理要求を移した後当該種別の処理要求を
入力することで担当処理要求種別を変更するものである
[Means for Solving the Problems] In order to achieve the above object, the present invention observes the input amount and output amount of the main computer, and based on the observed input amount and output amount,
Determine the processing request type to be changed between main computers, move the unprocessed processing requests of the type from the computer whose responsible type will be deleted to the main computer where the new responsible type will be added, and then process the relevant type. By inputting a request, the type of processing request in charge is changed.

【0006】[0006]

【作用】複数の種別から成る処理要求を種別単位で振り
分けるフロントエンドコンピューター、およびこれに直
列かつ互いに並列に接続され、前記処理要求を並列処理
する複数のメインコンピューターから成るマルチコンピ
ューターシステムにおいて、常時各メインコンピュータ
ーが各自の負荷状況(入力量と出力量)を観測し、ある
メインコンピューターが高負荷になるとフロントエンド
コンピューターが低負荷のメインコンピューターに入力
量の多い種別の処理要求を入力させる。これをトリガー
として、低負荷のメインコンピューターが、当該種別の
処理要求の処理を行うため、小さなオーバーヘッドでの
処理分担の切替えが可能になる。また、新たに担当種別
が追加されるメインコンピューターに担当種別が削除さ
れるメインコンピューターの当該種別の未処理の処理要
求をキューイングした後にフロントエンドコンピュータ
ーが当該種別の処理要求を入力するため、同一種別の処
理要求の処理順序を守ることができる。
[Operation] In a multi-computer system consisting of a front-end computer that distributes processing requests of multiple types on a per-type basis, and multiple main computers connected in series and parallel to this computer that process the processing requests in parallel, each The main computers monitor their own load status (input and output amounts), and when one main computer becomes highly loaded, the front-end computer sends a type of processing request that requires a large amount of input to the main computer with a low load. Using this as a trigger, the main computer with a low load processes the relevant type of processing request, making it possible to switch processing assignments with little overhead. In addition, since the front-end computer inputs the processing requests of the relevant type after queuing the unprocessed processing requests of the relevant type of the main computer from which the responsible type is deleted to the main computer to which the new responsible type is added, the same It is possible to maintain the processing order of processing requests of different types.

【0007】[0007]

【実施例】以下、本発明の一実施例を図1〜図12に従
って説明する。
Embodiment An embodiment of the present invention will be described below with reference to FIGS. 1 to 12.

【0008】図2に、本実施例で取り扱う計算機システ
ムのハードウェア構成を示す。本システムは以下から構
成される。104は、処理要求を入力する端末である。 101は端末104から処理要求を受け付ける計算機で
ある。102,103は計算機101が受け付けた処理
要求を取り込み、処理要求の処理を行う計算機である。 106,108は処理要求を時系列的に記録しておく処
理要求ファイルである。107,109は処理要求を処
理した結果を記録しておく処理結果ファイルである。1
05は計算機102,計算機103からアクセス可能な
外部記憶装置である。
FIG. 2 shows the hardware configuration of the computer system used in this embodiment. This system consists of the following: 104 is a terminal for inputting a processing request. 101 is a computer that accepts processing requests from the terminal 104; 102 and 103 are computers that take in processing requests received by the computer 101 and process the processing requests. Processing request files 106 and 108 record processing requests in chronological order. Reference numerals 107 and 109 are processing result files for recording the results of processing processing requests. 1
05 is an external storage device that can be accessed from the computers 102 and 103.

【0009】最初に、処理の流れの概略を述べる。First, an outline of the processing flow will be described.

【0010】端末104から入力された処理要求は、計
算機101に送られ、計算機102で担当する種別の処
理要求は処理要求ファイル106に時系列的に記録され
る。また、計算機103で担当する種別の処理要求は処
理要求ファイル108に時系列的に記録される。計算機
102(計算機103)は処理要求ファイル106(処
理要求ファイル108)から処理要求を読み出し、デー
タ処理を行い処理結果ファイル107(処理結果ファイ
ル109)に書き込む。計算機101は処理結果ファイ
ル107および処理結果ファイル109のデータを読み
出し、端末105へ出力する。
Processing requests input from the terminal 104 are sent to the computer 101, and processing requests of the type handled by the computer 102 are recorded in a chronological order in a processing request file 106. Further, processing requests of the type handled by the computer 103 are recorded in a chronological order in a processing request file 108. The computer 102 (computer 103) reads the processing request from the processing request file 106 (processing request file 108), performs data processing, and writes it to the processing result file 107 (processing result file 109). The computer 101 reads data from the processing result file 107 and the processing result file 109 and outputs it to the terminal 105.

【0011】図3は、図2に示した計算機101,計算
機2および計算機3内のプログラムおよびテーブル等を
示す。図3により、処理要求の処理動作を詳しく説明す
る。なお、プログラムとテーブルとを結ぶ実線はデータ
の流れを表わし、プログラムと端末とを結ぶ実線はプロ
グラムと端末との間のデータの流れを表わす。
FIG. 3 shows programs, tables, etc. in the computers 101, 2, and 3 shown in FIG. The processing operation of a processing request will be explained in detail with reference to FIG. Note that the solid line connecting the program and the table represents the flow of data, and the solid line connecting the program and the terminal represents the flow of data between the program and the terminal.

【0012】端末104から入力された処理要求は、計
算機101に送られる。計算機101の処理要求受付・
振分けプログラム201は端末103から処理要求を受
け取ると、処理要求制御テーブル209を基に当該処理
要求を処理する計算機を決定し、当該計算機と共有して
いる処理要求ファイルに受け付け順に記録する。計算機
102の処理要求キューイングプログラム204は、処
理要求ファイル106の処理要求を書き込み順に読み出
し、順に処理要求キュー205にキューイングする。計
算機102の業務処理プログラム207は、処理要求キ
ュー205の処理要求を先頭から順番に取り出し、処理
を行い処理結果を処理結果ファイル109に書き込む。 また、処理要求管理テーブル206の業務処理情報を更
新する。
A processing request input from the terminal 104 is sent to the computer 101. Acceptance of processing requests for computer 101
When the distribution program 201 receives a processing request from the terminal 103, it determines a computer to process the processing request based on the processing request control table 209, and records it in the processing request file shared with the computer in the order of reception. The processing request queuing program 204 of the computer 102 reads out the processing requests in the processing request file 106 in the order in which they were written, and queues them in the processing request queue 205 in order. The business processing program 207 of the computer 102 sequentially takes out the processing requests from the processing request queue 205 from the beginning, processes them, and writes the processing results to the processing result file 109. It also updates the business processing information in the processing request management table 206.

【0013】計算機101の処理結果出力プログラム2
03は、処理結果ファイル106の処理結果を書き込み
順に読み出した後処理結果ファイル108の処理結果を
読み、端末104に出力する。また、処理要求管理テー
ブル206に最終書き込み処理要求の受け付け通番(出
力ライトポインタ)を書き込む。計算機101のライト
ポインタ送信プログラム202は30秒間隔で処理要求
制御テーブル209上のライトポインタを計算機102
,計算機103に送信する。計算機102の負荷制御プ
ログラム208は、ライトポインタを受け取り、入力量
を計算し、両者を処理要求管理テーブル206へ書き込
む。
Processing result output program 2 of computer 101
03 reads the processing results of the post-processing result file 108 which is obtained by reading out the processing results of the processing result file 106 in the order in which they were written, and outputs them to the terminal 104. Furthermore, the acceptance serial number (output write pointer) of the final write processing request is written in the processing request management table 206. The write pointer sending program 202 of the computer 101 sends the write pointer on the processing request control table 209 to the computer 102 at 30 second intervals.
, is transmitted to the computer 103. The load control program 208 of the computer 102 receives the write pointer, calculates the input amount, and writes both to the processing request management table 206.

【0014】また、負荷制御プログラム208は、1分
間隔でタイマーから起動される。タイマーの起動を受け
ると処理要求管理テーブル206を参照し、負荷の計算
を行い、過負荷なら計算機101に担当種別の変更を要
求する。もし、これが受諾されれば、移動(担当計算機
が変更される)種別(例えば、待ち行列が長い種別)を
処理要求管理テーブル206の担当処理要求種別から削
除し、削除される担当処理要求種別の処理要求と担当種
別情報を外部記憶装置105に移動する。
[0014] Also, the load control program 208 is activated by a timer at one minute intervals. When the timer is activated, the processing request management table 206 is referred to, the load is calculated, and if the load is overloaded, a request is made to the computer 101 to change the type in charge. If this is accepted, the movement (responsible computer is changed) type (for example, a type with a long queue) is deleted from the responsible processing request types in the processing request management table 206, and the responsible processing request type to be deleted is The processing request and the person-in-charge type information are moved to the external storage device 105.

【0015】計算機101の処理要求受付・振分けプロ
グラム201は、計算機102から担当種別の変更を受
けると計算機103へ負荷の報告を要求する(あるいは
、計算機101が処理要求ファイル108,処理結果フ
ァイルを参照して負荷を知ってもよい)。もし計算機1
03の負荷が一定値以下ならば、計算機102に担当種
別の変更を許可する旨を伝える。この後、担当変更種別
の処理要求の外部記憶装置105への移動を待って、処
理要求制御テーブル209上の処理担当計算機を変更し
、処理要求を当該処理要求ファイルへ書き込む。
When the processing request reception/distribution program 201 of the computer 101 receives a change in the type of person in charge from the computer 102, it requests the computer 103 to report the load (or the computer 101 refers to the processing request file 108 and the processing result file). ). if calculator 1
If the load of 03 is below a certain value, the computer 102 is notified that the change in the type of person in charge is permitted. Thereafter, after waiting for the processing request of the changed type to be moved to the external storage device 105, the computer in charge of processing on the processing request control table 209 is changed, and the processing request is written to the corresponding processing request file.

【0016】計算機103の処理要求キューイングプロ
グラム204はキューイングした処理要求が担当種別以
外の種別であると処理要求管理テーブル206上の負荷
移動制御フラグをONにし、担当種別情報に当該種別を
加える。計算機103の業務処理プログラム207は上
記負荷移動制御フラグを参照し、もしフラグがONなら
外部記憶装置105上の処理要求を処理した後、処理要
求キュー205の処理要求を処理する。なお、計算機1
02と計算機103は同様に動作する。
When the processing request queuing program 204 of the computer 103 finds that the queued processing request is of a type other than the type in charge, it turns on the load shift control flag on the processing request management table 206 and adds the relevant type to the type information in charge. . The business processing program 207 of the computer 103 refers to the load transfer control flag, and if the flag is ON, processes the processing request on the external storage device 105, and then processes the processing request on the processing request queue 205. In addition, calculator 1
02 and computer 103 operate in the same way.

【0017】次に、本実施例における特徴である負荷平
滑制御に係わる部分について、図1を参照して詳細に説
明する。図1は、負荷平滑制御を示すフローチャートで
ある。本方式では、計算機101が計算機102,計算
機103の入力量,出力量から上記計算機の負荷状況を
知り(ステップ1)、上記負荷状況に基づき変更すべき
担当処理要求種別を決定する(ステップ2)。次に、担
当している種別が削除される計算機が削除される種別の
処理要求および担当種別情報を外部記憶装置に移動する
(ステップ3)。この後、計算機101が担当処理要求
種別が追加される計算機に当該種別の処理要求を入力し
(ステップ4)、当該計算機が上記入力をトリガーとし
て外部記憶装置上の処理要求を処理した後、計算機10
1からの処理要求を処理する(ステップ5)。
Next, parts related to load smoothing control, which is a feature of this embodiment, will be explained in detail with reference to FIG. FIG. 1 is a flowchart showing load smoothing control. In this method, the computer 101 learns the load status of the computer from the input and output amounts of the computers 102 and 103 (step 1), and determines the processing request type to be changed based on the load status (step 2). . Next, the computer whose type is to be deleted moves the processing request and type information of the type to be deleted to an external storage device (step 3). After that, the computer 101 inputs a processing request of the corresponding processing request type to the computer to which the processing request type is added (step 4), and after the computer processes the processing request on the external storage device using the input as a trigger, the computer 101 10
The processing request from 1 is processed (step 5).

【0018】以下では、まず、処理要求の詳細、テーブ
ル等の構造を説明し、その後で、ステップ1,ステップ
2,ステップ4の詳細な説明を図9の状態遷移表を用い
て説明し、ステップ3,ステップ5の詳細な動作を図1
0の状態遷移表、図11,図12のフローチャートを用
いて説明する。
[0018] In the following, the details of the processing request and the structure of the table etc. will be explained first, and then the detailed explanation of Step 1, Step 2, and Step 4 will be explained using the state transition table of FIG. 3. Detailed operation of step 5 is shown in Figure 1
This will be explained using the state transition table of 0 and the flowcharts of FIGS. 11 and 12.

【0019】図4は、処理要求ファイル106,処理要
求ファイル108に書き込まれる処理要求の詳細な内容
を示す図である。処理要求ファイル106,処理要求フ
ァイル108に書き込まれる処理要求は、端末104か
ら入力された処理要求に対して処理要求受付・振分けプ
ログラム201が付与した処理要求受付通番70と、端
末103から入力される処理要求データ7とから成る。 さらに、処理要求データ7は、種別番号71と、業務処
理情報72とから成る。処理要求受付通番70は、処理
要求が処理要求受付・振分けプログラム201に受け付
けられた順番を示す通し番号である。種別番号71は、
処理要求の種別を表わす番号であり、1から順に各種別
と対応している。業務処理情報72は、負荷平滑制御に
特に係わらない情報である。
FIG. 4 is a diagram showing detailed contents of processing requests written to the processing request file 106 and the processing request file 108. Processing requests written to the processing request file 106 and processing request file 108 include the processing request reception serial number 70 assigned by the processing request reception/distribution program 201 to the processing request input from the terminal 104 and the processing request input from the terminal 103. processing request data 7. Further, the processing request data 7 includes a type number 71 and business processing information 72. The processing request reception serial number 70 is a serial number indicating the order in which processing requests are received by the processing request reception/distribution program 201. Type number 71 is
This is a number representing the type of processing request, and corresponds to each type in order starting from 1. The business processing information 72 is information that is not particularly related to load smoothing control.

【0020】図5は、処理要求制御テーブル209の詳
細を示した図である。処理要求制御テーブル209は、
ライトポインタ1エリア3500,ライトポインタ2エ
リア3501とn個の制御情報エリア502x(x=a
〜n)から成る。ライトポインタ1エリア500には、
処理要求ファイル106に最も最近書き込まれた処理要
求の処理要求受け付け通番が格納される。ライトポイン
タ2エリア501には、処理要求ファイル108に最も
最近書き込まれた処理要求の処理要求受付通番が格納さ
れる。制御情報エリア502xは、種別xの処理要求の
制御情報を種別別に格納するエリアである。
FIG. 5 is a diagram showing details of the processing request control table 209. The processing request control table 209 is
Write pointer 1 area 3500, write pointer 2 area 3501, and n control information areas 502x (x=a
- n). In the light pointer 1 area 500,
The processing request acceptance serial number of the most recently written processing request is stored in the processing request file 106. The write pointer 2 area 501 stores the processing request reception serial number of the processing request most recently written to the processing request file 108. The control information area 502x is an area that stores control information for processing requests of type x by type.

【0021】図6は、図5に示した処理要求制御テーブ
ル209の任意の制御情報エリア502xの詳細を示し
た図である。制御情報エリア502xは、種別x種別番
号エリア601と種別x処理計算機番号エリア602か
ら成る。種別x種別番号エリア601には、種別xの種
別番号が格納される。種別x処理計算機番号エリア60
2には、種別xの処理要求を処理する計算機の通し番号
が格納される。
FIG. 6 is a diagram showing details of an arbitrary control information area 502x of the processing request control table 209 shown in FIG. The control information area 502x consists of a type x type number area 601 and a type x processing computer number area 602. The type x type number area 601 stores the type number of type x. Type x processing computer number area 60
2 stores the serial number of the computer that processes the processing request of type x.

【0022】図7は、処理要求管理テーブル206の詳
細を示す図である。処理要求管理テーブル206は、負
荷移動制御フラグエリア701,外部記憶装置上アドレ
スエリア702,入力量エリア703,入力ライトポイ
ンタエリア704,入力リードポインタエリア705,
出力量エリア706,出力ライトポインタ707および
m個の担当種別情報エリア708x(x=a〜m)から
成る。負荷移動制御フラグエリア701には、担当種別
が追加されたか否かを示すフラグ(追加時にはON,そ
れ以外の時にはOFF)を格納する。外部記憶装置上ア
ドレスエリア702には、外部記憶装置上の処理要求格
納エリアの先頭アドレスを格納する。入力量エリア70
3には、当該計算機の入力量が格納される。入力ライト
ポインタエリア704には、計算機101から送られて
きたライトポインタ1エリア500の値が格納される。 入力リードポインタエリア705には、本テーブルを持
つ計算機がアクセスする処理要求ファイルから最も最近
読み出した処理要求の処理要求受付通番が格納される。 出力量エリア706には、当該計算機の出力量が格納さ
れる。出力ライトポインタエリア707には、本テーブ
ルを持つ計算機がアクセスする処理結果ファイルに最も
最近書き込まれた処理結果通番(処理結果には処理結果
の通し番号である処理結果通番と種別番号が付加されて
いる)が格納されている。担当種別情報エリア708x
には、種別xの管理情報が格納される。
FIG. 7 is a diagram showing details of the processing request management table 206. The processing request management table 206 includes a load transfer control flag area 701, an external storage address area 702, an input amount area 703, an input write pointer area 704, an input read pointer area 705,
It consists of an output amount area 706, an output write pointer 707, and m person-in-charge type information areas 708x (x=am). The load transfer control flag area 701 stores a flag indicating whether or not the type in charge has been added (ON when added, OFF otherwise). The external storage device address area 702 stores the start address of the processing request storage area on the external storage device. Input amount area 70
3 stores the input amount of the computer. The input write pointer area 704 stores the value of the write pointer 1 area 500 sent from the computer 101. The input read pointer area 705 stores the processing request reception serial number of the processing request most recently read from the processing request file accessed by the computer having this table. The output amount area 706 stores the output amount of the computer. The output write pointer area 707 contains the processing result serial number most recently written to the processing result file accessed by the computer that has this table (the processing result has a processing result serial number and type number added to the processing result). ) are stored. Person in charge type information area 708x
Management information of type x is stored in .

【0023】図8は、図7の任意の担当種別情報エリア
708xの詳細を示した図である。担当種別情報エリア
708xは、種別x種別番号エリア801,種別x待ち
行列長エリア802,種別x業務処理情報エリア803
から成る。種別x種別番号エリア801には、種別xの
種別番号が格納されている。種別x待ち行列長エリア8
02には、処理要求キュー中の種別xの処理要求の待ち
行列長が格納される。種別x業務処理情報エリア803
には、種別xの業務処理のための管理情報が格納される
FIG. 8 is a diagram showing details of the arbitrary person-in-charge type information area 708x in FIG. The person in charge type information area 708x includes a type x type number area 801, a type x queue length area 802, and a type x business processing information area 803.
Consists of. The type x type number area 801 stores the type number of type x. Type x queue length area 8
02 stores the queue length of processing requests of type x in the processing request queue. Type x business processing information area 803
Management information for business processing of type x is stored in .

【0024】以下に、本実施例の特徴である負荷平滑制
御の動作を詳細に説明する。図1のステップ1,ステッ
プ2,ステップ4は、処理要求受付・振分けプログラム
201により実行される。この処理要求受付・振分けプ
ログラム201の動作を図9の状態遷移表を用いて詳し
く説明する。ここでは、説明しているアクションの位置
を(イベント番号、状態番号)で示す。また、遷移先状
態は、表中のアクションの右下の小box中に示されて
いる。処理要求入力待ちの状態(状態1)の時に端末1
04から処理要求を受信すると(イベント1)、その種
別に基づき処理要求を処理要求ファイルに書き込む(1
,1)。しかし、計算機102から負荷移動要求を受信
すると(イベント2)、負荷状況通知要求を計算機10
3に送信,応答監視のタイマーのセットを行い、負荷状
況通知応答待ちの状態(状態2)となる(2,1)。こ
の状態で負荷状況通知応答を受信し(イベント3)、も
し、計算機103の負荷が次式
The operation of load smoothing control, which is a feature of this embodiment, will be explained in detail below. Steps 1, 2, and 4 in FIG. 1 are executed by the processing request reception/distribution program 201. The operation of this processing request reception/distribution program 201 will be explained in detail using the state transition table shown in FIG. Here, the position of the action being explained is indicated by (event number, state number). Further, the transition destination state is shown in a small box at the bottom right of the action in the table. Terminal 1 when waiting for processing request input (state 1)
When a processing request is received from 04 (event 1), the processing request is written to the processing request file based on the type (event 1).
,1). However, when a load transfer request is received from the computer 102 (event 2), a load status notification request is sent to the computer 102.
At step 3, the timer for transmission and response monitoring is set, and the state of waiting for a load status notification response (state 2) is established (2, 1). In this state, a load status notification response is received (event 3), and if the load of the computer 103 is

【0025】[0025]

【数1】[Math 1]

【0026】を満たせば、負荷が大きいため、負荷移動
拒否応答を計算機102に返し、処理要求入力待ちの状
態(状態1)になる。また、計算機103の負荷が数1
を満たさなければ、負荷移動許可応答を計算機102に
返し、負荷共有完了通知待ちの状態(状態3)すなわち
、担当種別が変更される種別の処理要求および担当種別
情報エリア708xの値が外部記憶装置105上に移動
するのを待つ状態となる(3,2)。この状態で、計算
機102から負荷共有完了通知を受信すると(イベント
4)、処理要求制御テーブル209の制御情報エリア5
02xの種別x処理計算機番号エリア602に計算機1
03に対応した番号をセットした後、キューにつながれ
た処理要求を処理し、処理要求入力待ちの状態(状態1
)となる(4,3)。
If the following is satisfied, the load is large, so a load transfer rejection response is returned to the computer 102, and the computer 102 enters a state (state 1) in which it waits for a processing request input. Also, the load on the computer 103 is several 1
If the above is not satisfied, a load transfer permission response is returned to the computer 102, and the load sharing completion notification waiting state (state 3), that is, the processing request of the type whose assigned type is changed and the value of the assigned type information area 708x are stored in the external storage device. 105 (3, 2). In this state, when a load sharing completion notification is received from the computer 102 (event 4), the control information area 5 of the processing request control table 209
Computer 1 in type x processing computer number area 602 of 02x
After setting the number corresponding to 03, it processes the processing requests connected to the queue and returns to the state of waiting for processing request input (state 1
) becomes (4, 3).

【0027】図1のステップ3は、負荷制御プログラム
208により実行される。負荷制御プログラム208の
動作を図10に示した状態遷移表に従って説明する。ど
の状態においても、計算機101からライトポインタ1
エリア500の値を受信すると(イベント5)、ライト
ポインタ1エリア500値から入力ライトポインタエリ
ア704の値を引いた値を入力量エリア703に、上記
ライトポインタ1エリアの値を入力ライトポインタエリ
ア704にセットし、元の状態を保つ(5,1),(5
,2),(5,3)。なお、ライトポインタ1エリアの
値は、1分間隔で送られてくる。また、1分間隔のタイ
マー起動待ちの状態(状態1)で1分間隔のタイマー起
動を受けると、処理要求ファイル106中で最も最近書
かれた処理結果の処理結果通番を読み、この値から出力
ライトポインタエリア707の値を引いた結果を出力量
エリア706にセットし、前記処理結果通番を出力ライ
トポインタエリア707にセットする。この後、次式に
より負荷状況を判断する。
Step 3 in FIG. 1 is executed by the load control program 208. The operation of the load control program 208 will be explained according to the state transition table shown in FIG. In any state, the write pointer 1 is sent from the computer 101.
When the value of area 500 is received (event 5), the value obtained by subtracting the value of input light pointer area 704 from the value of light pointer 1 area 500 is input to the input amount area 703, and the value of the above write pointer 1 area is input to the input light pointer area 704. and keep the original state (5, 1), (5
,2),(5,3). Note that the value of the write pointer 1 area is sent at 1 minute intervals. In addition, when the timer is activated at 1-minute intervals in the state of waiting for the activation of the timer at 1-minute intervals (state 1), the processing result sequence number of the most recently written processing result in the processing request file 106 is read, and output is based on this value. The result of subtracting the value in the write pointer area 707 is set in the output amount area 706, and the processing result serial number is set in the output write pointer area 707. After this, the load situation is determined using the following formula.

【0028】[0028]

【数2】[Math 2]

【0029】つまり、数2を満たせば、過負荷とみなし
、計算機101に負荷移動要求を送信し、負荷移動応答
待ちの状態(状態2)となる。また、満たさなければ、
アクションを起こさず1分間隔のタイマー起動待ちの状
態にとどまる(1,1)。
In other words, if Equation 2 is satisfied, the computer 101 is deemed to be overloaded, a load shift request is sent to the computer 101, and the computer 101 enters a state of waiting for a load shift response (state 2). Also, if it is not satisfied,
It does not take any action and remains in the state of waiting for the 1-minute timer to start (1, 1).

【0030】負荷移動応答待ちの状態(状態2)で負荷
移動許可応答を受信すると(イベント2)、以下の処理
を行う。(1)入力ライトポインタエリア705の値と
入力リードポインタエリア705の値が同じになるまで
入力ライトポインタエリア704の値と入力リードポイ
ンタエリア705の値を比較する。(2)外部記憶装置
上アドレスエリア702の値に基づいて計算機103で
担当する種別の処理要求および担当種別情報エリア70
8xの値を外部記憶装置105に移動させる。(3)負
荷共有完了通知を計算機101に送信する。状態は負荷
共有完了通知応答待ちの状態(状態3)に遷移する。も
し、計算機101から負荷移動拒否応答を受信すると(
イベント2)、アクションを起こさず、1分間隔のタイ
マー起動待ちの状態(状態1)となる(2,2)。負荷
共有完了通知応答待ちの状態(状態3)で負荷共有完了
通知応答を受信すると(イベント6)、1分間隔のタイ
マー起動待ちの状態(状態1)となる。
When a load shift permission response is received (event 2) while waiting for a load shift response (state 2), the following processing is performed. (1) The value of the input write pointer area 704 and the value of the input read pointer area 705 are compared until the value of the input write pointer area 705 and the value of the input read pointer area 705 become the same. (2) Based on the value of the address area 702 on the external storage device, the processing request of the type handled by the computer 103 and the handled type information area 70
The value of 8x is moved to the external storage device 105. (3) Send a load sharing completion notification to the computer 101. The state changes to a state (state 3) of waiting for a load sharing completion notification response. If a load transfer rejection response is received from the computer 101 (
Event 2), no action is taken and the state waits for the timer to start at 1 minute intervals (state 1) (2, 2). When a load sharing completion notification response is received (event 6) in the state of waiting for a load sharing completion notification response (state 3), the state enters a state of waiting for activation of a one-minute timer (state 1).

【0031】図1のステップ5は、処理要求キューイン
グプログラム204と業務処理プログラム208により
実行される。処理要求キューイングプログラムの動作を
図11のフローチャートに従って説明する。まず、処理
要求ファイルにまだ読んでいない処理要求があるかどう
かを入力リードポインタエリア705の値が入力ポイン
タエリア704の値より小さいかどうかで判断する(ス
テップ1101)。入力リードポインタエリア705の
値と入力ライトポインタエリア704の値が同じならば
、システム制御プログラムからの一定時間後の起動を待
つ(ステップ1102)。入力リードポインタエリア7
05の値が入力ライトポインタエリア704の値より小
さければ、処理要求を処理要キュー205にキューイン
グする。(ステップ1103)。次に、キューイングし
た処理要求の中に担当種別以外の種別の処理要求がある
かを調べ(ステップ1104)、あれば負荷移動制御フ
ラグエリア701に1をセットし(ステップ1105)
、担当種別情報エリア708xに当該種別を加え、待ち
行列長エリア802の値をキューイングした処理要求の
数だけ増やす(ステップ1107)。担当種別以外の種
別の処理要求がない場合には、ステップ1101に戻る
Step 5 in FIG. 1 is executed by the processing request queuing program 204 and the business processing program 208. The operation of the processing request queuing program will be explained according to the flowchart of FIG. First, it is determined whether there is a processing request that has not yet been read in the processing request file by determining whether the value in the input read pointer area 705 is smaller than the value in the input pointer area 704 (step 1101). If the value in the input read pointer area 705 and the value in the input write pointer area 704 are the same, the system waits for activation from the system control program after a certain period of time (step 1102). Input read pointer area 7
If the value of 05 is smaller than the value of the input write pointer area 704, the processing request is queued in the processing required queue 205. (Step 1103). Next, it is checked whether there is a processing request of a type other than the type in charge among the queued processing requests (step 1104), and if there is, the load shift control flag area 701 is set to 1 (step 1105).
, the relevant type is added to the person-in-charge type information area 708x, and the value of the queue length area 802 is increased by the number of queued processing requests (step 1107). If there is no processing request of a type other than the type in charge, the process returns to step 1101.

【0032】次に、業務処理プログラム207の動作を
図12のフローチャートに従って説明する。まず、負荷
移動制御フラグエリア701の値を参照し(ステップ1
201)、1がセットされていれば、外部記憶装置10
5上の処理要求、担当種別情報をメインメモリーに移動
させ、担当種別情報を担当種別情報エリア708xに加
えた後、上記処理要求を処理する(ステップ1202)
。さらに、負荷移動制御フラグエリア701に0をセッ
トする(ステップ1203)。この後、計算機101か
ら入力された処理要求を処理し(ステップ1204)、
待ち行列長エリア802の値をデクリメントする(ステ
ップ1205)。負荷移動制御フラグエリア701に0
がセットされていれば(ステップ1201)、ステップ
1204の処理を行う。
Next, the operation of the business processing program 207 will be explained according to the flowchart shown in FIG. First, refer to the value in the load transfer control flag area 701 (step 1
201), if 1 is set, the external storage device 10
After moving the above processing request and the person in charge type information to the main memory and adding the person in charge type information to the person in charge type information area 708x, the above processing request is processed (step 1202).
. Further, 0 is set in the load transfer control flag area 701 (step 1203). After this, the processing request input from the computer 101 is processed (step 1204),
The value in the queue length area 802 is decremented (step 1205). 0 in load transfer control flag area 701
If set (step 1201), the process of step 1204 is performed.

【0033】なお、上記実施例において、計算機1が計
算機1と計算機2の入力量と出力量を1分間隔で観測し
、これを基に変更すべき担当処理要求種別を決定しても
よい。
In the above embodiment, the computer 1 may observe the input and output amounts of the computers 1 and 2 at one-minute intervals, and determine the type of processing request to be changed based on this.

【0034】なお、計算機1が計算機2と計算機3にそ
れぞれの入力量と出力量あるいは負荷状況を問合せ、こ
れを基に変更すべき担当処理要求種別を決定してもよい
Note that the computer 1 may inquire of the computers 2 and 3 about their respective input and output amounts or load conditions, and based on this, determine the type of processing request to be changed.

【0035】なお、計算機2が過負荷のとき上記計算機
が計算機3の入力量と出力量あるいは負荷状況を問合せ
、担当処理要求種別を変更できる時に、この旨を計算機
1に通知し、計算機1が計算機3に当該種別の処理要求
を入力することで担当処理要求種別を変更してもよい。
[0035] When the computer 2 is overloaded, the computer inquires about the input amount and output amount or the load status of the computer 3, and when the type of processing request in charge can be changed, this is notified to the computer 1, and the computer 1 The responsible processing request type may be changed by inputting a processing request of the relevant type into the computer 3.

【0036】なお、計算機2あるいは計算機3の系内時
間あるいはCPU利用率から上記計算機の負荷を評価し
てもよい。
Note that the load on the computer may be evaluated from the system time or CPU utilization rate of computer 2 or computer 3.

【0037】なお、計算機2が過負荷の時に、計算機2
が担当している種別の中で入力量が多いあるいは、逆に
待ち行列が短いまたは、入力量が少ない種別を計算機3
で新たに担当してもよい。
Note that when the computer 2 is overloaded, the computer 2
Among the types that are in charge of, Calculator 3 selects types that have a large amount of input, or conversely have short queues or have a small amount of input.
You may take on new responsibility.

【0038】なお、計算機2と計算機3との間で担当を
変更する処理要求の種別をシステム稼動中にオペレータ
ーが指定してもよい。これは、オペレータコマンドによ
り変更種別を書き込むエリアををテーブル上に設け、処
理要求受付・振分けプログラム201にオペレータコマ
ンドにより更新されるテーブル上のフラグを参照して待
ち行列の長い種別でなく、指定された種別を選択するロ
ジックを追加することで実現できる。
Note that the operator may specify the type of processing request for changing responsibility between computer 2 and computer 3 during system operation. This is done by providing an area on the table in which the type of change is written by the operator command, and having the processing request reception/distribution program 201 refer to the flag on the table that is updated by the operator command to select the specified type, rather than the type with a long queue. This can be achieved by adding logic to select the selected type.

【0039】なお、オペレーターがコマンドを投入する
ことで計算機2と計算機3の負荷にかかわらず強制的に
担当処理要求種別を変更してもよい。これは、オペレー
タコマンドにより変更種別を書き込むエリアをテーブル
上に設け、処理受付・振分けプログラム201および負
荷判断プログラム208がオペレータコマンドにより更
新されるテーブル上のフラグを参照し数1,数2による
負荷判断をバイパスし、指定した種別を選択するロジッ
クを追加することで実現できる。
Note that the operator may forcefully change the processing request type in charge by inputting a command regardless of the load on the computers 2 and 3. This is done by providing an area on the table in which the change type is written by the operator command, and the processing reception/distribution program 201 and the load judgment program 208 refer to the flags on the table that are updated by the operator command, and judge the load according to Equations 1 and 2. This can be achieved by adding logic to bypass and select the specified type.

【0040】なお、(1),(2)のような計算機2あ
るいは計算機3の負荷判断基準をオペレータがシステム
稼働中に変更してもよい。
Note that the load judgment criteria for the computer 2 or the computer 3 such as (1) and (2) may be changed by the operator while the system is in operation.

【0041】なお、処理要求の処理を分担する計算機は
、計算機2,計算機3の2台だけでなく3台以上でもよ
い。
Note that the number of computers that share the processing of processing requests is not limited to two, ie, computer 2 and computer 3, but may be three or more.

【0042】なお、処理要求を種別単位で振り分ける計
算機は、2台以上でもよい。
Note that two or more computers may be used to distribute processing requests by type.

【0043】以上の実施例によれば、常時、計算機10
2,計算機103がそれぞれの入力量、出力量を観測し
、どちらか一方の計算機、例えば、計算機102が過負
荷になると計算機101が計算機103に入力量の多い
種別の処理要求を入力させる。
According to the above embodiment, the computer 10
2. The computer 103 observes each input amount and output amount, and when one of the computers, for example, the computer 102, becomes overloaded, the computer 101 causes the computer 103 to input a type of processing request that requires a large amount of input.

【0044】これをトリガーとして、以後計算機103
が上記種別の処理要求の処理も行うため、小さなオーバ
ーヘッドでの切替えが可能になる。
Using this as a trigger, the computer 103
also processes the above-mentioned types of processing requests, making it possible to switch with small overhead.

【0045】[0045]

【発明の効果】複数の種別から成る処理要求を種別単位
で振り分けるフロントエンドコンピューター、およびこ
れに直列かつ互いに並列に接続され前記処理要求を並列
処理する複数のメインコンピューターから成るマルチコ
ンピューターシステムにおいて、常時各メインコンピュ
ーターが各自の負荷状況(入力量と出力量)を観測し、
あるメインコンピューターが高負荷になるとフロントコ
ンピューターが低負荷のメインコンピューターに入力量
の多い種別の処理要求を入力させる。これをトリガーと
して、低負荷のメインコンピューターが、以後当該種別
の処理要求の処理を行うため、小さなオーバーヘッドで
の処理分担の切替えが可能になるという効果がある。ま
た、新たに担当種別が追加されるメインコンピューター
に担当種別が削除されるメインコンピューターの当該種
別の未処理の処理要求をキューイングした後にフロント
エンドコンピューターが当該種別の処理要求を入力する
ため、同一種別の処理要求の処理順序を守ることができ
るという効果がある。
Effect of the Invention: In a multi-computer system consisting of a front-end computer that distributes processing requests of a plurality of types on a per-type basis, and a plurality of main computers that are connected to this in series and in parallel and process the processing requests in parallel, Each main computer observes its own load status (input amount and output amount),
When a main computer has a high load, the front computer inputs a type of processing request that requires a large amount of input to a main computer with a low load. Using this as a trigger, the main computer with a low load subsequently processes the processing request of the relevant type, which has the effect of making it possible to switch processing assignments with small overhead. In addition, since the front-end computer inputs the processing requests of the relevant type after queuing the unprocessed processing requests of the relevant type of the main computer from which the responsible type is deleted to the main computer to which the new responsible type is added, the same This has the effect that the processing order of processing requests of different types can be maintained.

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

【図1】本発明の一実施例による基本的な動作を示すフ
ローチャートである。
FIG. 1 is a flowchart showing the basic operation according to an embodiment of the present invention.

【図2】本発明の実施例が適用される計算機システムの
ハードウェア構成である。
FIG. 2 is a hardware configuration of a computer system to which an embodiment of the present invention is applied.

【図3】図2の計算機システム内に適用される各プログ
ラムおよび各テーブルの構成図である。
FIG. 3 is a configuration diagram of each program and each table applied within the computer system of FIG. 2;

【図4】処理要求ファイルの内容の詳細を示す図である
FIG. 4 is a diagram showing details of the contents of a processing request file.

【図5】処理要求制御テーブルの詳細図である。FIG. 5 is a detailed diagram of a processing request control table.

【図6】処理要求制御テーブルの制御情報エリアの詳細
図である。
FIG. 6 is a detailed diagram of a control information area of a processing request control table.

【図7】処理要求管理テーブルの詳細図である。FIG. 7 is a detailed diagram of a processing request management table.

【図8】処理要求管理テーブルの担当種別情報エリアの
詳細図である。
FIG. 8 is a detailed diagram of the assigned type information area of the processing request management table.

【図9】処理要求受付・振分けプログラムの詳細な動作
を示す状態遷移表である。
FIG. 9 is a state transition table showing detailed operations of a processing request reception/distribution program.

【図10】負荷制御プログラムの詳細な動作を示す状態
遷移表である。
FIG. 10 is a state transition table showing detailed operations of the load control program.

【図11】処理要求キューイングプログラムの詳細な動
作を示すフローチャートである。
FIG. 11 is a flowchart showing detailed operations of a processing request queuing program.

【図12】業務処理プログラムの詳細な動作を示すフロ
ーチャートである。
FIG. 12 is a flowchart showing detailed operations of a business processing program.

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

101…計算機、102…計算機、103…計算機、1
04…端末、105…外部記憶装置、106…処理要求
ファイル、107…処理結果ファイル、108…処理要
求ファイル、109…処理結果ファイル、201…処理
要求受付・振分けプログラム、204…処理要求キュー
イングプログラム、206…処理要求管理テーブル、2
07…業務プログラム、208…負荷制御プログラム、
209…処理要求制御プログラム。
101...Calculator, 102...Calculator, 103...Calculator, 1
04...Terminal, 105...External storage device, 106...Processing request file, 107...Processing result file, 108...Processing request file, 109...Processing result file, 201...Processing request reception/distribution program, 204...Processing request queuing program , 206...Processing request management table, 2
07...Business program, 208...Load control program,
209...Processing request control program.

Claims (11)

【特許請求の範囲】[Claims] 【請求項1】複数の種別から成る処理要求を種別単位で
振り分ける少なくとも1つのフロントエンドコンピュー
ター、およびこれに直列かつ互いに並列に接続され前記
処理要求を並列処理する複数のメインコンピューターか
ら成るマルチコンピューターシステムにおいて、メイン
コンピューターがそれぞれの入力量および出力量を観測
し、過負荷の場合にフロントエンドコンピューターに通
知し、フロントエンドコンピューターがその他のメイン
コンピューターの入力量および出力量に基づき、メイン
コンピューター間で変更すべき担当処理要求種別を決定
し、新たに担当種別が追加されるメインコンピューター
に担当種別が削除されるコンピューターの当該種別の未
処理の処理要求を移した後当該種別の処理要求を入力す
ることで担当処理要求種別を変更することを特徴とする
マルチコンピューターシステムにおける負荷平滑制御方
法。
1. A multi-computer system comprising at least one front-end computer that distributes processing requests of a plurality of types by type, and a plurality of main computers that are connected in series and in parallel to this computer and process the processing requests in parallel. , the main computer observes the respective input and output quantities and notifies the front-end computer in case of overload, and the front-end computer makes changes between the main computers based on the input and output quantities of the other main computers. Determine the processing request type to be handled, transfer the unprocessed processing requests of the relevant type of the computer whose responsible type will be deleted to the main computer where the responsible type is newly added, and then input the processing request of the relevant type. A load smoothing control method in a multi-computer system characterized by changing the type of processing request in charge.
【請求項2】請求項1記載のマルチコンピューターシス
テムにおける負荷平滑制御方法において、フロントエン
ドコンピューターがメインコンピューターの入力量と出
力量を定期的に観測し、これに基づき、メインコンピュ
ーター間で変更すべき担当処理要求種別を決定すること
を特徴とするマルチコンピューターシステムにおける負
荷平滑制御方法。
2. In the load smoothing control method in a multi-computer system according to claim 1, the front-end computer periodically observes the input amount and output amount of the main computer, and based on this, changes should be made between the main computers. A load smoothing control method in a multi-computer system, characterized by determining the type of processing request to be handled.
【請求項3】請求項1記載のマルチコンピューターシス
テムにおける負荷平滑制御方法において、フロントエン
ドコンピューターがメインコンピューターにこれの入力
量と出力量あるいは負荷状況を定期的に問合せ、これに
基づき、メインコンピューター間で変更すべき担当処理
要求種別を決定することを特徴とするマルチコンピュー
ターシステムにおける負荷平滑制御方法。
3. In the load smoothing control method in a multi-computer system according to claim 1, the front end computer periodically inquires of the main computer about its input amount and output amount or load status, and based on this, the front end computer 1. A load smoothing control method in a multi-computer system, characterized by determining the type of processing request to be handled by changing.
【請求項4】請求項1記載のマルチコンピューターシス
テムにおける負荷平滑制御方法において、過負荷なメイ
ンコンピューターが他のメインコンピューターの入力量
と出力量あるいは負荷状況を問合せ、担当処理要求種別
を変更できる場合に、フロントエンドコンピューターに
この旨を通知し、フロントエンドコンピューターが新た
に担当種別が追加されるメインコンピューターに当該種
別の処理要求を入力することで担当処理要求種別を変更
することを特徴とするマルチコンピューターシステムに
おける負荷平滑制御方法。
4. In the load smoothing control method in a multi-computer system according to claim 1, an overloaded main computer can inquire about the input amount and output amount or load status of other main computers and change the processing request type in charge. , the front-end computer notifies the front-end computer of this fact, and the front-end computer changes the processing request type in charge by inputting the processing request of the type to the main computer to which the new processing request type is added. Load smoothing control method in computer systems.
【請求項5】請求項1,2,3,4記載のマルチコンピ
ューターシステムにおける負荷平滑制御方法において、
各メインコンピューターの系内時間あるいはCPU利用
率に基づき、メインコンピューター間で変更すべき担当
処理要求種別を決定することを特徴とするマルチコンピ
ューターシステムにおける負荷平滑制御方法。
5. A load smoothing control method in a multi-computer system according to claims 1, 2, 3, and 4, comprising:
1. A load smoothing control method in a multi-computer system, characterized in that a processing request type to be changed between main computers is determined based on the internal time or CPU utilization rate of each main computer.
【請求項6】請求項1記載のマルチコンピューターシス
テムにおける負荷平滑制御方法において、待ち行列が長
いあるいは入力量が多い種別の処理要求の処理を他のメ
インコンピュータに担当させることを特徴とするマルチ
コンピューターシステムにおける負荷平滑制御方法。
6. The load smoothing control method in a multi-computer system according to claim 1, wherein another main computer is assigned to handle processing requests of a type that has a long queue or a large amount of input. Load smoothing control method in the system.
【請求項7】請求項1記載のマルチコンピューターシス
テムにおける負荷平滑制御方法において、待ち行列が短
いあるいは入力量が少ない種別の処理要求の処理を他の
メインコンピューターに担当させることを特徴とするマ
ルチコンピューターシステムにおける負荷平滑制御方法
7. A load smoothing control method in a multi-computer system according to claim 1, wherein another main computer is assigned to handle processing requests of a type that has a short queue or a small amount of input. Load smoothing control method in the system.
【請求項8】請求項1記載のマルチコンピューターシス
テムにおける負荷平滑制御方法において、メインコンピ
ューター間で担当処理要求種別を変更すべきか否かを判
断するための負荷判断基準をシステム稼働中に変更する
ことを特徴とするマルチコンピューターシステムにおけ
る負荷平滑制御方法。
8. In the load smoothing control method in a multi-computer system according to claim 1, a load judgment criterion for determining whether or not to change the processing request type in charge between main computers is changed during system operation. A load smoothing control method in a multi-computer system characterized by:
【請求項9】請求項1記載のマルチコンピューターシス
テムにおける負荷平滑制御方法において、メインコンピ
ューター間で変更すべき担当処理要求種別をシステム稼
働中に指定することを特徴とするマルチコンピューター
システムにおける負荷平滑制御方法。
9. The load smoothing control method in a multi-computer system according to claim 1, wherein the load smoothing control method in a multi-computer system is characterized in that the processing request type in charge of which should be changed between main computers is specified during system operation. Method.
【請求項10】請求項1記載のマルチコンピューターシ
ステムにおける負荷平滑制御方法において、メインコン
ピュータの負荷にかかわらず強制的に担当処理要求種別
を変更することを特徴とするマルチコンピューターシス
テムにおける負荷平滑制御方法。
10. A load smoothing control method in a multi-computer system according to claim 1, wherein the load smoothing control method in a multi-computer system is characterized in that the type of processing request in charge is forcibly changed regardless of the load on the main computer. .
【請求項11】現在入力されていない種別の処理要求の
入力を契機に当該種別の処理要求の処理を開始すること
を特徴とするマルチコンピューターシステムにおける負
荷平滑制御方法。
11. A load smoothing control method in a multi-computer system, wherein processing of a processing request of a type that is not currently input is started upon input of a processing request of a type that is not currently input.
JP3086541A 1991-04-18 1991-04-18 Load smoothing control method in multicomputer system Pending JPH04318655A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3086541A JPH04318655A (en) 1991-04-18 1991-04-18 Load smoothing control method in multicomputer system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3086541A JPH04318655A (en) 1991-04-18 1991-04-18 Load smoothing control method in multicomputer system

Publications (1)

Publication Number Publication Date
JPH04318655A true JPH04318655A (en) 1992-11-10

Family

ID=13889865

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3086541A Pending JPH04318655A (en) 1991-04-18 1991-04-18 Load smoothing control method in multicomputer system

Country Status (1)

Country Link
JP (1) JPH04318655A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011513807A (en) * 2008-02-26 2011-04-28 インターナショナル・ビジネス・マシーンズ・コーポレーション Method, computer program, and data processing system for calculating dispatcher share in workload manager
JP2011170649A (en) * 2010-02-19 2011-09-01 Fujitsu Ltd Distributed processing system, distributed processing method, and program
JP2017059030A (en) * 2015-09-17 2017-03-23 日本電気株式会社 Information processing device, and information processing device control method

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011513807A (en) * 2008-02-26 2011-04-28 インターナショナル・ビジネス・マシーンズ・コーポレーション Method, computer program, and data processing system for calculating dispatcher share in workload manager
US8245238B2 (en) 2008-02-26 2012-08-14 International Business Machines Corporation Routing workloads based on relative queue lengths of dispatchers
US8875153B2 (en) 2008-02-26 2014-10-28 International Business Machines Corporation Routing workloads based on relative queue lengths of dispatchers
US9582338B2 (en) 2008-02-26 2017-02-28 International Business Machines Corporation Calculating a dispatcher's relative share based on relative queue length and capacity value of a plurality of workload types and computing systems combinations
JP2011170649A (en) * 2010-02-19 2011-09-01 Fujitsu Ltd Distributed processing system, distributed processing method, and program
JP2017059030A (en) * 2015-09-17 2017-03-23 日本電気株式会社 Information processing device, and information processing device control method

Similar Documents

Publication Publication Date Title
EP0384635B1 (en) Adaptive job scheduling for multiprocessing systems
US7631034B1 (en) Optimizing node selection when handling client requests for a distributed file system (DFS) based on a dynamically determined performance index
JPH02247768A (en) Dispersed processing system
Coffman, Jr et al. On the expected performance of scanning disks
JP3382176B2 (en) Request processing method and request processing device
JPH04318655A (en) Load smoothing control method in multicomputer system
JPH08221372A (en) Free resource management device in distributed processing system
JPH04288638A (en) Computer system
JPH09231144A (en) Method and device for managing data file
JPH02171846A (en) Transaction processing system
JP5415338B2 (en) Storage system, load balancing management method and program thereof
CN116248699B (en) Data reading method, device, equipment and storage medium in multi-copy scene
US20230042247A1 (en) Shared unit instruction execution
WO2017018978A1 (en) Scheduling jobs in a computing cluster
JP2752894B2 (en) File transfer device
CN116226081A (en) Database elastic expansion method and device, electronic equipment and storage medium
Swanson Matchmaking: A new mapreduce scheduling
JP6303584B2 (en) Data processing apparatus, computer system, data processing method, and data processing program
JP2007241922A (en) Arbitration method for use of shared resource, and arbitration device therefor
JPH03127157A (en) Load balance control system for storage device
JPH03278136A (en) Method and device for controlling load of computer system
JP2784520B2 (en) File transfer device
CN115793933A (en) Remote access method and related device
JP2787107B2 (en) Buffer control system and device
CN115878550A (en) Data processing method, chip, equipment and system