JP2904079B2 - Login computer selection method - Google Patents

Login computer selection method

Info

Publication number
JP2904079B2
JP2904079B2 JP7302812A JP30281295A JP2904079B2 JP 2904079 B2 JP2904079 B2 JP 2904079B2 JP 7302812 A JP7302812 A JP 7302812A JP 30281295 A JP30281295 A JP 30281295A JP 2904079 B2 JP2904079 B2 JP 2904079B2
Authority
JP
Japan
Prior art keywords
computer
processing
request
login
processing request
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP7302812A
Other languages
Japanese (ja)
Other versions
JPH09146882A (en
Inventor
啓恭 木村
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
Nippon Electric Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Electric Co Ltd filed Critical Nippon Electric Co Ltd
Priority to JP7302812A priority Critical patent/JP2904079B2/en
Publication of JPH09146882A publication Critical patent/JPH09146882A/en
Application granted granted Critical
Publication of JP2904079B2 publication Critical patent/JP2904079B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、ネットワークで接
続された複数のコンピュータおよび各種端末装置で構成
される分散処理システムにおいて、最適なコンピュータ
にユーザをログインさせることにより、ネットワーク回
線の負荷やコンピュータ資源の負荷を減らすことができ
るログイン分散方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a distributed processing system comprising a plurality of computers and various terminal devices connected to a network, and by logging a user to an optimal computer, the load on a network line and the computer resources are reduced. Login distribution method that can reduce the load on the server.

【0002】[0002]

【従来の技術】従来、分散処理システムにおいて、ユー
ザは業務を行う場合、目的とする業務用のデータを保持
する複数のコンピュータからログインするコンピュータ
を一台選択し、端末装置からユーザ名をデータとして持
つログイン要求を出す。その際、ログインするコンピュ
ータの選択は、各ユーザに任されてた。
2. Description of the Related Art Conventionally, in a distributed processing system, when a user performs a task, he or she selects one computer to log in from a plurality of computers holding target business data, and uses a user name as data from a terminal device. Make a login request to have. At that time, the choice of the computer to log in was left to each user.

【0003】次に、ユーザはログインするコンピュータ
からのパスワード入力要求に対して端末からパスワード
を入力し、ログインするコンピュータに送信する。パス
ワードがあらかじめ登録されている場合、コンピュータ
へのログインが成功する。
Next, a user inputs a password from a terminal in response to a password input request from a computer to log in, and transmits the password to the computer to log in. If the password is registered in advance, the login to the computer succeeds.

【0004】ログイン成功後、ユーザは目的とする業務
の手順に従い業務用のデータを処理するために複数の処
理要求を順次発生させる。発生した個々の処理要求は、
それぞれログインコンピュータに送られて実行され、そ
の実行結果が端末装置に返送される。
[0004] After successful login, the user sequentially generates a plurality of processing requests to process business data in accordance with the intended business procedure. Each processing request that occurs is
Each is sent to the login computer and executed, and the execution result is returned to the terminal device.

【0005】[0005]

【発明が解決しようとする課題】上述した従来のログイ
ンコンピュータ選択方式は、ログインコンピュータをユ
ーザが任意に決定するため、実際に処理要求の実行に最
適なコンピュータであるとは限らず、処理要求の実行が
非効率になるという欠点があった。例えば、大量のデー
タを高速に処理する必要のある処理要求は、メモリ容量
の大きいコンピュータシステムに実行させた方が効率が
良く、また、特殊な演算を必要とする処理要求は、それ
らに特化した命令群を備えたコンピュータシステムに実
行させた方が効率が良い。
In the above-described conventional log-in computer selection method, since the log-in computer is arbitrarily determined by the user, the computer is not necessarily the most suitable computer for actually executing the processing request. There was the disadvantage that execution was inefficient. For example, processing requests that need to process a large amount of data at high speed are more efficient if executed by a computer system with a large memory capacity, and processing requests that require special operations are specialized for them. It is more efficient to execute the program on a computer system having the set of instructions.

【0006】本発明の目的は、業務を構成する複数の処
理要求の実行が全体として最も効率的に実行できるログ
インコンピュータを自動的に選択する方式を提供するこ
とにある。
An object of the present invention is to provide a method for automatically selecting a login computer capable of executing a plurality of processing requests constituting a business as a whole in the most efficient manner.

【0007】[0007]

【課題を解決するための手段】第1の発明は、ネットワ
ークで接続された複数のコンピュータおよび端末装置を
有し該端末装置から該コンピュータにログインし該端末
装置から発生した処理要求を該コンピュータで実行する
分散処理システムにおけるログインコンピュータ選択方
式において、前記端末装置からログイン要求を受け付け
該ログイン要求で入力された業務名に基き該業務の実行
単位である処理要求種別ごとの発生頻度と該処理要求種
別ごとの各コンピュータの処理能力から前記各コンピュ
ータの該業務を実行する場合の適正値を算出し該適正値
が最も大きいコンピュータをログイン先コンピュータと
して選択するログイン分散手段と、前記ログイン先コン
ピュータとして選択されると前記端末装置から前記処理
要求を受信し受信した該処理要求を実行し該実行結果を
前記端末装置に送信する前記コンピュータから構成され
ることを特徴とする。
Means for Solving the Problems A first invention is a network.
Multiple computers and terminals connected by network
Log in to the computer from the terminal device and
Executes a processing request generated from the device by the computer
How to select a login computer in a distributed processing system
Receiving a login request from the terminal device
Execution of the business based on the business name entered in the login request
Frequency of occurrence for each processing request type, which is a unit, and the processing request type
From the processing capacity of each computer,
Calculate the appropriate value for executing the job of the data and calculate the appropriate value
Computer with the largest login
Login distribution means to select
When the terminal device is selected,
Receiving the request, executing the received processing request, and
The computer configured to transmit to the terminal device.
It is characterized by that.

【0008】また、第2の発明は、第1の発明におい
て、前記業務毎に前記処理要求種別とその発生頻度の対
を格納する発生頻度管理テーブルと該処理要求種別毎に
各コンピュータ名とその処理要求に対する処理能力の対
を格納する処理能力管理テーブルとを予め具備し、前記
発生頻度管理テーブルから業務名Gと処理要求種別Pで
検索できる前記発生頻度をH〔G〕〔P〕とし、前記処
理能力管理テーブルからコンピュータ名Cと処理要求種
別Pで検索できる処理要求に対する処理能力をN〔C〕
〔P〕としたとき、コンピュータCの業務Gに対する適
性値T〔G〕〔C〕をT[G][C]=Σ(H[G]
[P]×N[P][C])として算出すること特徴とす
る。
[0008] The second invention is directed to the first invention.
The processing request type and its occurrence frequency
Frequency management table for storing the
A pair of each computer name and the processing capacity for the processing request
And a processing capacity management table for storing
By business name G and processing request type P from the occurrence frequency management table
Let H [G] [P] be the occurrence frequency that can be searched,
Computer name C and processing request type from the ability management table
The processing capacity for processing requests that can be retrieved by another P is N [C]
When [P] is set, the computer C
The property value T [G] [C] is expressed as T [G] [C] = Σ (H [G]
[P] × N [P] [C])
You.

【0009】[0009]

【0010】[0010]

【発明の実施の形態】次に、本発明の実施例について詳
細に説明する。
Next, embodiments of the present invention will be described in detail.

【0011】図1は本発明の一実施例を示すブロック図
であり、ログイン分散手段 1と、コンピュータ 2-1〜2-
3 と、端末装置 3-1〜3-4 から構成されている。ログイ
ン分散手段 1は、ログイン先選択手段 11 と、発生頻度
管理手段 12 と処理能力管理手段 13 と、発生頻度管理
テーブル 14 と処理能力管理テーブル 15 から構成され
ている。
FIG. 1 is a block diagram showing an embodiment of the present invention, in which a login distribution means 1 and computers 2-1 to 2-
3 and terminal devices 3-1 to 3-4. The login distributing means 1 includes a login destination selecting means 11, an occurrence frequency managing means 12, a processing capacity managing means 13, an occurrence frequency managing table 14, and a processing capacity managing table 15.

【0012】ログイン先選択手段 11 は、ログイン要求
を受信する機能と、発生頻度管理テブル14からログイン
要求で指定された業務において発生する処理要求の種別
の発生頻度を取得し、処理能力管理テーブル15から処理
要求に対する適性値を取得し、それにより求められる業
務に対する適性値が最大となるコンピュータをログイン
先のコンピュータとして選択する機能と、ログイン先の
コンピュータにログイン要求を転送する機能を有する。
The login destination selecting means 11 obtains a function of receiving a login request and a frequency of occurrence of a type of processing request occurring in a task designated by the login request from the frequency management table 14, and obtains a processing capacity management table 15. Has the function of acquiring the suitability value for the processing request from the PC and selecting the computer with the largest suitability value for the business required as the login destination computer, and the function of transferring the login request to the login destination computer.

【0013】ここで処理要求の種別とは、〔発明が解決
しようとする課題〕にも述べたように、異る特性の処理
を分類したものであり、処理要求を実行するために必要
なコンピュータ資源の違いなどにより、処理要求の種別
ごとに実行に最適なコンピュータが異る。
Here, the type of processing request is a classification of processing having different characteristics as described in [Problems to be Solved by the Invention], and a computer required to execute the processing request. The optimum computer for execution differs for each type of processing request due to a difference in resources and the like.

【0014】処理要求に対する適性値とは、処理要求を
実行させるのにどれだけ適しているを示す値であり、一
例として処理能力などが使用される。
The suitability value for a processing request is a value indicating how suitable the processing request is to be executed, and, for example, a processing capability is used.

【0015】発生頻度管理手段 12 は、処理要求ログフ
ァイル 24-1 〜24-3 を参照し、発生頻度管理テーブル
14 を更新する機能を有する。処理能力管理手段 13
は、管理者が分散処理システム構成の変更時に処理能力
管理テーブル 15 を更新できる編集機能を有する。発生
頻度管理テーブル 14 は、図2のように業務毎に処理要
求の種別とその発生頻度の対を格納する。処理能力管理
テーブル 15 は、図3のように処理要求の種別毎に、各
コンピュータ名と各コンピュータの処理要求に対する処
理能力の対を格納する。
The occurrence frequency management means 12 refers to the processing request log files 24-1 to 24-3, and generates an occurrence frequency management table.
14 has the function of updating. Processing capacity management means 13
Has an editing function that allows an administrator to update the processing capacity management table 15 when the distributed processing system configuration is changed. The occurrence frequency management table 14 stores, as shown in FIG. 2, pairs of types of processing requests and their occurrence frequencies for each task. The processing capacity management table 15 stores a pair of each computer name and the processing capacity of each computer for the processing request for each type of processing request as shown in FIG.

【0016】各コンピュータ 2-1〜2-3 は、それぞれロ
グイン管理手段 21-1 〜21-3 と、処理要求受け付け手
段 22-1 〜22-3と、処理要求実行手段 23-1 〜23-3
と、処理要求ログファイル 24-1 〜24-3 を備えてい
る。ログイン管理手段 21-1 〜21-3 は、ログイン先選
択手段 11 からログイン要求を受信する機能と、パスワ
ード問合せなどユーザを認証する機能と、処理要求受け
付け手段 22-1 〜22-3に処理要求の受け付け開始指示を
出す機能を有する。
Each of the computers 2-1 to 2-3 includes login management means 21-1 to 21-3, processing request receiving means 22-1 to 22-3, and processing request execution means 23-1 to 23-. Three
And processing request log files 24-1 to 24-3. The login management means 21-1 to 21-3 have a function of receiving a login request from the login destination selection means 11, a function of authenticating a user such as a password inquiry, and a processing request to the processing request receiving means 22-1 to 22-3. Has a function of issuing an instruction to start accepting.

【0017】処理要求受け付け手段 22-1 〜22-3 は、
端末装置 3-1〜3-4 から処理要求を受信する機能と、処
理要求実行手段 23-1 〜23-3に処理要求を転送する機能
を有する。
The processing request receiving means 22-1 to 22-3 include:
It has a function of receiving a processing request from the terminal devices 3-1 to 3-4 and a function of transferring the processing request to the processing request execution units 23-1 to 23-3.

【0018】処理要求実行手段 23-1 〜23-3 は、処理
要求を実行する機能と、実行結果を端末装置 3-1〜3-4
に送信する機能を有する。
The processing request execution means 23-1 to 23-3 are provided with a function for executing a processing request and a terminal device 3-1 to 3-4 for executing the execution result.
Has the function of transmitting to

【0019】端末装置 3- 1 〜3-4 は、ログインするユ
ーザのユーザ名とユーザがログインに行う業務名を入力
し、ログイン要求をログイン先選択手段 11 に通知する
機能と、ログイン後にユーザからの処理要求を入力し、
ログイン先コンピュータの処理要求受け付け手段 22-1
〜22-3に処理要求を送信する機能と、処理結果を受信し
表示する機能を備えている。
The terminal devices 3-1 to 3-4 are provided with a function of inputting the user name of the user who logs in and the name of the job to be performed by the user, and notifying the login request to the login destination selecting means 11; Enter the processing request of
Processing request receiving means of the login destination computer 22-1
2222-3 are provided with a function of transmitting a processing request and a function of receiving and displaying a processing result.

【0020】次に本実施例の動作を説明する。Next, the operation of this embodiment will be described.

【0021】端末装置 3-1〜3-4 は、ユーザからユーザ
名、業務名を入力されるとログイン要求を作成し、ログ
イン先選択手段 11 にログイン要求を送信する。
The terminal devices 3-1 to 3-4 create a login request when a user name and a business name are input from the user, and transmit the login request to the login destination selecting means 11.

【0022】ログイン先選択手段 11 は、ログイン要求
を受信すると、ログイン要求で指定れた業務について、
各コンピュータの業務に対する適性値を算出し、それが
最大になるコンピュータをログイン先コンピュータとし
て選択する。
Upon receiving the login request, the login destination selecting means 11
An aptitude value for each computer is calculated, and the computer that maximizes the value is selected as the login destination computer.

【0023】業務に対する適性値は、以下のようにして
算出する。発生頻度管理テーブル 14 から業務名G と処
理要求の種別P で検索できる発生頻度をH[G][P] とし、
処理能力管理テーブル 15 からコンピュータ名C と処理
要求の種別P で検索できる処理要求に対する処理能力を
N[C][P] としたとき、コンピュータC の業務G に対する
適性値 T[G][C]は次式より算出できる。 T[G][C]=Σ(H[G][P]×N[P][C]) ここで、業務に対する適正値 T[G][C] が大きいと言う
ことは、業務を構成する複数の処理要求の実行が、全体
として最も高率が良いと言うことである。
The suitability value for the job is calculated as follows. Let H [G] [P] be the occurrence frequency that can be searched for from the occurrence frequency management table 14 by business name G and processing request type P.
From the processing capacity management table 15, the processing capacity for processing requests that can be searched by computer name C and processing request type P
Assuming that N [C] [P], the appropriate value T [G] [C] for the business G of the computer C can be calculated by the following equation. T [G] [C] = Σ (H [G] [P] × N [P] [C]) Here, if the appropriate value T [G] [C] for the task is large, That is, the execution of a plurality of processing requests is the highest rate as a whole.

【0024】即ち、各業務毎にこの数値が大きいコンピ
ュータ上で処理要求を実行させることが最も効率的であ
ると言うことを示す。
That is, it is the most efficient to execute a processing request on a computer having a large numerical value for each task.

【0025】例えば、発生頻度管理テーブル 14 が図
2、処理能力管理テーブルが図3の状態の時、業務 G1
について、各コンピュータ C1 、C2、C3の業務G に対す
る適性値を算出してみると、 T[G1][C1]= H[G1][P1] ×N[P1][C1]+ H[G1][P2] ×N[P
2][C1]+ H[G1] [P3]×N[P3][C1]=10×5 + 5 ×4 + 1 ×
1= 71 T[G1][C2]= H[G1][P1]×N[P1][C2]+ H[G1][P2] ×N[P2]
[C2]+ H[G1][P3] ×N[P3][C2]= 10 ×3+ 5×1 + 1 ×1=
36 T[G1][C3]= H[G1][P1]×N[P1][C3+ H[G1][P2] ×N[P2]
[C3]+ H[G1][P3] ×N[P3][C3]= 10 ×2 + 5 ×2 + 1 ×
5 = 35 よって、T[G1][C1] > T[G1][C2] > T[G1][C3] とな
り、業務G1の中で発生することが予測される処理要求 P
1 、P2、P3が最も効率良く実行できるコンピュータとし
て C1 が選択される。
For example, when the occurrence frequency management table 14 is in the state of FIG. 2 and the processing capacity management table is in the state of FIG.
Calculating the suitability value of each computer C1, C2, C3 for business G, T [G1] [C1] = H [G1] [P1] × N [P1] [C1] + H [G1] [P2] × N [P
2] [C1] + H [G1] [P3] × N [P3] [C1] = 10 × 5 + 5 × 4 + 1 ×
1 = 71 T [G1] [C2] = H [G1] [P1] × N [P1] [C2] + H [G1] [P2] × N [P2]
[C2] + H [G1] [P3] × N [P3] [C2] = 10 × 3 + 5 × 1 + 1 × 1 =
36 T [G1] [C3] = H [G1] [P1] × N [P1] [C3 + H [G1] [P2] × N [P2]
[C3] + H [G1] [P3] × N [P3] [C3] = 10 × 2 + 5 × 2 + 1 ×
5 = 35 Therefore, T [G1] [C1]> T [G1] [C2]> T [G1] [C3], and the processing request P predicted to occur in the business G1
1, C1 is selected as the computer on which P2 and P3 can execute most efficiently.

【0026】また、業務が G2 であった場合は、 T[G2][C1]= H[G2][P1]×N[P1][C1]+ H[G2][P2] ×N[P2]
[C1]+ H[G2][P3] ×N[P3][C1]= 1×5 + 1 ×4 + 3 ×1
=12 T[G2][C2]= H[G2][P1]×N[P1][C2]+ H[G2][P2] ×N[P2]
[C2]+ H[G2][P3] ×N[P3][C2]=1 ×3 + 1 ×1 + 3 ×1=
7 T[G2][C3]= H[G2][P1] ×N[P1][C3]+ H[G2][P2] ×N[P
2][C3]+ H[G2][P3] ×N [P3][C3]= 1×2 + 1 ×2 + 3
×5= 19 よって、T[G2][C3] > T [G2][C1] > T[G2][C2]とな
り、同様の理由でログイン先コンピュータとして C2 が
選択される。
If the task is G2, T [G2] [C1] = H [G2] [P1] × N [P1] [C1] + H [G2] [P2] × N [P2]
[C1] + H [G2] [P3] × N [P3] [C1] = 1 × 5 + 1 × 4 + 3 × 1
= 12 T [G2] [C2] = H [G2] [P1] × N [P1] [C2] + H [G2] [P2] × N [P2]
[C2] + H [G2] [P3] × N [P3] [C2] = 1 × 3 + 1 × 1 + 3 × 1 =
7 T [G2] [C3] = H [G2] [P1] × N [P1] [C3] + H [G2] [P2] × N [P
2] [C3] + H [G2] [P3] × N [P3] [C3] = 1 × 2 + 1 × 2 + 3
× 5 = 19 Therefore, T [G2] [C3]> T [G2] [C1]> T [G2] [C2], and C2 is selected as the login destination computer for the same reason.

【0027】ログイン先選択手段 11 はログイン先コン
ピュータを選択した後、そのコンピュータのログイン管
理手段 21-1 〜21-3にログイン要求を転送する。
After selecting the login destination computer, the login destination selection means 11 transfers the login request to the login management means 21-1 to 21-3 of the computer.

【0028】ログイン管理手段 21-1 〜21-3 は、ログ
イン要求を受信すると、パスワード問合せなどでユーザ
の認証を行った後、処理要求受け付け手段 22-1 〜22-3
に処理要求受け付け開始指示を出す。
Upon receiving the login request, the login management means 21-1 to 21-3 authenticate the user by a password inquiry or the like, and then receive the processing request reception means 22-1 to 22-3.
To the processing request reception start instruction.

【0029】処理要求受け付け手段 22-1 〜22-3 は、
処理要求受け付け開始指示を受けると端末装置 3-1〜3
-4からの処理要求の受け付け待ち状態になる。
The processing request receiving means 22-1 to 22-3
Terminal device 3-1 to 3 upon receiving processing request acceptance start instruction
-4.

【0030】ログイン後、端末装置3-1 〜3-4 は、ユー
ザから入力された処理要求の種別にログイン時に指定さ
れたユーザ名と業務名、および処理結果を送信するため
の端末装置名を付加した処理要求をログイン先のコンピ
ュータの処理要求受け付け手段22-1〜22-3に送信する。
After login, the terminal devices 3-1 to 3-4 enter the user name and the business name specified at the time of login and the terminal device name for transmitting the processing result in the type of the processing request input by the user. The added processing request is transmitted to the processing request receiving means 22-1 to 22-3 of the computer at the login destination.

【0031】処理要求受け付け手段 22-1 〜22-3は、処
理要求を受信すると、処理要求ログァイル 24-1 〜24-3
に、処理要求に含まれる業務名と処理要求の種別の対を
書き込んだのち、処理要求実行手段 23-1 〜23-3に処理
要求を転送する。
Upon receiving the processing request, the processing request receiving means 22-1 to 22-3 receive the processing request log files 24-1 to 24-3.
Then, after writing the pair of the task name and the type of the processing request included in the processing request, the processing request is transferred to the processing request execution units 23-1 to 23-3.

【0032】処理要求実行手段 23-1 〜23-3は、処理要
求が転送されると、処理要求を実行し、処理結果を処理
要求で指示された端末装置3-1 〜3-4 に送信する。
When the processing request is transferred, the processing request execution means 23-1 to 23-3 execute the processing request and transmit the processing result to the terminal devices 3-1 to 3-4 designated by the processing request. I do.

【0033】端末装置 3-1〜3-4 は、処理結果を受信す
るとそれを表示する。
Upon receiving the processing results, the terminal devices 3-1 to 3-4 display the processing results.

【0034】発生頻度管理手段12は、処理要求ログファ
イル24-1〜24を非常に長い間隔(例ば1日)で、定期的
に参照し、そこに記録されている業務名と処理要求の種
別をカウントし、その回数を発生頻度管理テーブル14
の発生頻度に加算する。これにより、常に最新の発生頻
度の管理が行える。
The occurrence frequency management means 12 periodically refers to the processing request log files 24-1 to 24 at very long intervals (for example, one day), and records the business name and the processing request recorded therein. The type is counted, and the number is counted as the occurrence frequency management table 14
Is added to the occurrence frequency. As a result, the latest occurrence frequency can always be managed.

【0035】このように、ユーザが行う業務において頻
繁に発生すると予測される処理要求を実行するのに最適
なコンピュータにユーザをログインさせることにより、
処理要求を効率良く実行させることが可能になる。
As described above, by logging a user into a computer most suitable for executing a processing request predicted to frequently occur in a task performed by the user,
Processing requests can be executed efficiently.

【0036】[0036]

【発明の効果】以上説明したように、本発明は、ネット
ワークで接続された複数のコンピュータおよび各種端末
装置で構成され、ユーザが各種端末装置から各コンピュ
ータにログインして任意に発生した処理要求を処理する
分散処理システムにおいて、処理要求を実行するのに最
も適したログインコンピュータを自動的に選択し、該コ
ンピュータに実行させるようにしたことにより、業務の
処理効率が向上する効果がある。
As described above, the present invention comprises a plurality of computers and various terminal devices connected by a network, and a user logs in to each computer from various terminal devices to receive a processing request arbitrarily generated. In a distributed processing system for processing, by automatically selecting a log-in computer most suitable for executing a processing request and causing the computer to execute the log-in computer, the processing efficiency of business is improved.

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

【図1】本発明の一実施例を示すブロック図である。FIG. 1 is a block diagram showing one embodiment of the present invention.

【図2】業務毎に処理要求の種別とその発生頻度の対を
格納する発生頻度管理テーブルの構成例を示す図であ
る。
FIG. 2 is a diagram illustrating a configuration example of an occurrence frequency management table that stores pairs of types of processing requests and their occurrence frequencies for each task;

【図3】処理要求の種別毎に、各コンピュータ名と各コ
ンピュータの処理要求に対する処理能力の対を格納する
処理能力管理テーブルの構成例を示す図である。
FIG. 3 is a diagram illustrating a configuration example of a processing capability management table that stores a pair of a computer name and a processing capability for a processing request of each computer for each type of processing request;

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

1 ログイン分散手段 2−1〜2−3 コンピュータ 3−1〜3−4 端末装置 11 ログイン先選択手段 12 発生頻度管理手段 13 処理能力管理手段 14 発生頻度管理テーブル 15 処理能力管理テーブル 21−1〜21−3 ログイン管理手段 22−1〜22−3 処理要求受け付け手段 23−1〜23−3 処理要求実行手段 24−1〜24−3 処理要求ログファイル DESCRIPTION OF SYMBOLS 1 Login distribution means 2-1 to 2-3 Computer 3-1 to 3-4 Terminal device 11 Login destination selection means 12 Occurrence frequency management means 13 Processing capacity management means 14 Occurrence frequency management table 15 Processing capacity management table 21-1 21-3 Login management means 22-1 to 22-3 Processing request receiving means 23-1 to 23-3 Processing request execution means 24-1 to 24-3 Processing request log file

Claims (2)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】ネットワークで接続された複数のコンピュA plurality of computers connected via a network;
ータおよび端末装置を有し該端末装置から該コンピューData and a terminal device, the terminal device
タにログインし該端末装置から発生した処理要求を該コLog in to the terminal and process requests generated from the terminal device.
ンピュータで実行する分散処理システムにおけるログイLogin in a distributed processing system running on a computer
ンコンピュータ選択方式において、前記端末装置からロIn the computer selection method, the terminal device sends
グイン要求を受け付け該ログイン要求で入力された業務Accepts login request and the work entered in the login request
名に基き該業務の実行単位である処理要求種別ごとの発Based on the name of the process request type
生頻度と該処理要求種別ごとの各コンピュータの処理能Processing frequency of each computer for each type of processing frequency and processing request
力から前記各コンピュータの該業務を実行する場合の適From the power to execute the tasks of each computer.
正値を算出し該適正値が最も大きいコンピュータをログCalculate the positive value and log the computer with the largest appropriate value
イン先コンピュータとして選択するログイン分散手段Login distribution means to select as destination computer
と、前記ログイン先コンピュータとして選択されると前And when selected as the login destination computer
記端末装置から前記処理要求を受信し受信した該処理要Receiving the processing request from the terminal device;
求を実行し該実行結果を前記端末装置に送信する前記コRequest for executing the request and transmitting the execution result to the terminal device.
ンピュータから構成されることを特徴とするログインコA login code characterized by comprising a computer
ンピュータ選択方式。Computer selection method.
【請求項2】前記業務毎に前記処理要求種別とその発生2. The processing request type and its occurrence for each business
頻度の対を格納する発生頻度管理テーブルと該処理要求Frequency of occurrence management table storing frequency pairs and the processing request
種別毎に各コンピュータ名とその処理要求に対する処理Processing for each computer name and its processing request for each type
能力の対を格納する処理能力管理テーブルとを予め具備A processing capability management table for storing pairs of capabilities is provided in advance.
し、前記発生頻度管理テーブルから業務名Gと処理要求And a business name G and a processing request from the occurrence frequency management table.
種別Pで検索できる前記発生頻度をH〔G〕〔P〕とThe occurrence frequencies that can be searched for by type P are H [G] [P]
し、前記処理能力管理テーブルからコンピュータ名CとAnd a computer name C from the processing capacity management table.
処理要求種別Pで検索できる処理要求に対する処理能力Processing capacity for processing requests searchable by processing request type P
をN〔C〕〔P〕としたとき、コンピュータCの業務GIs N [C] [P], the business G of the computer C
に対する適性値T〔G〕〔C〕をT[G][C]=ΣT [G] [C] for T [G] [C] =]
(H[G][P]×N[P][C])として算出するこ(H [G] [P] × N [P] [C])
と特徴とする請求項1記載のログインコンピュータ選択2. The login computer selection according to claim 1,
方式。method.
JP7302812A 1995-11-21 1995-11-21 Login computer selection method Expired - Fee Related JP2904079B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7302812A JP2904079B2 (en) 1995-11-21 1995-11-21 Login computer selection method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7302812A JP2904079B2 (en) 1995-11-21 1995-11-21 Login computer selection method

Publications (2)

Publication Number Publication Date
JPH09146882A JPH09146882A (en) 1997-06-06
JP2904079B2 true JP2904079B2 (en) 1999-06-14

Family

ID=17913403

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7302812A Expired - Fee Related JP2904079B2 (en) 1995-11-21 1995-11-21 Login computer selection method

Country Status (1)

Country Link
JP (1) JP2904079B2 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7529801B2 (en) 2003-11-06 2009-05-05 International Business Machines Corporation Method and system for multiple instant messaging login sessions
JP5459207B2 (en) * 2008-06-30 2014-04-02 富士通株式会社 Apparatus and method for adjusting performance of information processing apparatus
FR2959632B1 (en) * 2010-05-03 2012-10-19 Evidian METHOD FOR OPENING A SESSION OF A MACHINE BELONGING TO A MACHINE PARK
JP5631164B2 (en) * 2010-11-16 2014-11-26 株式会社Nttドコモ Multi-cluster distributed processing control system, representative client terminal, multi-cluster distributed processing control method

Also Published As

Publication number Publication date
JPH09146882A (en) 1997-06-06

Similar Documents

Publication Publication Date Title
US11175913B2 (en) Elastic application framework for deploying software
US7441241B2 (en) Grid non-deterministic job scheduling
US20170180469A1 (en) Method and system for forming compute clusters using block chains
JP2004038758A (en) Storage controller, control method for storage controller, and program
JP2015508207A (en) Apparatus, computer-implemented method, and manufactured product for managing capacity on demand in server cloud (management of capacity on demand in server cloud)
US20190294836A1 (en) Memory structure for inventory management
GB2463546A (en) Handling malfunction/trouble in an information system comprising prioritising, searching and recommending previously executed trouble handling methods
JP2904079B2 (en) Login computer selection method
CN108696559B (en) Stream processing method and device
CN107347024A (en) A kind of method and apparatus for storing Operation Log
CN111625588A (en) Method and system for sharing distributed data acquisition data
JP7211992B2 (en) Business operator information management system and server
US20100228723A1 (en) Method and apparatus for unstructured data mining and distributed processing
CN103856359A (en) Method and system for obtaining information
CN110324370A (en) Method and apparatus of the server-side to client push data
JP6083210B2 (en) Authentication information management system, authentication information management method, authentication information management program, and search system
JP2019016108A (en) Method for providing services to customers using network by at least one provider, and network therefor
JP2003296289A (en) System, method, and program for load distribution
JPS62257539A (en) Inter-task queue control system
CN113934755A (en) Data query method and device
CN115022053A (en) Method, device and system for accessing block chain network
KR20220007483A (en) Peer terminal and method for processing a block data at a peer terminal
JP2021140577A5 (en)
CN115829521A (en) Business process management method and device, terminal equipment and storage medium
CN113238919A (en) Statistical method, device and system for user access number

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 19990223

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080326

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090326

Year of fee payment: 10

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090326

Year of fee payment: 10

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100326

Year of fee payment: 11

LAPS Cancellation because of no payment of annual fees