JPH11120147A - Load distributed control method - Google Patents

Load distributed control method

Info

Publication number
JPH11120147A
JPH11120147A JP9284909A JP28490997A JPH11120147A JP H11120147 A JPH11120147 A JP H11120147A JP 9284909 A JP9284909 A JP 9284909A JP 28490997 A JP28490997 A JP 28490997A JP H11120147 A JPH11120147 A JP H11120147A
Authority
JP
Japan
Prior art keywords
computer
load
arranging
control method
computers
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
JP9284909A
Other languages
Japanese (ja)
Inventor
Yuri Hondo
友理 本堂
Hirofumi Nagasuga
弘文 長須賀
Chieko Akiba
千江子 秋葉
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 JP9284909A priority Critical patent/JPH11120147A/en
Publication of JPH11120147A publication Critical patent/JPH11120147A/en
Pending legal-status Critical Current

Links

Landscapes

  • Multi Processors (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide an efficient distribution technology which controls the distribution to a computer that is in an overload state or a distribution technology which enables job distribution through the distribution control to a specific computer in the case of distributing plural kinds of jobs in a computer system consisting of plural computers. SOLUTION: In a computer system which has plural computer 107-1 to 107-3 and a means that mutually refers to load management information of the computers 107-1 to 107-3, a computer which is in a specific state that includes an overload state that happens when a load distributing means distributes plural kinds of jobs to each computer 107-1 to 107-3 and makes it execute them realizes the throwing control of new load and the overhead reduction of load distribution control by stopping the updating of the load management information for a fixed time that is preliminarily defined and separating itself from an object of load distribution control.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、複数計算機からな
る計算機システムにおける負荷分散制御方法に関するも
のである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a load distribution control method in a computer system including a plurality of computers.

【0002】[0002]

【従来の技術】大規模システムでは、複数の計算機をノ
ードとして接続することで構成されるクラスタ型計算機
システム上で業務実施するのが主流になりつつある。
2. Description of the Related Art In a large-scale system, it is becoming mainstream to conduct business on a cluster-type computer system constituted by connecting a plurality of computers as nodes.

【0003】このようなクラスタ型計算機システム上で
効率よく業務処理を遂行するためには、各ノードの計算
機資源を有効に活用する必要がある。そのためには、特
定の計算機ノードに業務処理が集中することがないよう
に、各計算機ノードに処理を分散させなければならな
い。
In order to efficiently perform business processes on such a cluster type computer system, it is necessary to effectively utilize the computer resources of each node. For that purpose, processing must be distributed to each computer node so that business processing is not concentrated on a specific computer node.

【0004】このように各計算機ノードに負荷を分散さ
せて効率良く業務を遂行させるために、各々の計算機の
負荷を収集し、その情報に基づいて処理を行うべき計算
機を選択する方法がいくつか提案されている。
As described above, in order to distribute the load among the computer nodes and execute the job efficiently, there are several methods for collecting the load of each computer and selecting a computer to be processed based on the information. Proposed.

【0005】特開平8−287026は、一定時間毎に
計算機ノードの負荷情報を各計算機ノードから共通して
アクセスできる共有メモリ又は高速結合装置上に設置さ
れた負荷情報管理テーブルに収集し、その情報に基づい
て計算機選択を行うものである。この負荷情報とはCP
U使用率、I/O使用率、主記憶使用率などが挙げられ
ている。
Japanese Patent Application Laid-Open No. 8-287070 discloses that load information of a computer node is collected at regular time intervals in a shared memory accessible from each computer node or in a load information management table installed on a high-speed coupling device. Is used to select a computer. This load information is CP
U usage rate, I / O usage rate, main memory usage rate, and the like are listed.

【0006】特開平8−305671は、ネットワーク
で相互に接続された複数の計算機から構成される計算機
システムにおいて、ジョブ割り当て時にジョブ割り当て
単位とする計算機グループ単位で負荷情報を収集し、最
も負荷の少ない計算機グループを選択するものである。
Japanese Patent Application Laid-Open No. Hei 8-3055671 discloses that in a computer system composed of a plurality of computers interconnected by a network, load information is collected for each computer group which is a job allocation unit at the time of job allocation, and the load is the least. This is for selecting a computer group.

【0007】特開平9−167141は、業務毎に資源
利用目標値をあらかじめ定義しておき、各計算機ノード
から共通してアクセスできる高速結合機構上に設置され
た資源利用状況管理テーブルに収集した負荷情報と上記
資源利用目標値を比較して、その業務が処理されるのに
最適な計算機を選定するものである。この負荷情報とは
CPU使用率、I/O使用率、主記憶使用率が挙げられ
ている。
Japanese Patent Application Laid-Open No. Hei 9-167141 discloses that a resource use target value is defined in advance for each task, and a load collected in a resource use state management table installed on a high-speed connection mechanism that can be commonly accessed from each computer node. The information is compared with the above-mentioned resource use target value, and the most suitable computer for processing the job is selected. The load information includes a CPU usage rate, an I / O usage rate, and a main memory usage rate.

【0008】[0008]

【発明が解決しようとする課題】上記従来技術では、対
象となるシステム全体の情報を収集し、それに基づく算
定を行なっていた。つまりシステムに属する計算機は常
に情報収集の機能を稼働させて上記複数の計算機から共
通してアクセスできる共有メモリ又は高速結合装置に設
置された負荷情報格納領域への負荷情報書き込みをし続
けなければならなかった。従って過負荷状態となった計
算機も上記機能を実行し続けなければならなかった。
In the above prior art, information on the entire target system is collected, and calculations are performed based on the collected information. That is, the computers belonging to the system must always operate the information collection function and continue to write the load information to the shared memory or the load information storage area installed in the high-speed coupling device which can be commonly accessed from the plurality of computers. Did not. Therefore, the overloaded computer had to continue to execute the above function.

【0009】更に、計算機システムで複数の業務を処理
する場合に、一時的に特定の計算機ノードで特定の業務
を遂行したい状態が発生した場合でも、情報収集の機能
を稼働させ続けなければならなかった。
Further, when a plurality of tasks are processed by the computer system, the information collection function must be continuously operated even when a state in which a specific task is desired to be performed temporarily on a specific computer node occurs. Was.

【0010】計算機システムの効率的運用を考えるなら
ば、上記課題に述べた負荷分散機能運用のオーバーヘッ
ドを削減し、本来行うべき業務のスループット向上を図
ることが必要である。
In consideration of efficient operation of the computer system, it is necessary to reduce the overhead of the operation of the load distribution function described in the above-mentioned problem and to improve the throughput of the business that should be performed.

【0011】また、過負荷状態や負荷分散対象として分
離された状態の計算機は、それ以外の計算機から見ると
負荷分散の対象とならないため、負荷分散機能が停止し
ているという情報以外の情報を取得する必要がない。従
ってジョブを実行する計算機選択を行う際は、負荷分散
機能稼働中の計算機の情報だけを絞って取得することで
扱うデータ量を減らし負荷分散機能のオーバーヘッドを
削減することで、本来行うべき業務のスループット向上
を図るべきである。
Further, a computer in an overloaded state or in a state separated as a load distribution target is not subject to load distribution from the viewpoint of other computers, so that information other than the information that the load distribution function is stopped is not transmitted. No need to get. Therefore, when selecting a computer to execute a job, the amount of data to be handled is reduced by narrowing down and acquiring only the information of the computer on which the load balancing function is operating, and the overhead of the load balancing function is reduced, thereby reducing the tasks that should be performed. The throughput should be improved.

【0012】本発明は複数計算機から成る計算機システ
ムにおける負荷分散制御方法に関するものであり、以下
の二つの目的を持つ。
The present invention relates to a load distribution control method in a computer system including a plurality of computers, and has the following two objects.

【0013】本発明の第一の目的は、負荷分散機能運用
のオーバーヘッド、特に過剰な負荷のかかった計算機を
対象とした負荷分散機能のオーバーヘッドを削減し、か
つ、計画的な業務分散も可能な負荷分散制御方法を提供
することにある。
A first object of the present invention is to reduce the overhead of the operation of the load distribution function, in particular, the overhead of the load distribution function for a computer that has been subjected to an excessive load, and to enable the planned distribution of business. An object of the present invention is to provide a load distribution control method.

【0014】本発明の第二の目的は、負荷分散機能で扱
うデータ量を削減することで負荷分散機能の処理及び通
信処理を削減し、効率的な負荷分散制御方法を提供する
ことにある。
A second object of the present invention is to provide an efficient load distribution control method by reducing the amount of data handled by the load distribution function, thereby reducing the processing and communication processing of the load distribution function.

【0015】[0015]

【課題を解決するための手段】ジョブを実行する複数の
計算機とそれらの負荷情報を格納するために上記複数の
計算機各々から書き込み・参照可能な領域を保持する1
つの高速結合装置、または共有拡張記憶装置、または特
定計算機の記憶装置、またはその他の記憶装置から成る
計算機システムで、上記複数の計算機が自計算機の負荷
情報を収集しシステム全体の負荷情報を格納する領域に
対する更新を行う負荷情報更新処理機能と、ジョブを実
行する計算機を選択する場合に上記格納された負荷情報
に基づいて選定をおこなう計算機選択機能を持つことで
ジョブを負荷の低い計算機に投入し負荷の均等化を図る
負荷分散制御方法において、上記第一の目的を達するた
めに、負荷情報を格納する領域と同様に各計算機からア
クセス可能な領域に置かれた各計算機の負荷情報更新停
止条件を記述した除外指定基準と上記基準を満たした場
合の自計算機の負荷分散機能運用停止期間を記述した除
外解除までの時間を含む領域から得た情報により上記負
荷情報更新処理機能を停止させるステップと、上記除外
解除までの時間が経過した場合は上記負荷情報更新処理
機能を再開させるステップとを設ける。上記情報収集停
止条件とは、過負荷状態を検出するための負荷情報だけ
でなく、情報収集停止を時刻でも指定可能とする。ここ
で除外指定基準の例としてCPU使用率の上限や主記憶
使用量の残量といった計算機の負荷情報とそれらの組合
せが挙げられる。
Means for Solving the Problems A plurality of computers executing a job and an area which can be written and referred to by each of the plurality of computers to store load information thereof are stored.
In a computer system including one high-speed coupling device, a shared extended storage device, a storage device of a specific computer, or another storage device, the plurality of computers collect load information of the own computer and store the load information of the entire system. By having a load information update processing function for updating the area and a computer selection function for selecting based on the stored load information when selecting a computer to execute a job, a job is input to a low load computer. In the load distribution control method for equalizing the load, in order to achieve the first object, the load information update stop condition of each computer placed in an area accessible from each computer as well as the area storing the load information. The time until the exclusion is released, which describes the suspension period of the load balancing function of the local computer when the above criterion and the exclusion specification criteria described above are satisfied A step of stopping the load information update processing function by information obtained from the area including, if the time until the negative release has elapsed provided a step of resuming the load information update processing function. The information collection stop condition allows not only load information for detecting an overload state but also information collection stop to be specified by time. Here, examples of the exclusion specification criteria include computer load information such as the upper limit of the CPU usage rate and the remaining amount of main memory usage, and combinations thereof.

【0016】上記第二の目的を達するために、さらに、
計算機選択機能が上記除外指定基準に基づき情報収集を
停止している計算機を停止していない計算機と判別する
ステップと、計算機選択機能が上記停止していない計算
機からジョブを実行させる計算機を選択するステップと
を設ける。
[0016] In order to achieve the second object,
A step in which the computer selection function determines a computer that has stopped collecting information as a non-stopped computer based on the exclusion specification criteria, and a step in which the computer selection function selects a computer to execute a job from the non-stopped computer Are provided.

【0017】負荷情報更新処理機能を停止する条件と停
止期間を記述した領域から得た情報により計算機の負荷
情報更新処理機能を停止させるステップにより、過負荷
を含む特定の状態となった計算機における負荷情報更新
処理機能によるオーバーヘッドを削減することができ
る。また、上記情報収集停止条件が時刻で指定あった場
合は、時間帯により計算機システムから特定の計算機と
負荷分散の対象外とすることができる。これにより、分
離した計算機を特定業務に専念させることができる。
The step of stopping the load information update processing function of the computer based on the information obtained from the area in which the conditions for stopping the load information update processing function and the stop period are described allows the load on the computer in a specific state including overload to be reduced. The overhead due to the information update processing function can be reduced. If the information collection stop condition is specified by time, the computer system can be excluded from the load distribution with a specific computer depending on the time zone. As a result, the separated computer can be dedicated to a specific task.

【0018】上記停止期間が経過した計算機の負荷情報
更新処理機能を再開させるステップにより、業務の特徴
に応じた情報収集再開を指定することができる。
The step of restarting the load information update processing function of the computer after the elapse of the suspension period allows the user to specify information collection restart according to the characteristics of the business.

【0019】計算機選定機能が情報収集停止条件に基づ
き負荷情報更新処理機能を停止している計算機を停止し
ていない計算機と判別するステップと、計算機選定機能
が上記停止していない計算機からジョブを実行させる計
算機を選定するステップにより、上記停止していない計
算機の情報だけを取得し処理を行うことで、計算機選定
機能の処理を効率化することができる。また、過負荷状
態となった計算機に更にジョブが投入されることを抑制
することができる。
A step of the computer selecting function discriminating, based on the information collection stop condition, a computer that has stopped the load information update processing function as a computer that has not stopped, and the computer selecting function executes a job from the computer that has not stopped. In the step of selecting a computer to be executed, only the information of the computer that is not stopped is acquired and processed, whereby the processing of the computer selection function can be made more efficient. Further, it is possible to suppress the job from being further input to the computer in the overloaded state.

【0020】[0020]

【発明の実施の形態】本発明の実施形態を図を用いて詳
細に説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Embodiments of the present invention will be described in detail with reference to the drawings.

【0021】まず第一の実施形態について図1〜図5を
用いて説明する。
First, a first embodiment will be described with reference to FIGS.

【0022】本実施形態では、一つ以上の複数の計算機
により構成されるシステムを対象とする。複数の計算機
は相互に通信を行う手段として、各計算機から更新・参
照可能である領域を保持する高速結合装置により各計算
機が接続されているものとする。
This embodiment is directed to a system constituted by one or more computers. It is assumed that a plurality of computers are connected to each other by means of a high-speed coupling device that holds an area that can be updated and referred to by each computer as a means for communicating with each other.

【0023】図1は、本実施形態の基本的な構成を表し
ている。高速結合装置101内で中央処理装置102で
実行されるOS104により管理される主記憶装置10
3上に本発明の入力情報である計算機除外指定テーブル
200と各計算機の負荷を格納する負荷情報管理テーブ
ル105が設置されるものとする。また、本実施形態で
は除外計算機判別フラグ106が負荷情報管理テーブル
105内に設置されるものとする。
FIG. 1 shows a basic configuration of the present embodiment. The main storage device 10 managed by the OS 104 executed by the central processing unit 102 in the high-speed coupling device 101
It is assumed that a computer exclusion designation table 200, which is input information of the present invention, and a load information management table 105 that stores the load of each computer are installed on the computer 3. In the present embodiment, the excluded computer determination flag 106 is set in the load information management table 105.

【0024】この高速結合装置101により接続された
計算機107は中央処理装置108および主記憶装置1
09により構成される。負荷分散機能を実現する負荷分
散部300はOS110の一部として置かれ、中央処理
装置108によって実行されるものとする。負荷分散部
は負荷情報更新処理機能を実現する負荷情報更新処理部
301と計算機選択処理機能を実現する計算機選択処理
部302から構成される。
The computer 107 connected by the high-speed coupling device 101 includes a central processing unit 108 and a main storage device 1.
09. The load distribution unit 300 that realizes the load distribution function is provided as a part of the OS 110, and is executed by the central processing unit 108. The load distribution unit includes a load information update processing unit 301 that implements a load information update processing function and a computer selection processing unit 302 that implements a computer selection processing function.

【0025】計算機除外指定テーブル200の構造を図
2に示す。計算機除外指定テーブル200は、システム
を構成する各計算機について、除外指定を行う場合の条
件を示す除外指定基準や、除外された場合に除外を解除
するまでの情報更新停止している時間を示す除外解除ま
での時間等の情報更新間隔を制御するための情報を含
む。
FIG. 2 shows the structure of the computer exclusion designation table 200. The computer exclusion designation table 200 includes an exclusion designation criterion indicating a condition for performing exclusion designation for each of the computers constituting the system, and an exclusion indicating an information update suspension time until the exclusion is canceled when excluded. It includes information for controlling the information update interval such as the time until release.

【0026】負荷分散部300の詳細な説明図を図3に
示す。負荷分散部300は負荷情報更新処理部301と
計算機選択処理部302から構成される。負荷情報更新
処理部301は計算機除外指定テーブル200を参照し
ながら定められた時間間隔で自計算機の負荷情報を収集
し、負荷情報管理テーブル105内の自計算機の負荷情
報を更新する。計算機選択処理部302は、スケジュー
ラ111から計算機選択の要求が発生した場合に、負荷
情報管理テーブル105の情報を取得し、除外計算機判
別フラグ106を参照した上で最も負荷の低い計算機を
判定し、その情報をスケジューラ111に返す。
FIG. 3 is a detailed explanatory diagram of the load distribution unit 300. The load distribution unit 300 includes a load information update processing unit 301 and a computer selection processing unit 302. The load information update processing unit 301 collects the load information of the own computer at predetermined time intervals while referring to the computer exclusion designation table 200, and updates the load information of the own computer in the load information management table 105. When a computer selection request is issued from the scheduler 111, the computer selection processing unit 302 obtains information of the load information management table 105, determines the computer with the lowest load by referring to the excluded computer determination flag 106, The information is returned to the scheduler 111.

【0027】次に、負荷情報更新処理部301の処理の
流れを図4により説明する。
Next, the processing flow of the load information update processing unit 301 will be described with reference to FIG.

【0028】まず、システム内で負荷分散機能の運用が
開始される際に最初に情報更新を行う間隔を設定する
(ステップ401)。
First, when the operation of the load distribution function is started in the system, an interval at which information is first updated is set (step 401).

【0029】そして以下の処理を負荷分散機能の運用停
止まで継続する。
Then, the following processing is continued until the operation of the load distribution function is stopped.

【0030】以下に記述する情報更新処理は、あらかじ
めステップ401で定義された情報更新間隔で行う(ス
テップ402)。
The information update process described below is performed at an information update interval defined in advance in step 401 (step 402).

【0031】自計算機の負荷情報や時刻情報と、計算機
除外指定テーブル200の自計算機の除外指定基準を比
較し、除外指定基準を満たすか否かを判定する(ステッ
プ403)。
The load information and time information of the own computer are compared with the exclusion specification criterion of the own computer in the computer exclusion specification table 200, and it is determined whether or not the exclusion specification criterion is satisfied (step 403).

【0032】上記判定が偽であった場合、自計算機は負
荷分散の対象外とはならないので、負荷情報管理テーブ
ル105内の自計算機の負荷情報を格納する領域を更新
し、そのまま処理を継続する(ステップ404)。
If the above judgment is false, the own computer is not excluded from the load distribution, so the area for storing the load information of the own computer in the load information management table 105 is updated, and the processing is continued as it is. (Step 404).

【0033】上記判定が真であった場合、自計算機は負
荷分散の対象外となるので、まずステップ404と同様
に負荷情報管理テーブル105内の自計算機の負荷情報
を格納する領域を更新する(ステップ405)。
If the above determination is true, the own computer is not subject to load distribution, so first, as in step 404, the area for storing the load information of the own computer in the load information management table 105 is updated ( Step 405).

【0034】次に、除外計算機判別フラグ106を立て
る(ステップ406)。
Next, the excluded computer determination flag 106 is set (step 406).

【0035】そして計算機除外指定テーブル200に定
義された自計算機の除外解除までの時間が経過するまで
情報更新処理を停止する(ステップ407)。
Then, the information updating process is stopped until the time until the exclusion of the own computer defined in the computer exclusion designation table 200 elapses (step 407).

【0036】除外解除までの時間が経過した場合、以下
の処理を行う(ステップ408)。
When the time until the exclusion is released has elapsed, the following processing is performed (step 408).

【0037】再び負荷分散の対象となったことを示すた
め、除外計算機判別フラグをおとす(ステップ40
9)。
In order to indicate that the load is to be re-distributed again, the excluded computer determination flag is set (step 40).
9).

【0038】次に負荷情報更新処理を再開する(ステッ
プ410)。
Next, the load information updating process is restarted (step 410).

【0039】計算機選択処理部302の処理の流れを図
5により説明する。
The processing flow of the computer selection processing section 302 will be described with reference to FIG.

【0040】スケジューラ等からの要求により計算機選
択処理が行われる時に、まず除外計算機判別フラグを参
照し、除外指定となっている計算機を負荷分散の対象候
補から外す(ステップ501)。
When the computer selection process is performed in response to a request from the scheduler or the like, the computer specified as an exclusion is first excluded from the load distribution target candidates by referring to the exclusion computer determination flag (step 501).

【0041】次に、ステップ501で除外とならなかっ
た計算機の負荷情報を負荷情報管理テーブル105から
取得し、最も負荷の低い計算機を選択する(ステップ5
02)。
Next, the load information of the computers not excluded in step 501 is obtained from the load information management table 105, and the computer with the lowest load is selected (step 5).
02).

【0042】最後にステップ502で判定された情報を
計算機選択処理要求元に返す(ステップ503)。
Finally, the information determined in step 502 is returned to the computer selection processing request source (step 503).

【0043】以上、第一の実施形態を具体的に説明した
が、前記実施形態においてシステム除外指定テーブルの
情報を得る契機を負荷情報更新処理実行中としたが、シ
ステム起動時に自計算機の主記憶装置109−nに読み
込む形式でもよい。その場合は、前記実施形態で説明し
た負荷分散部の中に、新たにシステム除外指定テーブル
の内容を変更し、それらを自計算機の主記憶装置に読み
込まれた変更前のシステム除外指定テーブルを更新する
機能を有する部を新たに有するものとする。
As described above, the first embodiment has been specifically described. In the above-described embodiment, the load information update process is executed when the information of the system exclusion designation table is obtained. The format to be read into the device 109-n may be used. In such a case, the contents of the system exclusion specification table are newly changed in the load distribution unit described in the above-described embodiment, and the contents of the system exclusion specification table are updated in the main storage device of the own computer. It is assumed that a part having the function of performing the above is newly provided.

【0044】次に、第二の実施形態を説明する。基本的
には第一の実施形態と同様であるが、以下に相違点を述
べる。
Next, a second embodiment will be described. This is basically the same as the first embodiment, but different points will be described below.

【0045】前記実施形態においては除外計算機判別フ
ラグ106を新たに設置し、負荷分散機能の運用を停止
した計算機の判別を行っていたが、負荷情報管理テーブ
ルの更新時刻情報等から上記機能を停止した計算機を判
別するようにしてもよい。これにより除外計算機判別フ
ラグ領域を新たに設ける必要がなくなる。
In the above-described embodiment, the excluded computer determination flag 106 is newly installed to determine the computer whose operation of the load distribution function has been stopped. However, the above function is stopped based on the update time information of the load information management table. The computer that performed the determination may be determined. This eliminates the need to newly provide an excluded computer determination flag area.

【0046】この場合の全体の構成図を図6に示す。こ
こで負荷情報管理テーブル105は各計算機107−n
が自計算機の負荷情報について行った最終更新日時を含
んでいるものとする。
FIG. 6 shows an overall configuration diagram in this case. Here, the load information management table 105 is stored in each computer 107-n.
Contains the date and time of the last update performed on the load information of the own computer.

【0047】また、新たな負荷情報更新処理部301の
処理の流れを図7により説明する。まず、システム内で
負荷分散機能の運用が開始される際に最初に情報更新を
行う間隔を設定する(ステップ401)。
The processing flow of the new load information update processing unit 301 will be described with reference to FIG. First, when the operation of the load distribution function is started in the system, an interval at which information is first updated is set (step 401).

【0048】そして以下の処理を負荷分散機能の運用停
止まで継続する。
Then, the following processing is continued until the operation of the load distribution function is stopped.

【0049】以下に記述する情報更新処理は、あらかじ
めステップ401で定義された情報更新間隔で行う(ス
テップ402)。
The information update process described below is performed at an information update interval defined in advance in step 401 (step 402).

【0050】自計算機の負荷情報や時刻情報と、計算機
除外指定テーブル200の自計算機の除外指定基準を比
較し、除外指定基準を満たすか否かを判定する(ステッ
プ403)。
The load information and time information of the own computer are compared with the exclusion specification criterion of the own computer in the computer exclusion specification table 200, and it is determined whether or not the exclusion specification criterion is satisfied (step 403).

【0051】上記判定が偽であった場合、自計算機は負
荷分散の対象外とはならないので、負荷情報管理テーブ
ル105内の自計算機の負荷情報を格納する領域を更新
し、そのまま処理を継続する(ステップ404)。
If the above determination is false, the own computer is not excluded from the load distribution, so the area for storing the load information of the own computer in the load information management table 105 is updated, and the processing is continued as it is. (Step 404).

【0052】上記判定が真であった場合、自計算機は負
荷分散の対象外となるので、計算機除外指定テーブル2
00に定義された自計算機の除外解除までの時間が経過
するまで情報更新処理を停止する(ステップ407)。
If the above determination is true, the own computer is excluded from the load distribution, and therefore, the computer exclusion designation table 2
The information update process is stopped until the time until the exclusion release of the own computer defined in 00 has elapsed (step 407).

【0053】除外解除までの時間が経過した場合、以下
の処理を行う(ステップ408)。
When the time until the exclusion is released has elapsed, the following processing is performed (step 408).

【0054】負荷情報更新処理を再開する(ステップ4
10)。
The load information updating process is restarted (step 4)
10).

【0055】次に、新たな計算機選択処理部302の処
理の流れを図8により説明する。
Next, the processing flow of the new computer selection processing unit 302 will be described with reference to FIG.

【0056】スケジューラ等からの要求により計算機選
択処理が行われる時に、まず負荷情報管理テーブル10
5の各計算機の最終更新状況を参照し、更新が停止して
いる計算機を負荷分散の対象候補から外す(ステップ5
04)。
When a computer selection process is performed in response to a request from a scheduler or the like, first, the load information management table 10
5, the computer whose updating has been stopped is excluded from the candidates for load distribution (step 5).
04).

【0057】次に、ステップ504で除外とならなかっ
た計算機の負荷情報を負荷情報管理テーブル105から
取得し、最も負荷の低い計算機を選択する(ステップ5
02)。
Next, the load information of the computer not excluded in step 504 is obtained from the load information management table 105, and the computer with the lowest load is selected (step 5).
02).

【0058】最後にステップ502で判定された情報を
計算機選択処理要求元に返す(ステップ503)。
Finally, the information determined in step 502 is returned to the computer selection processing request source (step 503).

【0059】次に、第三の実施形態を説明する。基本的
には第一の実施形態と同様であるが、以下に相違点を述
べる。
Next, a third embodiment will be described. This is basically the same as the first embodiment, but different points will be described below.

【0060】前記実施形態において負荷分散機能の停止
状態を基準に説明したところを、負荷分散機能の運用を
行う状態と置き換えてもよい。この場合は時刻指定の除
外指定基準を用いる。負荷分散機能を行いたい時間だけ
稼働するように記述した計算機除外指定テーブルを図9
に示す。ここでは計算機3が3:00から5:00まで
の2時間だけ負荷分散の対象となるよう記述してある。
除外解除までの時間には指定しないことを表す記述なし
コードが格納されている。
In the above embodiment, the description based on the stop state of the load distribution function may be replaced with a state in which the load distribution function is operated. In this case, an exclusion designation criterion for time designation is used. FIG. 9 shows a computer exclusion designation table described so as to operate only for the time when the load distribution function is desired.
Shown in Here, it is described that the computer 3 is to be subjected to load distribution for only two hours from 3:00 to 5:00.
A code without description indicating that the time until the exclusion is released is not stored.

【0061】また、新たな負荷情報更新処理部301の
処理の流れを図10により説明する。
The processing flow of the new load information update processing unit 301 will be described with reference to FIG.

【0062】まず、計算機除外指定テーブルに、自計算
機が時刻で開始される指定がされているか否かを判定す
る(ステップ411)。
First, it is determined whether or not the own computer is specified to start at a time in the computer exclusion specification table (step 411).

【0063】上記判定が真であった場合、まず除外計算
機判別フラグを立てる(ステップ412)。
If the above determination is true, first, an exclusion computer determination flag is set (step 412).

【0064】次に計算機除外指定テーブルに定義された
開始時刻まで処理を停止する(ステップ413)。
Next, the processing is stopped until the start time defined in the computer exclusion designation table (step 413).

【0065】上記開始時刻になったら除外計算機判別フ
ラグをおとす(ステップ414)。
When the start time comes, the exclusion-computer discrimination flag is set (step 414).

【0066】ステップ412、ステップ413、ステッ
プ414が完了した場合、もしくはステップ411にお
ける判定が偽であった場合は以下の処理を行う。まず、
システム内で負荷分散機能の運用が開始される際に最初
に情報更新を行う間隔を設定する(ステップ401)。
When steps 412, 413, and 414 are completed, or when the determination in step 411 is false, the following processing is performed. First,
When the operation of the load distribution function is started in the system, an interval at which information is first updated is set (step 401).

【0067】そして以下の処理を負荷分散機能の運用停
止まで継続する。
Then, the following processing is continued until the operation of the load distribution function is stopped.

【0068】以下に記述する情報更新処理は、あらかじ
めステップ401で定義された情報更新間隔で行う(ス
テップ402)。
The information update process described below is performed at an information update interval defined in advance at step 401 (step 402).

【0069】自計算機の負荷情報や時刻情報と、計算機
除外指定テーブル200の自計算機の除外指定基準を比
較し、除外指定基準を満たすか否かを判定する(ステッ
プ403)。
The load information and time information of the own computer are compared with the exclusion specification criteria of the own computer in the computer exclusion specification table 200, and it is determined whether or not the exclusion specification criterion is satisfied (step 403).

【0070】上記判定が偽であった場合、自計算機は負
荷分散の対象外とはならないので、負荷情報管理テーブ
ル105内の自計算機の負荷情報を格納する領域を更新
し、そのまま処理を継続する(ステップ404)。
When the above determination is false, the own computer is not excluded from the load distribution, so the area for storing the load information of the own computer in the load information management table 105 is updated, and the processing is continued as it is. (Step 404).

【0071】上記判定が真であった場合、自計算機は負
荷分散の対象外となるので、まずステップ404と同様
に負荷情報管理テーブル105内の自計算機の負荷情報
を格納する領域を更新する(ステップ405)。
If the above determination is true, the own computer is not subject to load distribution, so first, as in step 404, the area for storing the load information of the own computer in the load information management table 105 is updated ( Step 405).

【0072】次に、除外計算機判別フラグ106を立て
る(ステップ406)。
Next, the excluded computer determination flag 106 is set (step 406).

【0073】ここで本実施形態では負荷分散機能の運用
停止に対応するため、ステップ403の判定で真となっ
た除外基準に対応する除外解除までの時間が定義されて
いるか否かを判定する(ステップ415)。
Here, in this embodiment, in order to cope with the suspension of the operation of the load distribution function, it is determined whether or not the time to release the exclusion corresponding to the exclusion criterion that has become true in the determination of step 403 (step 403). Step 415).

【0074】上記判定が偽であった場合は負荷分散機能
の運用を停止する。
If the above determination is false, the operation of the load distribution function is stopped.

【0075】上記判定が真であった場合は以下の処理を
続行する。まず、計算機除外指定テーブル200に定義
された自計算機の除外解除までの時間が経過するまで情
報更新処理を停止する(ステップ407)。
If the above determination is true, the following processing is continued. First, the information update process is stopped until the time until the exclusion of the own computer defined in the computer exclusion designation table 200 elapses (step 407).

【0076】除外解除までの時間が経過した場合、以下
の処理を行う(ステップ408)。
When the time until the exclusion is released has elapsed, the following processing is performed (step 408).

【0077】再び負荷分散の対象となったことを示すた
め、除外計算機判別フラグをおとす(ステップ40
9)。
In order to indicate that the load is to be re-distributed again, the excluded computer determination flag is set (step 40).
9).

【0078】次に負荷情報更新処理を再開する(ステッ
プ410)。
Next, the load information updating process is restarted (step 410).

【0079】次に、第四の実施形態を説明する。基本的
には第一の実施形態と同様であるが、以下に相違点を述
べる。
Next, a fourth embodiment will be described. This is basically the same as the first embodiment, but different points will be described below.

【0080】前記実施形態での説明において図2を用い
て計算機除外指定テーブルを説明した際に、除外指定基
準として自計算機の主記憶の使用量を挙げたが、これを
自計算機のCPU使用率、及びその双方を用いてもよ
い。この場合の計算機除外指定テーブルの例を図11に
示す。
When the computer exclusion designation table is described with reference to FIG. 2 in the description of the above embodiment, the occupation amount of the main memory of the own computer is used as the exclusion designation criterion. , And both may be used. FIG. 11 shows an example of the computer exclusion designation table in this case.

【0081】以上、本発明の実施形態において負荷管理
情報を格納するための領域を保持し、各計算機が接続さ
れる装置を高速結合装置として説明したが、その装置を
共有拡張記憶装置としてもよい。その場合の基本的な構
成を図12に示す。システムを構成する全ての計算機1
07−nと接続されている共有拡張記憶装置113上に
計算機除外指定テーブル200と負荷情報管理テーブル
105が設置されるものとする。
As described above, in the embodiment of the present invention, the area for storing the load management information is held, and the device to which each computer is connected has been described as a high-speed coupling device. However, the device may be a shared extended storage device. . FIG. 12 shows a basic configuration in that case. All computers 1 that make up the system
It is assumed that the computer exclusion designation table 200 and the load information management table 105 are installed on the shared extended storage device 113 connected to the server 07-n.

【0082】また、上記の領域を保持する装置を各計算
機から共通して更新・参照可能な領域を持つ記憶装置を
備えたシステム内の特定計算機としてもよい。その場合
の基本的な構成を図13に示す。計算機107−1がマ
スター計算機として位置し、計算機107−1の主記憶
装置109−1上に計算機除外指定テーブル200と負
荷情報管理テーブル105が設置されるものとする。こ
の計算機除外指定テーブル200と負荷情報管理テーブ
ル105が設置させる領域はシステムを構成する全ての
計算機107−nから更新・参照が可能なものとする。
Further, the device holding the above area may be a specific computer in a system having a storage device having an area that can be updated / referenced in common by each computer. FIG. 13 shows a basic configuration in that case. It is assumed that the computer 107-1 is located as a master computer, and the computer exclusion designation table 200 and the load information management table 105 are installed on the main storage device 109-1 of the computer 107-1. The area where the computer exclusion designation table 200 and the load information management table 105 are installed can be updated / referenced from all the computers 107-n constituting the system.

【0083】また、上記の領域を保持する装置をディス
ク装置としてもよい。その場合の基本的な構成を図14
に示す。システムを構成する全ての計算機107−nと
接続されているディスク装置114上に計算機除外指定
テーブル200と負荷情報管理テーブル105が設置さ
れるものとする。
The device holding the above-mentioned area may be a disk device. The basic configuration in that case is shown in FIG.
Shown in It is assumed that a computer exclusion designation table 200 and a load information management table 105 are installed on a disk device 114 connected to all the computers 107-n constituting the system.

【0084】[0084]

【発明の効果】本発明によれば、過負荷状態となった計
算機の負荷分散機能運用のオーバーヘッドを削減でき、
効率的な負荷分散を行うことができる。時間指定の負荷
分散の対象制御をすることで、計画的な業務分散を行う
ことができる。
According to the present invention, it is possible to reduce the overhead of the operation of the load distribution function of a computer that has become overloaded,
Efficient load distribution can be performed. By performing the target control of the load distribution at the designated time, planned business distribution can be performed.

【0085】さらに、負荷分散機能はシステム選択時に
負荷分散の対象外となった計算機の負荷情報を取得しな
いため、負荷分散機能の処理削減と通信処理の削減とな
り、負荷分散の効率化を図ることができる。
Furthermore, since the load distribution function does not acquire load information of computers that are not subject to load distribution when the system is selected, the processing of the load distribution function and the communication processing are reduced, and the efficiency of load distribution is improved. Can be.

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

【図1】本発明の負荷分散制御方法を実現するための負
荷分散部と必要なデータ領域を具備した計算機システム
の構成図である。
FIG. 1 is a configuration diagram of a computer system including a load distribution unit and a necessary data area for implementing a load distribution control method of the present invention.

【図2】本発明の入力情報となるシステム除外指定テー
ブルの説明図である。
FIG. 2 is an explanatory diagram of a system exclusion designation table serving as input information of the present invention.

【図3】本発明の負荷分散機能を実現する負荷分散部の
具体的な構成図である。
FIG. 3 is a specific configuration diagram of a load distribution unit that realizes a load distribution function of the present invention.

【図4】負荷分散部を構成する負荷情報更新処理部の処
理を説明したフローチャートである。
FIG. 4 is a flowchart illustrating a process of a load information update processing unit included in the load distribution unit;

【図5】負荷分散部を構成する計算機選択処理部の処理
を説明したフローチャートである。
FIG. 5 is a flowchart illustrating a process of a computer selection processing unit constituting a load distribution unit;

【図6】本発明の負荷分散制御方法を実現するための負
荷分散部と必要なデータ領域を具備した計算機システム
の別の構成図である。
FIG. 6 is another configuration diagram of a computer system including a load distribution unit and a necessary data area for realizing the load distribution control method of the present invention.

【図7】負荷分散部を構成する負荷情報更新処理部の新
たな処理を説明したフローチャートである。
FIG. 7 is a flowchart illustrating a new process of a load information update processing unit included in the load distribution unit.

【図8】負荷分散部を構成する計算機選択処理部の新た
な処理を説明したフローチャートである。
FIG. 8 is a flowchart illustrating a new process of a computer selection processing unit constituting the load distribution unit.

【図9】本発明の入力情報となるシステム除外指定テー
ブルの基準を変更したものの説明図である。
FIG. 9 is an explanatory diagram of a changed reference of a system exclusion designation table serving as input information of the present invention.

【図10】負荷分散部を構成する負荷情報更新処理部の
新たな処理を説明したフローチャートである。
FIG. 10 is a flowchart illustrating a new process of a load information update processing unit included in the load distribution unit.

【図11】本発明の入力情報となるシステム除外指定テ
ーブルの基準を変更したものの説明図である。
FIG. 11 is an explanatory diagram of a changed standard of a system exclusion designation table serving as input information of the present invention.

【図12】本発明の負荷分散制御方法を実現するための
負荷分散部と必要なデータ領域を具備した計算機システ
ムの別の構成図である。
FIG. 12 is another configuration diagram of a computer system including a load distribution unit and a necessary data area for realizing the load distribution control method of the present invention.

【図13】本発明の負荷分散制御方法を実現するための
負荷分散部と必要なデータ領域を具備した計算機システ
ムの別の構成図である。
FIG. 13 is another configuration diagram of a computer system including a load distribution unit and a necessary data area for realizing the load distribution control method of the present invention.

【図14】本発明の負荷分散制御方法を実現するための
負荷分散部と必要なデータ領域を具備した計算機システ
ムの別の構成図である。
FIG. 14 is another configuration diagram of a computer system including a load distribution unit and a necessary data area for realizing the load distribution control method of the present invention.

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

101…高速結合装置、 102…高速結合
装置の中央処理装置、103…高速結合装置の主記憶装
置、104…高速結合装置のOS、200…計算機除外
指定テーブル、 105…負荷情報管理テーブル、10
6…除外計算機判別フラグ、 107−n…計算機、
108−n…計算機の中央処理装置、109−n…計算
機の主記憶装置、110−n…計算機のOS、
300−n…負荷分散部、301−n…負荷情報更新処
理部、 302−n…計算機選択処理部、111−n…
スケジューラ、 112−n…業務システム。
DESCRIPTION OF SYMBOLS 101 ... High-speed coupling device 102: Central processing unit of high-speed coupling device 103: Main storage device of high-speed coupling device 104: OS of high-speed coupling device 200: Computer exclusion designation table 105: Load information management table 10
6 ... excluded computer determination flag 107-n ... computer
108-n: central processing unit of the computer; 109-n: main storage device of the computer; 110-n: OS of the computer;
300-n: load distribution unit, 301-n: load information update processing unit, 302-n: computer selection processing unit, 111-n:
Scheduler, 112-n ... business system.

Claims (7)

【特許請求の範囲】[Claims] 【請求項1】複数の計算機から構成された計算機システ
ムに、上記複数の計算機の各々は自計算機の負荷を収集
するステップと、当該収集した情報を上記複数の計算機
全てから共通してアクセス可能である領域に配置するス
テップとを設けて上記共通してアクセス可能である領域
の内容に基づいて上記複数の計算機で動作させる処理を
分散させる負荷分散制御方法において、上記収集するス
テップと上記配置するステップを停止する条件に合致し
た場合は上記収集するステップと上記配置するステップ
の動作を停止させるステップと、上記収集するステップ
と上記配置するステップの動作を停止させている計算機
と停止させていない計算機を判別するステップと、上記
収集するステップと上記配置するステップを停止させて
いない計算機からジョブを実行させる計算機を選択する
ステップとを有することを特徴とする負荷分散制御方
法。
1. A computer system comprising a plurality of computers, wherein each of the plurality of computers collects the load of its own computer, and the collected information is commonly accessible from all of the plurality of computers. A load distributing control method for distributing a process operated by the plurality of computers based on the contents of the commonly accessible region by providing a step of disposing in a certain area; If the conditions for stopping are met, the steps of collecting and arranging the steps of arranging are stopped, and the computer of which the operations of the step of collecting and arranging are halted and the computers that are not stopped are From a computer that has not stopped the determining step, the collecting step and the arranging step Load sharing control method characterized by a step of selecting a computer to execute the job.
【請求項2】請求項1記載の負荷分散制御方法におい
て、上記収集するステップと上記配置するステップの動
作を停止させている計算機が上記収集するステップと上
記配置するステップの動作を再開させる条件に合致した
場合は上記収集するステップと上記配置するステップの
動作を再開させるステップを有することを特徴とする負
荷分散制御方法。
2. The load distribution control method according to claim 1, wherein the computer that has stopped the operations of the collecting step and the arranging step restarts the operations of the collecting step and the arranging step. A load distribution control method, comprising the step of restarting the operations of the collecting step and the arranging step when they match.
【請求項3】複数の計算機から構成された計算機システ
ムに、上記複数の計算機の各々は自計算機の負荷を収集
するステップと、当該収集した情報を上記複数の計算機
全てから共通してアクセス可能である領域に配置するス
テップとを設けて上記共通してアクセス可能である領域
の内容に基づいて上記複数の計算機で動作させる処理を
分散させる負荷分散制御方法において、自計算機の負荷
が閾値を越えた場合は上記収集するステップと上記配置
するステップの動作を停止させるステップと、上記収集
するステップと上記配置するステップの動作を停止させ
ている計算機と停止させていない計算機を判別するステ
ップと、上記収集するステップと上記配置するステップ
を停止させていない計算機からジョブを実行させる計算
機を選択するステップとを有することを特徴とする負荷
分散制御方法。
3. A computer system comprising a plurality of computers, wherein each of the plurality of computers collects a load on its own computer, and the collected information is commonly accessible from all of the plurality of computers. Providing a step of arranging in a certain area, and distributing the processing operated by the plurality of computers based on the contents of the commonly accessible area, wherein the load of the own computer exceeds a threshold value. In the case, the step of stopping the operation of the collecting step and the step of arranging; the step of determining the computer that has stopped the operation of the step of collecting and the operation of the step of arranging and the computer that has not been stopped; To select a computer on which to execute a job from computers that have not stopped the step of Load sharing control method characterized by having a flop.
【請求項4】請求項3記載の負荷分散制御方法におい
て、上記収集するステップと上記配置するステップの動
作を停止させている計算機が上記収集するステップと上
記配置するステップの動作を再開させる条件に合致した
場合は上記収集するステップと上記配置するステップの
動作を再開させるステップを有することを特徴とする負
荷分散制御方法。
4. The load distribution control method according to claim 3, wherein the computer that has stopped the operations of the collecting step and the arranging step restarts the operations of the collecting step and the arranging step. A load distribution control method, comprising the step of restarting the operations of the collecting step and the arranging step when they match.
【請求項5】請求項3又は請求項4記載の負荷分散制御
方法において、上記収集するステップと上記配置するス
テップを停止させるための負荷の閾値に当該自計算機の
CPU使用率を用いることを特徴とする負荷分散制御方
法。
5. The load distribution control method according to claim 3, wherein a CPU usage rate of the own computer is used as a load threshold value for stopping the collecting step and the arranging step. Load balancing control method.
【請求項6】請求項3又は請求項4記載の負荷分散制御
方法において、上記収集するステップと上記配置するス
テップを停止させるための負荷の閾値に当該自計算機の
主記憶の使用量を用いることを特徴とする負荷分散制御
方法。
6. The load distribution control method according to claim 3, wherein the use amount of the main memory of the own computer is used as a load threshold value for stopping the collecting step and the arranging step. And a load distribution control method.
【請求項7】請求項1又は請求項2記載の負荷分散制御
方法において、上記収集するステップと上記配置するス
テップを停止させる条件として時刻情報を用いることを
特徴とする負荷分散制御方法。
7. The load distribution control method according to claim 1, wherein time information is used as a condition for stopping the collecting step and the arranging step.
JP9284909A 1997-10-17 1997-10-17 Load distributed control method Pending JPH11120147A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9284909A JPH11120147A (en) 1997-10-17 1997-10-17 Load distributed control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9284909A JPH11120147A (en) 1997-10-17 1997-10-17 Load distributed control method

Publications (1)

Publication Number Publication Date
JPH11120147A true JPH11120147A (en) 1999-04-30

Family

ID=17684627

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9284909A Pending JPH11120147A (en) 1997-10-17 1997-10-17 Load distributed control method

Country Status (1)

Country Link
JP (1) JPH11120147A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007004337A (en) * 2005-06-22 2007-01-11 Nec Corp Autonomous operation management system, autonomous operation management method, and program
JP2009110195A (en) * 2007-10-29 2009-05-21 Nec Corp Information processing apparatus and system, information processing taking-over control method, and program
WO2011161831A1 (en) * 2010-06-25 2011-12-29 富士通株式会社 Multi-processor system and scheduling method
JP2012085235A (en) * 2010-10-14 2012-04-26 Kyocera Corp Terminal selection method, wireless terminal, and network device
JP2016024605A (en) * 2014-07-18 2016-02-08 日本電信電話株式会社 Distributed processing method, processing server, and program

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007004337A (en) * 2005-06-22 2007-01-11 Nec Corp Autonomous operation management system, autonomous operation management method, and program
JP2009110195A (en) * 2007-10-29 2009-05-21 Nec Corp Information processing apparatus and system, information processing taking-over control method, and program
WO2011161831A1 (en) * 2010-06-25 2011-12-29 富士通株式会社 Multi-processor system and scheduling method
JP5447666B2 (en) * 2010-06-25 2014-03-19 富士通株式会社 Multiprocessor system and scheduling method
US9367326B2 (en) 2010-06-25 2016-06-14 Fujitsu Limited Multiprocessor system and task allocation method
JP2012085235A (en) * 2010-10-14 2012-04-26 Kyocera Corp Terminal selection method, wireless terminal, and network device
JP2016024605A (en) * 2014-07-18 2016-02-08 日本電信電話株式会社 Distributed processing method, processing server, and program

Similar Documents

Publication Publication Date Title
US11593404B2 (en) Multi-cluster warehouse
US9977689B2 (en) Dynamic scaling of management infrastructure in virtual environments
US6651125B2 (en) Processing channel subsystem pending I/O work queues based on priorities
JP3678414B2 (en) Multiprocessor system
CA2785398C (en) Managing queries
JP4205066B2 (en) Apparatus, method, and program for managing resources in a multi-node computer system
US7007276B1 (en) Method, system and program products for managing groups of partitions of a computing environment
US20090083746A1 (en) Method for job management of computer system
CN109564528B (en) System and method for computing resource allocation in distributed computing
EP0747832A2 (en) Customer information control system and method in a loosely coupled parallel processing environment
JP2005196602A (en) System configuration changing method in unshared type database management system
JPH09167141A (en) Load distribution control method
JP2006048680A (en) System and method for operating load balancers for multiple instance applications
WO2006100752A1 (en) Distributed processing management device, distributed processing management method, and distributed processing management program
CN107515781B (en) Deterministic task scheduling and load balancing system based on multiple processors
US10606650B2 (en) Methods and nodes for scheduling data processing
JP2021026659A (en) Storage system and resource allocation control method
US20100251248A1 (en) Job processing method, computer-readable recording medium having stored job processing program and job processing system
EP2960791A1 (en) Method of executing an application on a distributed computer system, a resource manager and a distributed computer system
JP2000137692A (en) Inter-distributed node load distribution system
EP3084603B1 (en) System and method for supporting adaptive busy wait in a computing environment
CN111580951A (en) Task allocation method and resource management platform
CN106843890B (en) Sensor network, node and operation method thereof based on intelligent decision
CN100397345C (en) Method and controller for managing resource element queues
JPH11120147A (en) Load distributed control method