JPH04332070A - Computer system - Google Patents

Computer system

Info

Publication number
JPH04332070A
JPH04332070A JP10109891A JP10109891A JPH04332070A JP H04332070 A JPH04332070 A JP H04332070A JP 10109891 A JP10109891 A JP 10109891A JP 10109891 A JP10109891 A JP 10109891A JP H04332070 A JPH04332070 A JP H04332070A
Authority
JP
Japan
Prior art keywords
program
computer
processing
monitoring center
load monitoring
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
JP10109891A
Other languages
Japanese (ja)
Inventor
Yoshiaki Kusaba
草場 ▲吉▼明
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP10109891A priority Critical patent/JPH04332070A/en
Publication of JPH04332070A publication Critical patent/JPH04332070A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Multi Processors (AREA)
  • Small-Scale Networks (AREA)
  • Selective Calling Equipment (AREA)

Abstract

PURPOSE:To provide a computer system having high through-put as a computer system connecting plural computers for executing various processing to a network. CONSTITUTION:When the 1st program of a computer 1 is to drive the 2nd program next, the computer 1 informs the 2nd program name to a load monitoring center 20 by an informing means 15 and processing computer determining means 14 in the center 20 finds out the sort of processing by referring a program name table 11. Then a computer having the largest margin is found out by referring a capacity table 10 and an operation rate table 12, the processing is executed by the program of the 2nd program name of the found computer and the processed result is sent to the 1st program of the computer 1 through the center 20.

Description

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

【0001】0001

【産業上の利用分野】本発明は、各種の処理をする複数
のコンピュータを、ネットワークに接続したコンピュー
タシステムの改良に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an improvement in a computer system in which a plurality of computers that perform various types of processing are connected to a network.

【0002】0002

【従来の技術】図8は従来例のコンピュータシステムの
ブロック図である。図8ではネットワーク90に、実数
計算処理,ベクトル処理,文字処理,グラフィック処理
等の各種処理をするコンピュータ1’〜5’が接続され
ており、コンピュータ1’〜5’は各種処理を行い、コ
ンピュータ間ではネットワーク90を介してデータの遣
り取りは行っている。
2. Description of the Related Art FIG. 8 is a block diagram of a conventional computer system. In FIG. 8, computers 1' to 5' that perform various processes such as real number calculation processing, vector processing, character processing, and graphic processing are connected to a network 90. Data is exchanged between them via a network 90.

【0003】0003

【発明が解決しようとする課題】しかしながら、例えば
コンピュータ1’の処理が能力一杯になった時、コンピ
ュータ2’の処理能力に余裕があっても次の処理をコン
ピュータ2’に遣らせることはなく、コンピュータ1’
の処理に余裕が出来てから次の処理を行うので、コンピ
ュータシステムとしてスループットがよくない問題点が
ある。
[Problem to be Solved by the Invention] However, for example, when the processing capacity of computer 1' is full, even if computer 2' has sufficient processing capacity, computer 2' is not required to perform the next processing. , computer 1'
Since the next process is performed only after there is enough time for one process, there is a problem that the throughput of the computer system is not good.

【0004】本発明はスループットの良いコンピュータ
システムの提供を目的としている。
The present invention aims to provide a computer system with good throughput.

【0005】[0005]

【課題を解決するための手段】図1は本発明の原理ブロ
ック図である。図1に示す如く、各種の処理をする複数
のコンピュータ1,2,3を、ネットワーク90に接続
したコンピュータシステムにおいて、各コンピュータ毎
の、各種の処理毎の能力を示す能力テーブル10と、各
種の処理夫々に使用するプログラム名を持つプログラム
名テーブル11と、各コンピュータの稼働率を調べ稼働
率テーブル12を作成する作成手段13と、該能力テー
ブル10,該プログラム名テーブル11,該稼働率テー
ブル12を参照して処理コンピュータを決定する処理コ
ンピュータ決定手段14とを持つ負荷監視センタ20を
、該ネットワーク90に接続し、又各コンピュータ1,
2,3には、第1のプログラムが次に第2のプログラム
を動作させる場合は、該第2のプログラム名を該負荷監
視センタ20に通知する通知手段15を持たせ、第1の
コンピュータ1の第1のプログラムが次に第2のプログ
ラムを動作させる場合は、該通知手段15にて該第2の
プログラム名を該負荷監視センタ20に通知し、該負荷
監視センタ20は、該処理コンピュータ決定手段14に
て該プログラム名テーブル11を参照し処理種別を求め
、次に該能力テーブル10と該稼働率テーブル12を参
照し、該処理に対して最も余裕のあるコンピュータを求
め、求めたコンピュータの該第2のプログラム名のプロ
グラムにて処理をさせ、処理結果を該負荷監視センタ2
0経由で該第1のコンピュータ1の第1のプログラムに
送るようにする。
[Means for Solving the Problems] FIG. 1 is a block diagram of the principle of the present invention. As shown in FIG. 1, in a computer system in which a plurality of computers 1, 2, and 3 that perform various types of processing are connected to a network 90, a capability table 10 showing the capabilities of each computer for each type of processing, and a A program name table 11 having program names to be used for each process, a creation means 13 for checking the operating rate of each computer and creating an operating rate table 12, the ability table 10, the program name table 11, and the operating rate table 12. A load monitoring center 20 having a processing computer determining means 14 for determining a processing computer by referring to the network 90 is connected to the network 90, and each computer 1,
2 and 3 are provided with a notification means 15 for notifying the load monitoring center 20 of the name of the second program when the first program next operates the second program, and the first computer 1 When the first program then runs a second program, the notification means 15 notifies the load monitoring center 20 of the second program name, and the load monitoring center 20 operates the processing computer. The determining means 14 refers to the program name table 11 to obtain the processing type, then refers to the capacity table 10 and the operating rate table 12 to find the computer that has the most margin for the processing, and selects the computer that has been found. The process is performed by the program with the second program name, and the processing result is sent to the load monitoring center 2.
0 to the first program of the first computer 1.

【0006】[0006]

【作用】本発明によれば、第1のコンピュータ1の第1
のプログラムが次に第2のプログラムを動作させる場合
は、第1のコンピュータ1は通知手段15にて該第2の
プログラム名を負荷監視センタ20に通知し、負荷監視
センタ20は、処理コンピュータ決定手段14にてプロ
グラム名テーブル11を参照し処理種別を求め、次に能
力テーブル10と該稼働率テーブル12を参照し、該処
理に対して最も余裕のあるコンピュータを求め、求めた
コンピュータの該第2のプログラム名のプログラムにて
処理をさせ、処理結果を該負荷監視センタ20経由で該
第1のコンピュータ1の第1のプログラムに送るように
している。
[Operation] According to the present invention, the first
When the program next runs a second program, the first computer 1 notifies the load monitoring center 20 of the second program name using the notification means 15, and the load monitoring center 20 determines the processing computer. The means 14 refers to the program name table 11 to obtain the processing type, then refers to the capacity table 10 and the operating rate table 12 to find the computer that has the most margin for the processing, and The processing is performed by a program with the program name No. 2, and the processing results are sent to the first program of the first computer 1 via the load monitoring center 20.

【0007】即ち、各プログラム処理としては、次のプ
ログラム処理を、複数のコンピュータ1,2,3の中で
最も余裕のあるコンピュータのプログラムにてさせ結果
を送らせるようにするので、特定のコンピュータに処理
が集中することなく、処理が分散されコンピュータシス
テムとしてのスループットを向上することが出来る。
That is, as for each program process, the next program process is performed by the program of the computer with the most margin among the plurality of computers 1, 2, and 3, and the result is sent. The throughput of the computer system can be improved by distributing the processing without concentrating the processing on the computer.

【0008】[0008]

【実施例】図2は本発明の実施例の動作の流れを示す図
、図3は本発明の実施例のコンピュータシステムのブロ
ック図、図4は1例の能力テーブルを示す図、図5は1
例のプログラム名テーブルを示す図、図6は1例の稼働
率テーブルを示す図、図7は本発明の実施例の処理コン
ピュータ決定プログラムのフローチャートである。
[Embodiment] FIG. 2 is a diagram showing the flow of operation of an embodiment of the present invention, FIG. 3 is a block diagram of a computer system according to the embodiment of the present invention, FIG. 4 is a diagram showing an example of a capability table, and FIG. 1
FIG. 6 is a diagram showing an example program name table, FIG. 6 is a diagram showing an example operating rate table, and FIG. 7 is a flowchart of the processing computer determination program according to the embodiment of the present invention.

【0009】本発明の場合は、図3に示す如く、コンピ
ュータ1〜5の接続されているネットワーク90に負荷
監視センタ20を接続する。この負荷監視センタ20に
は、図4に示す如き、実数計算処理,ベクトル処理,文
字処理,グラフィック処理別に、各コンピュータ1〜5
の能力を示す能力テーブル10を持たせ、図5に示す如
き、実数計算処理,ベクトル処理,文字処理,グラフィ
ック処理別の、使用するプログラム名を示すプログラム
名テーブル11を持たせ、又各コンピュータ1〜5の稼
働率を、所定の時間内のプロセッサの稼働時間より求め
、図6に示す如き稼働率テーブル12を作成させる。
In the case of the present invention, as shown in FIG. 3, a load monitoring center 20 is connected to a network 90 to which computers 1 to 5 are connected. The load monitoring center 20 includes computers 1 to 5 for real number calculation processing, vector processing, character processing, and graphic processing, as shown in FIG.
Each computer 1 has a capability table 10 showing the capabilities of each computer 1, and a program name table 11 showing the names of programs to be used for real number calculation processing, vector processing, character processing, and graphic processing as shown in FIG. The operating rate of ~5 is determined from the operating time of the processor within a predetermined period of time, and an operating rate table 12 as shown in FIG. 6 is created.

【0010】尚又図7に示す如き処理コンピュータ決定
プログラムを持たせる。そこで、コンピュータ1のプロ
グラムAが次にプログラムbを動作させる場合を例にと
り動作を図2の■〜■に従って説明する。
Furthermore, a processing computer determination program as shown in FIG. 7 is provided. Therefore, taking as an example the case where program A of computer 1 then operates program b, the operation will be explained according to (1) to (2) in FIG.

【0011】■プログラムAは次に動作させるプログラ
ム名bとパラメータをプログラム管理部16に送り起動
を要求する。■プログラム管理部16は要求元コンピュ
ータ1のID,要求元プログラム名Aと、動作させるプ
ログラム名bとパラメータを負荷監視センタ20に送り
起動を要求する。
(2) Program A sends the name b of the program to be run next and parameters to the program management section 16 and requests activation. (2) The program management section 16 sends the ID of the requesting computer 1, the requesting program name A, the name of the program to be run b, and parameters to the load monitoring center 20 and requests activation.

【0012】負荷監視センタ20は、図7に示す処理コ
ンピュータ決定プログラムに従い、S1にて、通知され
たプログラム名bより図5のプログラム名テーブル11
を用い処理種別の実数演算処理を求め、S2にて求めた
実数演算処理に対し、各コンピュータ1〜5の処理能力
を計算する。
In accordance with the processing computer determination program shown in FIG. 7, the load monitoring center 20 selects the program name table 11 shown in FIG. 5 from the program name b notified in S1.
The real number arithmetic processing of the processing type is determined using , and the processing capacity of each computer 1 to 5 is calculated for the real number arithmetic processing determined in S2.

【0013】この場合通知してきたコンピュータ1を処
理コンピュータとすると、コンピュータ1内にて処理を
するので、要求元コンピュータのIDのオーバヘッドが
不要なので、稼働率Lの50%を100%より引いた5
0%と処理種別に対する能力Aの10をかけてA(1−
L)を求める。
[0013] In this case, if the computer 1 that has sent the notification is the processing computer, since the processing is performed within the computer 1, there is no need for the overhead of the ID of the requesting computer.
A(1-
Find L).

【0014】他のコンピュータ2〜4を処理コンピュー
タとすると、要求元コンピュータのIDのオーバヘッド
が必要であるので、A(1−L)にオーバヘッドを考慮
した例えば0.9の計数Cを乗じて現在の処理能力を求
め、実数演算をするのに1番余裕のあるコンピュータ,
例えばコンピュータ2をプログラムbを使用する処理コ
ンピュータと決定する。
When the other computers 2 to 4 are used as processing computers, an overhead of the ID of the requesting computer is required, so A(1-L) is multiplied by a count C of, for example, 0.9, taking into account the overhead. Find the processing power of the computer with the most margin for real number calculations,
For example, computer 2 is determined to be the processing computer that uses program b.

【0015】■そこで、図2の負荷監視センタ20は、
要求元コンピュータ1のID,要求元プログラム名Aと
動作させるプログラム名bとパラメータをコンピュータ
2のプログラム管理部17に送る。
■Therefore, the load monitoring center 20 in FIG.
The ID of the requesting computer 1, the requesting program name A, the program name b to be operated, and parameters are sent to the program management section 17 of the computer 2.

【0016】■プログラム管理部17はプログラムbに
パラメータを送り起動する。■するとプログラムbは処
理をし、処理結果をプログラム管理部17に送る。■プ
ログラム管理部17は要求元コンピュータ1のID,要
求元プログラム名Aと処理結果を負荷監視センタ20に
送る。
(2) The program management section 17 sends parameters to program b and starts it. (2) Then, program b performs processing and sends the processing results to the program management section 17. (2) The program management section 17 sends the ID of the requesting computer 1, the requesting program name A, and the processing result to the load monitoring center 20.

【0017】■負荷監視センタ20は、要求元コンピュ
ータ1に要求元プログラム名Aと処理結果を送る。■プ
ログラム管理部16は要求元プログラムAに対し処理結
果を送る。
■The load monitoring center 20 sends the requesting program name A and the processing result to the requesting computer 1. (2) The program management section 16 sends the processing result to the requesting program A.

【0018】即ち、コンピュータ1のプログラムAの次
のプログラムbの処理は、複数のコンピュータ1〜5の
中で最も能力の余っているコンピュータ2のプログラム
bにてさせ処理結果のみをコンピュータ1のプログラム
Aに送らせるようにするので、特定のコンピュータに処
理が集中することなく、処理が分散されコンピュータシ
ステムとしてのスループットを向上することが出来る。
That is, the processing of the program b that follows the program A of the computer 1 is performed by the program b of the computer 2, which has the most capacity among the plurality of computers 1 to 5, and only the processing results are transferred to the program of the computer 1. Since the data is sent to A, the processing is distributed without being concentrated on a specific computer, and the throughput of the computer system can be improved.

【0019】[0019]

【発明の効果】以上詳細に説明せる如く本発明によれば
、各プログラム処理としては、次のプログラム処理を、
複数のコンピュータの中で、最も余裕のあるコンピュー
タのプログラムにてさせ結果を送らせるようにするので
、特定のコンピュータに処理が集中することなく、処理
が分散されコンピュータシステムとしてのスループット
を向上することが出来る効果がある。
As explained in detail above, according to the present invention, each program process includes the following program processes:
Since the program of the computer with the most available capacity among multiple computers is used to send the results, the processing is distributed and the throughput of the computer system is improved without concentrating the processing on a specific computer. There is an effect that can be done.

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

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

【図2】は本発明の実施例の動作の流れを示す図、FIG. 2 is a diagram showing the flow of operation of the embodiment of the present invention;

【図
3】は本発明の実施例のコンピュータシステムのブロッ
ク図、
FIG. 3 is a block diagram of a computer system according to an embodiment of the present invention;

【図4】は1例の能力テーブルを示す図、FIG. 4 is a diagram showing an example of a capability table.

【図5】は1
例のプログラム名テーブルを示す図、
[Figure 5] is 1
Diagram showing an example program name table,

【図6】は1例の
稼働率テーブルを示す図、
FIG. 6 is a diagram showing an example of an operation rate table,

【図7】は本発明の実施例の
処理コンピュータ決定プログラムのフローチャート、
FIG. 7 is a flowchart of a processing computer determination program according to an embodiment of the present invention;

【図8】は従来例のコンピュータシステムのブロック図
である。
FIG. 8 is a block diagram of a conventional computer system.

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

1〜5,1’〜5’はコンピュータ、 10は能力テーブル、 11はプログラム名テーブル、 12は稼働率テーブル、 13は作成手段、 14は処理コンピュータ決定手段、 16,17はプログラム管理部、 20は負荷監視センタ、 90はネットワークを示す。 1 to 5, 1' to 5' are computers, 10 is the ability table, 11 is a program name table, 12 is the utilization rate table, 13 is the creation means; 14 is a processing computer determining means; 16 and 17 are program management departments, 20 is a load monitoring center; 90 indicates a network.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】  各種の処理をする複数のコンピュータ
(1,2,3)を、ネットワーク(90)に接続したコ
ンピュータシステムにおいて、各コンピュータ毎の、各
種の処理毎の能力を示す能力テーブル(10)と、各種
の処理夫々に使用するプログラム名を持つプログラム名
テーブル(11)と、各コンピュータの稼働率を調べ稼
働率テーブル(12)を作成する作成手段(13)と、
該能力テーブル(10),該プログラム名テーブル(1
1),該稼働率テーブル(12)を参照して処理コンピ
ュータを決定する処理コンピュータ決定手段(14)と
を持つ負荷監視センタ(20)を、該ネットワーク(9
0)に接続し、又各コンピュータ(1,2,3)には、
第1のプログラムが次に第2のプログラムを動作させる
場合は、該第2のプログラム名を該負荷監視センタ(2
0)に通知する通知手段(15)を持たせ、第1のコン
ピュータ(1)の第1のプログラムが次に第2のプログ
ラムを動作させる場合は、該通知手段(15)にて該第
2のプログラム名を該負荷監視センタ(20)に通知し
、該負荷監視センタ(20)は、該処理コンピュータ決
定手段(14)にて該プログラム名テーブル(11)を
参照し処理種別を求め、次に該能力テーブル(10)と
該稼働率テーブル(12)を参照し、該処理に対して最
も余裕のあるコンピュータを求め、求めたコンピュータ
の該第2のプログラム名のプログラムにて処理をさせ、
処理結果を該負荷監視センタ(20)経由で該第1のコ
ンピュータ(1)の第1のプログラムに送るようにした
ことを特徴とするコンピュータシステム。
Claim 1: In a computer system in which a plurality of computers (1, 2, 3) that perform various processes are connected to a network (90), a capability table (10 ), a program name table (11) having program names used for each type of processing, and a creation means (13) for checking the operating rate of each computer and creating an operating rate table (12);
The ability table (10), the program name table (1
1) A load monitoring center (20) having a processing computer determining means (14) for determining a processing computer by referring to the operation rate table (12) is connected to the network (9).
0), and each computer (1, 2, 3) has a
When the first program then runs a second program, the name of the second program is specified in the load monitoring center (2).
0), and when the first program of the first computer (1) next runs the second program, the notification means (15) notifies the second program. The load monitoring center (20) notifies the load monitoring center (20) of the program name, and the load monitoring center (20) uses the processing computer determining means (14) to refer to the program name table (11) to determine the processing type. refer to the capacity table (10) and the operation rate table (12), find the computer with the most margin for the processing, and cause the found computer to perform the processing with the program having the second program name;
A computer system characterized in that processing results are sent to a first program of the first computer (1) via the load monitoring center (20).
JP10109891A 1991-05-07 1991-05-07 Computer system Withdrawn JPH04332070A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10109891A JPH04332070A (en) 1991-05-07 1991-05-07 Computer system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10109891A JPH04332070A (en) 1991-05-07 1991-05-07 Computer system

Publications (1)

Publication Number Publication Date
JPH04332070A true JPH04332070A (en) 1992-11-19

Family

ID=14291623

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10109891A Withdrawn JPH04332070A (en) 1991-05-07 1991-05-07 Computer system

Country Status (1)

Country Link
JP (1) JPH04332070A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09212467A (en) * 1996-01-30 1997-08-15 Fujitsu Ltd Load decentralization control system
KR20160097140A (en) 2015-02-06 2016-08-17 가부시키가이샤 고베 세이코쇼 Large-sized forging steel and large-sized forged part
KR20160101082A (en) 2013-12-19 2016-08-24 가부시키가이샤 고베 세이코쇼 High-strength steel for steel forgings, and steel forging

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09212467A (en) * 1996-01-30 1997-08-15 Fujitsu Ltd Load decentralization control system
KR20160101082A (en) 2013-12-19 2016-08-24 가부시키가이샤 고베 세이코쇼 High-strength steel for steel forgings, and steel forging
KR20160097140A (en) 2015-02-06 2016-08-17 가부시키가이샤 고베 세이코쇼 Large-sized forging steel and large-sized forged part

Similar Documents

Publication Publication Date Title
WO1990002378A1 (en) Multilevel distributed computer system
JP3490473B2 (en) Communication system between processors
KR920008461B1 (en) Process interrupting system and its method
JPH04332070A (en) Computer system
JPS6386035A (en) Stack pool managing system
JPS62135952A (en) Network system
JPH08297643A (en) Processing distributing system for plural cpus
JP3569341B2 (en) Parallel computer system
JPH02171932A (en) Job priority setting system
JPH10240697A (en) Load distribution method based on session use rate
CN118069346A (en) Cross-node thread management method and related equipment
Dwork et al. Collective consistency work in progress
JPS62212761A (en) Processing system for function decentralized information
JPH02244372A (en) Load decentralized type multiprocessor interruption control system
JPH096637A (en) Current/standby switching system
JPH0228866A (en) Log-in switching system
JP2004038715A (en) Parallel computing processing method
JPH02148163A (en) Multi-operating system
JPS619742A (en) Phenomenon control system
JPH10222385A (en) Application execution control method on network and device therefor
JPH04355867A (en) System for distributed processing
JPH06343102A (en) Electronic exchange system
JPS60231250A (en) Function dispersing information processing system
JPH0660044A (en) Load decentralizing method for network
JPS62242260A (en) Information processor

Legal Events

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

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 19980806