JPS6077259A - Load dispersion system - Google Patents

Load dispersion system

Info

Publication number
JPS6077259A
JPS6077259A JP18752283A JP18752283A JPS6077259A JP S6077259 A JPS6077259 A JP S6077259A JP 18752283 A JP18752283 A JP 18752283A JP 18752283 A JP18752283 A JP 18752283A JP S6077259 A JPS6077259 A JP S6077259A
Authority
JP
Japan
Prior art keywords
computer
command
personal computer
processing
load
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
JP18752283A
Other languages
Japanese (ja)
Inventor
Yoshihiro Nakamura
芳弘 中村
Keiji Sato
恵司 佐藤
Sadao Fukatsu
深津 貞雄
Nobuo Watabe
信雄 渡部
Takashi Kimoto
木本 隆
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 JP18752283A priority Critical patent/JPS6077259A/en
Publication of JPS6077259A publication Critical patent/JPS6077259A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
    • G06F15/161Computing infrastructure, e.g. computer clusters, blade chassis or hardware partitioning
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
    • G06F15/177Initialisation or configuration control

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Physics & Mathematics (AREA)
  • Mathematical Physics (AREA)
  • Multi Processors (AREA)
  • Small-Scale Networks (AREA)

Abstract

PURPOSE:To disperse the load of high speed processing by transmitting a necessary command from a heavy load personal computer to a light load one, obtaining and executing a program and data on the basis of the command and transferring the processed result to a requesting personal computer. CONSTITUTION:Plural personal computers are mutually connected each other through an exchange. A load balance requesting side requested from a shell starts a requested side of a designated remote personal computer. Then, the requesting side transfers a command string received from the shell to the requested side. The requested side requests the transfer of a command process and input data and transfers the transferred command name or the like to the shell to start the command process. The started command process executes processing by using an I/O file and an output file of work. The N copy of a function transfers the output file of the work to the designated output file by using a logical path 4 and one series processing is completed.

Description

【発明の詳細な説明】 〔発明の技術分野〕 本発明は、パソコン・ネットワークにおいて、重負荷の
パソコンから軽負荷のパソコンへ重負荷のパソコンのジ
ョブを実行するために必要なコマンドを送信し、軽負荷
のパソコンがそのコマンドに基づいてプログラム及びデ
ータをネットワーク内のパソコンから得て実行し、その
処理結果を依頼元のパソコンに転送する負荷分散方式に
関するものである。
[Detailed Description of the Invention] [Technical Field of the Invention] The present invention provides a system for transmitting commands necessary for executing a job of a heavily loaded computer from a heavily loaded computer to a lightly loaded computer in a computer network, This relates to a load distribution method in which a lightly loaded computer obtains programs and data from a computer within a network based on the command, executes them, and transfers the processing results to the requesting computer.

〔従来技術と問題点〕[Conventional technology and problems]

パソコン(パーソナル・コンピュータの略)において、
複数のジョブを並行して実行する場合、従来は次の2種
類の方法が採用されていた。
In a personal computer (abbreviation for personal computer),
Conventionally, when multiple jobs are executed in parallel, the following two methods have been adopted.

(イ) O8のマルチプロセスの機能を利用して複数の
ジョブを並行して実行する。
(b) Execute multiple jobs in parallel using O8's multi-process function.

(ロ) パソコンをマルチプロセッサでet成シ、複数
のジョブのそれぞれを各プロセッサで実行する。
(b) A personal computer is constructed with multiple processors, and multiple jobs are executed by each processor.

ところが、これらの方法には、次の問題点がある。However, these methods have the following problems.

(イ)の方法は、複数のジョブを1台のプロセッサで実
行するために、処理時間が長くなるという欠点を持つ。
The method (a) has the disadvantage that the processing time is longer because multiple jobs are executed by one processor.

(ロ)の方法は、複数のジョブを実行する場合、処理時
間を短縮できるが、複数のジョブを実行しない場合もパ
ソコン内に複数のプロセッサを実装しておくために、経
済的でないという欠点を持つ。
Method (b) can shorten the processing time when multiple jobs are executed, but it has the disadvantage that it is not economical because multiple processors are installed in the computer even when multiple jobs are not executed. have

〔発明の目的〕[Purpose of the invention]

本発明は、上記の欠点を除去するものであって、今後オ
フィスにおいて複数のパソコンが利用される状況に着目
して、これらのパソコンをネットワーク化し、成るユー
ザが複5数のジョブを実行したい場合、そのジョブの一
部をネットワーク内の軽負荷のパソコンに実行してもら
うことによシ、経済的に処理時間の短縮を実現できるよ
うになった負荷分散方式を提供することを目的としてい
る。
The present invention aims to eliminate the above-mentioned drawbacks, and focuses on the situation in which multiple computers will be used in offices in the future.These computers will be networked, and if a user wants to execute multiple jobs. The purpose of this invention is to provide a load distribution method that can economically reduce processing time by having a lightly loaded computer in the network execute a part of the job.

〔発明の構成〕[Structure of the invention]

そしてそのため、本発明の負荷分散方式は、複数のパソ
コンをネットワークを介して相互接続したネットワーク
・システムにおいて、成るパソコンが自身で実行すべき
複数のジョブの一部をアイドルh他のパソコンに依頼す
るに当シ、上記パソコンから上記他のパンコンへジョブ
を実行するための必要なコマンドを転送し、上記他のパ
ソコンにおいて、当該コマンドを分析L、ジョブを実行
するためのプログラム及び入力データを所定のパソコン
から持って来て処理を行い、その処理結果を上記パソコ
ンへ転送することを特徴とするものである。
Therefore, in a network system in which multiple computers are interconnected via a network, the load balancing method of the present invention allows a computer to request another computer to perform some of the jobs that should be executed by itself. In this case, we will transfer the necessary commands to execute the job from the computer to the other pan computer, analyze the commands on the other computer, and input the program and input data to execute the job. It is characterized in that it is brought from a personal computer, processed, and the processing results are transferred to the personal computer.

〔発明の実施例〕[Embodiments of the invention]

第1図は複数のパソコンをネットワークで相互接続した
システムの1例を示す図である。第1図において、1−
1ないし1−4はパソコン、2は交換機、3は回線を示
す。各パソコン1−1.1−2.1−3.1−4は、回
線3及び交換機2を介して他のパソコンと相互接続され
ている。
FIG. 1 is a diagram showing an example of a system in which a plurality of personal computers are interconnected via a network. In Figure 1, 1-
1 to 1-4 are personal computers, 2 is an exchange, and 3 is a line. Each personal computer 1-1.1-2.1-3.1-4 is interconnected with other personal computers via a line 3 and an exchange 2.

複数のパソコンをネットワークを経由して相互に接続し
て、資源共有が可能になれば、軽負荷の又は使用されて
いないパソコンの処理能力を利用して処理時間を短縮し
たいという要求を生ずる。
If a plurality of personal computers are connected to each other via a network and resource sharing becomes possible, there will be a demand for shortening processing time by utilizing the processing power of lightly loaded or unused personal computers.

ローカル(Local )パソコンで実行処理時間を要
する複数のプロセスを処理する場合、使用されていない
又は軽負荷のパソコンへプロセス(プログラム)とデー
タを転送しご処理終了後に処理結果をもらうという使用
形態になる。このようにして、ローカル・パソコンから
使用されていない又は軽負荷のパソコンを利用できるよ
うなネットワーク・システムは、有効な結合形態である
と考えられる。
When processing multiple processes that require execution processing time on a local computer, the usage pattern is to transfer the processes (programs) and data to an unused or lightly loaded computer and receive the processing results after the processing is completed. Become. In this way, a network system that allows unused or lightly loaded computers to be used from a local computer is considered to be an effective form of coupling.

ローカル・パソコンは、リモート・ノくソコンに処理を
依頼する場合、リモート・ノくソコンの状態を調べ、未
使用か又は軽負荷のノ(ソコンを決めなければならない
。リモート・)(ソコンの状態は次のように分類される
When requesting processing from a remote computer, the local computer must check the status of the remote computer and determine which computer is unused or has a light load. is classified as follows.

(A) DOWN I PC(Inter Process Corrmu
nicator)によって論理パスが確立できない。
(A) DOWN I PC (Inter Process Corrmu)
nicator), the logical path cannot be established.

■ BUSY 論理パスが確立できるが使用中である。■ BUSY A logical path can be established but is in use.

(Q Idle 論理バスが確立できて使用されていない。(Q Idle Logical bus is established and not in use.

なお、IPCとはネットワーク通信用プログラムである
。(んの状態は、ローカル・パソコンのIPCT検出で
きるが、これは他のパンコンと通信できない状態である
。■の状態は、電源断や障害、重負荷など種々の原因に
より発生する。(B)の状態はIPCによる論理バスの
確立後、ローカル・パソコン・システムで次の情報を収
集することにより判定できる。
Note that IPC is a network communication program. (In the case of '), the IPCT of the local PC can be detected, but it is not possible to communicate with other pan controllers. The state of '■' can occur due to various causes such as power outage, failure, heavy load, etc. (B) The status of can be determined by collecting the following information on the local PC system after the logical bus is established by the IPC.

(1)主記憶のうちの使用されていないバイト数(11
) 起動されているプロセスの個数0ri1 フロッピ
ィ・ディスクの空スペースこれらの値が所定値以下の場
合はIdleであると判定する。(B)は(4)、(C
J以外の場合である。
(1) Number of unused bytes in main memory (11
) Number of activated processes 0ri1 Empty space on floppy disk If these values are less than a predetermined value, it is determined to be Idle. (B) is (4), (C
This is a case other than J.

ユーザが負荷平衡の機能を利用する場合、次の2つの方
法がある。
When a user uses the load balancing function, there are two methods as follows.

■ Function N5TATを使ってリモート・
パソコンの状態を表示し、Idleのパソコンを探して
処理依頼を行う。
■ Remote control using Function N5TAT
Displays the status of the computer, searches for an idle computer, and requests processing.

■ システムがIdleのリモート・パソコンヲ探し、
処理をするよう処理依頼を行う。
■ Searching for a remote computer whose system is idle,
Make a processing request for processing.

Function N5TATとは、操作員がギーボー
ドから入力するコマンドである。■、■の選択は、負荷
平衡を依頼する場合にリモート・パンコンを指定するか
、どうかによって決まる。■の方法は、特定の周辺装置
が接続されているか、或は特定の場所に設置されている
か等の理由で、パソコンを指定して処理を依頼する場合
に使用する。■の方法は、Idleのパソコンであれば
何のパソコンに処理依頼してもよい場合に使用する。
Function N5TAT is a command input by the operator from the gear board. The selection of ■ and ■ depends on whether or not a remote pan controller is specified when requesting load balancing. Method (2) is used when requesting processing by specifying a personal computer because of reasons such as whether a specific peripheral device is connected or installed in a specific location. Method (2) is used when the processing can be requested to any computer as long as it is an idle computer.

第2図は本発明における負荷平衡の動作概要を示す図で
ある。第2図は、ローカル・パソコンにおいて、5he
llを介してコマンド・プロセスの処理を、指定したリ
モート・パソコンに依頼する動作例を示す。以下に処理
手順る述べる。
FIG. 2 is a diagram showing an outline of the load balancing operation in the present invention. Figure 2 shows 5he
An example of how to request a specified remote computer to process a command process via ll is shown below. The processing procedure is described below.

(a) 5bellより依頼を受けた負荷平衡(Loa
aBalance )の依頼側は、IPCを調べて輸1
calPath(論理バス)1を張シ、指定されたリモ
ート・パソコンの負荷平衡の被依頼側を起動する。次に
、負荷平衡の依頼側は5hellからもらったコマンド
列(ニアマント・プロセス名とパラメータ)を負荷平衡
の被依頼側へ転送する。
(a) Load balancing (Loa) requested by 5bell
aBalance), the client checks the IPC and imports
Establish calPath (logical bus) 1 and start the requested side of load balancing of the specified remote personal computer. Next, the load balancing requesting side transfers the command string (nearmant process name and parameters) received from 5hell to the load balancing requesting side.

(b) 負荷平衡の被依頼側は、コマンド・プロセス名
、入力ファイル名、出方ファイル名及びそれ以外のパラ
メータを識別し、 ぞしてFunction Ncop
yにコマンド・プロセス及び入力データの転送を依頼す
る。FunctionのNcopyは、Logical
 Path 2を使ってコマンド・プロセス(プログラ
ム)を% LogicalPath 3を使って入力F
i leを、ローカル・パソコンからリモート・パソコ
ンに転送する。
(b) The load balancing requestee identifies the command process name, input file name, output file name, and other parameters, and then calls Function Ncop.
Request y to transfer the command process and input data. Ncopy of Function is Logical
Enter the command process (program) using Path 2. Enter the command process (program) using % LogicalPath 3.
Transfer ile from the local computer to the remote computer.

コマンド・プロセス及び入力データがローカル・パソコ
ン以外の他のパソコンにある場合には、リモート・パソ
コンは、仁の他のパソコンにコマンド・プロセスと入力
データの転送を依頼してもよい。
If the command process and input data are on another computer other than the local computer, the remote computer may request another computer in Ren to transfer the command process and input data.

(C) 負荷平衡の被依頼側は、転送されて来たコマン
ド・プロセス名、入力ファイル名およびWORKの出力
ファイル名を5hellに渡し、コマンド・プロセスを
起動してもらう。起動されたコマンド・プロセスは、入
出力Fi leおよびWORKの出力Pie を使って
処理を行う。
(C) The load balancing requestee passes the transferred command process name, input file name, and WORK output file name to 5hell and has it start the command process. The activated command process performs processing using the input/output File and the output Pie of WORK.

(d) 負荷平衡の被依頼側は、Fun c t i 
on ONcopyにWORKの出力Fileeリモー
ト・パソコンへ転送すべきことを依頼する。Funct
ionのNcopyは、Logjcal Path 4
を使って、WORKの出方Fileを指定された出力F
i le に転送し、一連の処理を終了する。
(d) The load balancing requestee shall
on Request ONcopy to transfer the WORK output File to the remote computer. Funct
ion's Ncopy is Logjcal Path 4
Use the WORK output File to specify the output F
i le , and the series of processing ends.

M3図は本発明における操作員による操作例を示す。こ
の操作例は、アセンブリ・プ目グラムを、指定したリモ
ート・パソコンで実行して、アセンブリ結果を出力Fi
 leに転送してもらう例を示す。
Figure M3 shows an example of an operation by an operator in the present invention. This operation example executes the assembly program on the specified remote computer and outputs the assembly result.
An example of having le transfer the information is shown below.

第3図において、ASMはコマンド、]は入カファイル
指示、/Di、/5OTJRCEは入カFil雫竹[は
△ 出力Fi le指示、O/D110BJECTは出方F
ile指示、&&は負荷平衡指示、×××はリモート・
パソコンのアドレスを示す。なお、第3図のコマンド列
は、操作員がキーボードから入力するものである。
In Figure 3, ASM is a command, ] is an input file instruction, /Di, /5OTJRCE is an input File Shizukutake [is △ output File instruction, O/D110BJECT is an output F
ile instruction, && is load balancing instruction, ××× is remote
Indicates the address of the computer. Note that the command sequence shown in FIG. 3 is input by the operator from the keyboard.

〔発明の効果〕〔Effect of the invention〕

以上の説明から明らかなように、本発明はハードウェア
を増加させることなく、パソコンにおいて複数のジョブ
を高速に処理することが出来る。
As is clear from the above description, the present invention allows a personal computer to process multiple jobs at high speed without increasing hardware.

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

第1図は複数のパソコンをネットワークで相互接続した
ネットワーク・システムの1例を示す図、第2図は本発
明における負荷平衡の動作を説明する図、第3図は本発
明における操作員による操作例を示す図である。 1−1ないLl−4・・・パソコン、2・・・交換機、
3・・・回線◇ 特許出願人 富士通株式会社 代理人弁理士 京 谷 四 部
Fig. 1 is a diagram showing an example of a network system in which a plurality of personal computers are interconnected via a network, Fig. 2 is a diagram illustrating the operation of load balancing in the present invention, and Fig. 3 is a diagram showing operations by an operator in the present invention. It is a figure which shows an example. 1-1 Ll-4...PC, 2...Switchboard,
3...Line ◇ Patent applicant: Fujitsu Limited Representative Patent Attorney: Yobu Kyotani

Claims (1)

【特許請求の範囲】[Claims] 複数のパソコンをネットワークを介して相互接続したネ
ットワーク・システムにおいて、成るパソコンが自身で
実行すべき複数のジョブの一部をアイドルな他のパソコ
ンに依頼するに当り、上記パソコンから上記他のパソコ
ンへジョブを実行する/こめの必要なコマンドを転送し
、上記他のパソコンにおいて、当該コマンドを分析し、
ジョブを実行するだめのプログラム及び入力データを所
定のパソコンから持って来て処理を行い、その処理結果
を上記パソコンへ転送することを特徴とする負荷分散方
式。
In a network system in which multiple computers are interconnected via a network, when one computer requests another idle computer to perform some of the multiple jobs that it should be executing itself, a request is made from the computer to the other computer. Transfer the necessary commands to execute the job, analyze the commands on the other computers mentioned above,
A load distribution method characterized by fetching a program for executing a job and input data from a predetermined personal computer, processing them, and transferring the processing results to the personal computer.
JP18752283A 1983-10-05 1983-10-05 Load dispersion system Pending JPS6077259A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP18752283A JPS6077259A (en) 1983-10-05 1983-10-05 Load dispersion system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP18752283A JPS6077259A (en) 1983-10-05 1983-10-05 Load dispersion system

Publications (1)

Publication Number Publication Date
JPS6077259A true JPS6077259A (en) 1985-05-01

Family

ID=16207550

Family Applications (1)

Application Number Title Priority Date Filing Date
JP18752283A Pending JPS6077259A (en) 1983-10-05 1983-10-05 Load dispersion system

Country Status (1)

Country Link
JP (1) JPS6077259A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61289457A (en) * 1985-06-17 1986-12-19 インタ−ナショナル ビジネス マシ−ンズ コ−ポレ−ション Data managing apparatus for decentralized processing system
JPS62130450A (en) * 1985-12-03 1987-06-12 Matsushita Electric Ind Co Ltd Data transmission system
JPH05216784A (en) * 1992-09-24 1993-08-27 Casio Comput Co Ltd Data processor
US7392288B2 (en) 2001-03-15 2008-06-24 Sony Corporation Information processing apparatus, information processing method, information exchanging method, recording medium, and program
US8340664B2 (en) 2007-08-03 2012-12-25 Qualcomm Incorporated Cell reselection in a wireless communication system
US8942713B2 (en) 2005-02-08 2015-01-27 Qualcomm Incorporated Method and apparatus for allocating resources in a multicast/broadcast communications system
US8989742B2 (en) 2011-06-17 2015-03-24 Qualcomm Incorporated Methods and apparatus for inter-rat cell reselection
US9241302B2 (en) 2011-06-17 2016-01-19 Qualcomm Incorporated Methods and apparatus for radio access technology search

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61289457A (en) * 1985-06-17 1986-12-19 インタ−ナショナル ビジネス マシ−ンズ コ−ポレ−ション Data managing apparatus for decentralized processing system
JPS62130450A (en) * 1985-12-03 1987-06-12 Matsushita Electric Ind Co Ltd Data transmission system
JPH05216784A (en) * 1992-09-24 1993-08-27 Casio Comput Co Ltd Data processor
US7392288B2 (en) 2001-03-15 2008-06-24 Sony Corporation Information processing apparatus, information processing method, information exchanging method, recording medium, and program
US8942713B2 (en) 2005-02-08 2015-01-27 Qualcomm Incorporated Method and apparatus for allocating resources in a multicast/broadcast communications system
US8340664B2 (en) 2007-08-03 2012-12-25 Qualcomm Incorporated Cell reselection in a wireless communication system
US8989742B2 (en) 2011-06-17 2015-03-24 Qualcomm Incorporated Methods and apparatus for inter-rat cell reselection
US9241302B2 (en) 2011-06-17 2016-01-19 Qualcomm Incorporated Methods and apparatus for radio access technology search

Similar Documents

Publication Publication Date Title
US4901231A (en) Extended process for a multiprocessor system
JP5085590B2 (en) How to fork or migrate a virtual machine
Hac A distributed algorithm for performance improvement through file replication, file migration, and process migration
Yang et al. Rumr: Robust scheduling for divisible workloads
EP0272835B1 (en) Virtual execution of programs on a multiprocessor system
JPS5841538B2 (en) Multiprocessor system instructions
TW200404253A (en) Thread dispatch mechanism and method for multiprocessor computer systems
Liu et al. Cloud-based simulation: The state-of-the-art computer simulation paradigm
CN110806928A (en) Job submitting method and system
JPS6077259A (en) Load dispersion system
Jensen The influence of microprocessors on computer architecture: Distributed processing
JPH07219787A (en) Parallel distributed processing system of estimation control type, computer system and network system
Hać et al. Algorithms for file replication in a distributed system
JPH0916534A (en) Method and device for handling distributed process
Aida et al. Performance improvement by data management layer in a grid RPC system
Hać et al. A decentralized algorithm for dynamic load balancing with file transfer
JPH0668052A (en) Loosely-coupled multiprocessor system having automatic job assignment function
JPH04213152A (en) Program activating system
JPS62135952A (en) Network system
JPS6223895B2 (en)
JPH04355867A (en) System for distributed processing
JPH0512226A (en) Composite electronic computer system
JPS61143858A (en) File share method for plural operating systems
CN116627651A (en) Multi-core system load balancing method and device, electronic equipment and storage medium
Clematis et al. A resource management tool for heterogeneous networks