JP2508589B2 - Server operation method - Google Patents

Server operation method

Info

Publication number
JP2508589B2
JP2508589B2 JP5145647A JP14564793A JP2508589B2 JP 2508589 B2 JP2508589 B2 JP 2508589B2 JP 5145647 A JP5145647 A JP 5145647A JP 14564793 A JP14564793 A JP 14564793A JP 2508589 B2 JP2508589 B2 JP 2508589B2
Authority
JP
Japan
Prior art keywords
server
service
management unit
time
management table
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
JP5145647A
Other languages
Japanese (ja)
Other versions
JPH06332833A (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 JP5145647A priority Critical patent/JP2508589B2/en
Publication of JPH06332833A publication Critical patent/JPH06332833A/en
Application granted granted Critical
Publication of JP2508589B2 publication Critical patent/JP2508589B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Computer And Data Communications (AREA)

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明はサーバ・クライアント形
式の統合オフィスシステム等に於けるサーバ運用方式に
関し、特に、システムにかかる負荷を少なくすることが
できるサーバ運用方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a server operating system in a server / client type integrated office system, and more particularly to a server operating system capable of reducing the load on the system.

【0002】[0002]

【従来の技術】クライアントからサーバに、文書の送
付,到着しているメールの取り出し,文書の検索等の種
々のサービスを要求し、サーバプロセスに於いてクライ
アントから要求されたサービスを実行するというサーバ
・クライアント形式の統合オフィスシステムは従来から
実用化されている。
2. Description of the Related Art A server that requests various services from a client to a server, such as sending a document, retrieving an incoming mail, and searching a document, and executing the service requested by the client in a server process.・ Client-type integrated office systems have been put to practical use.

【0003】ところで、従来のサーバ・クライアント形
式の統合オフィスシステムは、1つのサーバが複数種類
のサービスを実行するように構成されており、クライア
ントからサービス要求があった場合、サーバプロセスは
その一部(要求されたサービスを実行する部分)のみを
使用してサービスを実行していた。
By the way, in the conventional server / client type integrated office system, one server is configured to execute a plurality of types of services. When a client requests a service, the server process is a part of it. The service was executed using only (the part that executes the requested service).

【0004】[0004]

【発明が解決しようとする課題】上述したように、従来
は、1つのサーバが複数種類のサービスを実行するよう
に構成されているため、次のような問題があった。即
ち、全てのサービスが同じような頻度で利用されること
は一般的に考えられないので、1つのサーバで複数種類
のサービスを実行するようにすると、サーバの使用頻度
が少ない部分がシステムに与える負荷が大きくなるとい
う問題があった。
As described above, conventionally, since one server is configured to execute a plurality of types of services, there are the following problems. In other words, it is generally unlikely that all services will be used with the same frequency. Therefore, when multiple types of services are executed by one server, the part of the server that is used less frequently is given to the system. There was a problem that the load increased.

【0005】本発明の目的は、システムにかかる負荷を
少なくすることができるサーバ運用方式を提供すること
にある。
An object of the present invention is to provide a server operation system which can reduce the load on the system.

【0006】[0006]

【課題を解決するための手段】本発明は上記目的を達成
するため、(A)複数のサーバプロセスを同時に起動可
能な統合オフィスシステムに於いて、それぞれが1種類
のサービスを実行する複数のサーバと、該各サーバの制
御情報が設定される書き替え可能なサーバ管理テーブル
と、クライアントからのサービス要求に応答して該サー
ビス要求に対応したサーバの割り当てを要求する通信管
理部と、該通信管理部からの割り当てが要求されたサー
バを前記サーバ管理テーブルに設定されている対応する
制御情報に従って制御するサーバ管理部を設けたもので
ある。
In order to achieve the above object, the present invention provides: (A) In an integrated office system capable of simultaneously activating a plurality of server processes, a plurality of servers each executing one type of service. A rewritable server management table in which control information of each server is set, a communication management unit that requests allocation of a server corresponding to the service request in response to a service request from a client, and the communication management A server management unit is provided for controlling the server requested to be allocated by the unit according to the corresponding control information set in the server management table.

【0007】また、本発明は上記目的を達成するため、 (B)複数のサーバプロセスを同時に起動可能な統合オ
フィスシステムに於いて、 それぞれが1種類のサービス
を実行する複数のサーバと、 該各サーバに対応するサー
バプロセスの起動数の上限値が設定される、書き替え可
能なサーバ管理テーブルと、 クライアントからのサービ
ス要求に応答して該サービス要求に対応したサーバの割
り当てを要求する通信管理部と、 通信管理部から割り
当てが要求されたサーバに対応するサーバプロセスの起
動数が前記サーバ管理テーブルに設定されている上限値
を越えない場合に限り前記割り当てが要求されたサーバ
に対応するサーバプロセスを起動して要求元のクライア
ントに割り当てるサーバ管理部とを備えたものである。
Further, in order to achieve the above object, the present invention (B) is an integrated system capable of simultaneously starting a plurality of server processes.
Each service of the Fiss system
A plurality of servers that run Sir corresponding to respective servers
Rewritable, which sets the upper limit of the number of boot processes
Server management table and service from client
Of the server corresponding to the service request in response to the service request.
Ri and communication management unit that requests against said only when the starting number of server processes corresponding to the server allocation is requested from the communication management unit does not exceed the upper limit value set in the server management table assignments And a server management unit for activating a server process corresponding to the requested server and allocating it to the requesting client .

【0008】また、本発明は上記目的を達成すると共
に、サーバプロセスの起動に要する時間を少なくするた
め、 (C)複数のサーバプロセスを同時に起動可能な統合オ
フィスシステムに於いて、 それぞれが1種類のサービス
を実行する複数のサーバと、 該各サーバに対応するサー
バプロセスの起動数の上限値と保留時間とが設定され
る、書き替え可能なサーバ管理テーブルと、 クライアン
トからのサービス要求に応答して該サービス要求に対応
したサーバの割り当てを要求する通信管理部と、 通信
管理部から割り当てが要求されたサーバに対応する起動
済みのサーバプロセスの中にサービスを実行中でないサ
ーバプロセスが存在する場合はその内の1つを要求元の
クライアントに割り当て、起動済みのサーバプロセスの
中にサービスを実行中でないサーバプロセスが存在しな
い場合は起動プロセス数が前記サーバ管理テーブルに設
定されている上限値を越えない場合に限り前記割り当て
が要求されたサーバに対応するサーバプロセスを起動し
て要求元のクライアントに割り当て、起動済みのサーバ
プロセスが存在しない場合はサーバプロセスを起動して
要求元のクライアントに割り当て、サービスの実行が終
了してから前記サーバ管理テーブルに設定されている保
留時間が経過したサーバプロセスを終了させるサーバ管
理部とを備えたものである。
Further, in order to achieve the above object and to reduce the time required to start the server process, the present invention provides (C) an integrated option capable of simultaneously starting a plurality of server processes.
Each service of the Fiss system
A plurality of servers that run Sir corresponding to respective servers
The maximum number of processes that can be started and the hold time are set.
Rewritable server management table and client
Responding to a service request from a client
A communication management unit for requesting allocation of a server that, one of which cases the server process not running a service in the booted server process corresponding to the server allocation is requested from the communication management unit is present Are assigned to the requesting client, and if there are no server processes that are not executing services among the started server processes, only if the number of started processes does not exceed the upper limit set in the server management table. The server process corresponding to the server for which the allocation is requested is started and assigned to the requesting client. If there is no started server process, the server process is started and assigned to the requesting client, and the service is executed. The hold time set in the server management table has passed since the end Server tube to terminate the Bapurosesu
It has a science department.

【0009】また、本発明は上記目的を達成すると共
に、各サーバの使用状況を正確に知り、サーバ管理テー
ブルに設定するサーバプロセスの起動数の上限値と保留
時間とを各サーバの使用状況に合わせたものにできるよ
うにするため、(D)前記各サーバのサービス開始時刻
とサービス終了時刻が格納される時刻記憶テーブルと、
該時刻記憶テーブルの内容に基づいて統計情報を作成す
る統計処理部と、前記サーバ管理テーブルの内容を書き
換える設定処理部とを設けたものである。
In addition to achieving the above object, the present invention accurately knows the usage status of each server, and sets the upper limit value of the number of server process activations and the hold time set in the server management table to the usage status of each server. (D) a time storage table in which the service start time and service end time of each server are stored in order to be combined.
A statistical processing unit that creates statistical information based on the contents of the time storage table and a setting processing unit that rewrites the contents of the server management table are provided.

【0010】[0010]

【作用】(A)の構成に於いては、それぞれが1種類の
サービスを実行するサーバが複数設けられており、各サ
ーバの制御情報が書き替え可能なサーバ管理テーブルに
設定されている。
In the configuration (A), a plurality of servers are provided, each of which executes one type of service, and the control information of each server is set in the rewritable server management table.

【0011】クライアントからサービス要求があると、
通信管理部はサービス要求に対応したサーバの割り当て
をサーバ管理部に要求し、サーバ管理部は割り当てが要
求されたサーバを、サーバ管理テーブルに設定されてい
る制御情報に従って制御する。
When there is a service request from the client,
The communication management unit requests the server management unit to allocate the server corresponding to the service request, and the server management unit controls the server requested to be allocated according to the control information set in the server management table.

【0012】(B)の構成に於いては、サーバ管理テー
ブルに、各サーバの制御情報として各サーバに対応する
サーバプロセスの起動数の上限値を設定しておく。
In the configuration of (B), the upper limit of the number of server processes to be started corresponding to each server is set in the server management table as control information of each server.

【0013】そして、クライアントがサービス要求を行
なうと、通信管理部はサービス要求に対応したサーバの
割り当てをサーバ管理部に要求し、サーバ管理部はこの
割り当て要求に応答して要求されたサーバに対応するサ
ーバプロセスの起動数がサーバ管理テーブルに設定され
ている上限値を越えない場合は割り当てが要求されたサ
ーバに対応するサーバプロセスを起動して要求元のクラ
イアントに割り当てる。
When the client makes a service request, the communication management unit requests the server management unit to allocate a server corresponding to the service request, and the server management unit responds to the allocation request and responds to the requested server. If the number of server processes to be started does not exceed the upper limit set in the server management table, the server process corresponding to the server for which allocation is requested is started and allocated to the requesting client.

【0014】(C)の構成に於いては、サーバ管理テー
ブルに、各サーバの制御情報として各サーバに対応する
サーバプロセスの起動数の上限値と保留時間とを設定し
ておく。
In the configuration of (C), the upper limit value and the holding time of the number of server processes corresponding to each server are set in the server management table as control information of each server.

【0015】クライアントがサービス要求を行なうと、
通信管理部はサービス要求に対応したサーバの割り当て
をサーバ管理部に要求する。
When a client makes a service request,
The communication management unit requests the server management unit to allocate the server corresponding to the service request.

【0016】サーバ管理部は、通信管理部から割り当て
が要求されたサーバに対応する起動済みのサーバプロセ
スの中にサービスを実行中でないサーバプロセスが存在
する場合はその内の1つを要求元のクライアントに割り
当て、起動済みのサーバプロセスの中にサーバを実行中
でないサーバプロセスが存在しない場合は起動プロセス
数がサーバ管理テーブルに設定されている上限値を越え
ない場合に限り割り当てが要求されたサーバに対応する
サーバプロセスを起動して要求元のクライアントに割り
当て、起動済みのサーバプロセスが存在しない場合はサ
ーバプロセスを起動して要求元のクライアントに割り当
て、サービスの実行が終了してから、サーバ管理テーブ
ルに設定されている保留時間が経過したサーバプロセス
を終了させる。
If there is a server process that is not executing a service among the started server processes corresponding to the server requested to be allocated by the communication management unit, one of them is the request source. If a server process that is assigned to a client and has not started is among the server processes that have been started, the requested server is assigned only if the number of started processes does not exceed the upper limit set in the server management table. Start the server process corresponding to and allocate it to the requesting client. If there is no started server process, start the server process and allocate it to the requesting client. Terminate the server process for which the hold time set in the table has elapsed.

【0017】(D)の構成に於いては、各サーバのサー
ビス開始時刻とサービス終了時刻とが格納される時刻記
憶テーブルの内容に基づいて、統計処理部が、所定の期
間に於ける各サーバの使用回数,各サーバのサービス終
了時刻とサービス開始時刻との差の平均値,各サーバの
1回のサービス実行時間の平均値,各サーバの1日当た
りの使用回数等の統計情報を作成する。
In the configuration of (D), the statistical processing unit causes each server to perform a predetermined period of time based on the contents of the time storage table in which the service start time and service end time of each server are stored. Statistical information such as the number of times the server is used, the average value of the difference between the service end time and the service start time of each server, the average value of the service execution time of each server once, and the number of times each server is used per day.

【0018】そして、システム管理者は、統計処理部で
作成された統計情報に基づいて、各サーバの使用状況に
応じた各サーバの起動プロセス数の上限値及び保留時間
を算出し、算出した各サーバの起動プロセス数の上限値
及び保留時間を設定処理部を用いてサーバ管理テーブル
に設定する。
Then, the system administrator calculates the upper limit value and the holding time of the number of startup processes of each server according to the usage status of each server based on the statistical information created by the statistical processing unit, and calculates each calculated value. The upper limit value and the hold time of the number of server startup processes are set in the server management table using the setting processing unit.

【0019】[0019]

【実施例】次に本発明の実施例について図面を参照して
詳細に説明する。
Embodiments of the present invention will now be described in detail with reference to the drawings.

【0020】図1は本発明の実施例のブロック図であ
る。同図は本発明を統合オフィスシステムに適用した場
合についてのものであり、サーバシステム1と、複数の
クライアント2−1〜2−mから構成されている。
FIG. 1 is a block diagram of an embodiment of the present invention. The figure shows a case where the present invention is applied to an integrated office system, which is composed of a server system 1 and a plurality of clients 2-1 to 2-m.

【0021】サーバシステム1は、通信管理部11と、
サーバ管理部12と、サーバ管理テーブル13,14
と、時刻記憶テーブル15と、設定処理部16と、入力
部17と、統計処理部18と、画面表示部19とから構
成されている。また、図1に於いて、S1’〜Sn’は
サーバ名S1〜Snのサーバと対応するサーバプロセス
を示している。
The server system 1 includes a communication management unit 11 and
Server management unit 12 and server management tables 13 and 14
And a time storage table 15, a setting processing unit 16, an input unit 17, a statistical processing unit 18, and a screen display unit 19. Further, in FIG. 1, S1 'to Sn' indicate server processes corresponding to the servers having the server names S1 to Sn.

【0022】図2はサーバ管理テーブル13の内容例を
示す図であり、サーバシステム1が有する全てのサーバ
のサーバ名と、各サーバの起動プロセス数の上限値と、
各サーバの保留時間(対応するサーバプロセスがサービ
スを終了してから、そのサーバプロセス自身を終了させ
るまでの時間)とが設定される。
FIG. 2 is a diagram showing an example of the contents of the server management table 13, in which the server names of all the servers included in the server system 1 and the upper limit value of the number of startup processes of each server,
The hold time of each server (the time from the end of the service of the corresponding server process to the end of the server process itself) is set.

【0023】図2の例は、サーバシステム1は、サーバ
名S1〜Snのn個のサーバを有し、サーバ名S1,S
2,…,Snの各サーバの起動プロセス数の上限値はそ
れぞれ3,1,…,1で、保留時間はそれぞれ1:0
0,0:30,…,0:15であることを示している。
尚、本実施例では、サーバ名S1のサーバは文書の送付
のみを、サーバ名S2のサーバは文書の検索のみを行な
うというように、サーバ名S1〜Snのサーバはそれぞ
れ異なる1種類のサービスを実行するように構成されて
いる。また、各サーバについての起動プロセス数の上限
値の合計は、サーバシステム1が同時に起動することが
できる最大のプロセス数と同じ値に設定されている。
In the example of FIG. 2, the server system 1 has n servers having server names S1 to Sn, and server names S1 and S are provided.
The upper limit of the number of startup processes of each server of 2, ..., Sn is 3, 1, ..., 1 and the hold time is 1: 0, respectively.
0, 0:30, ..., 0:15.
In this embodiment, the server with the server name S1 only sends the document and the server with the server name S2 only retrieves the document, such that the servers with the server names S1 to Sn provide different types of services. Is configured to run. Further, the total upper limit value of the number of startup processes for each server is set to the same value as the maximum number of processes that the server system 1 can simultaneously start.

【0024】図3は、サーバ管理テーブル14の内容例
を示す図であり、各サーバのサーバ名S1〜Snがサー
バ管理テーブル13に設定されている対応するサーバ名
の上限値の数ずつ設定されると共に、各サーバ名に対応
するサーバプロセスが起動済みか否かを示す起動情報
と、各サーバ名に対応するサーバプロセスがサービスを
実行中か否かを示すサービス実行情報とが設定される。
FIG. 3 is a diagram showing an example of the contents of the server management table 14, in which the server names S1 to Sn of each server are set by the number of upper limit values of the corresponding server names set in the server management table 13. At the same time, startup information indicating whether or not the server process corresponding to each server name has been activated, and service execution information indicating whether or not the server process corresponding to each server name is executing a service are set.

【0025】図4は時刻記憶テーブル15の内容例を示
す図であり、サーバ名と、サービス開始時刻と、サービ
ス終了時刻とが設定される。
FIG. 4 is a diagram showing an example of the contents of the time storage table 15, in which a server name, a service start time, and a service end time are set.

【0026】図2〜図4に示した各テーブル13〜15
は例えばファイルとして存在し、必要に応じてサーバ管
理部12内のバッファ(図示せず)にそのデータを格納
できるようになっている。
The tables 13 to 15 shown in FIGS.
Exists as a file, for example, and the data can be stored in a buffer (not shown) in the server management unit 12 as needed.

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

【0028】先ず、導入時、システム管理者は、入力部
17からサーバ管理テーブル13に設定するサーバ名,
起動プロセス数の上限値,保留時間を入力する。その
際、システム管理者は、利用頻度が高いと予想されるサ
ーバほど、入力する上限値,保留時間の値を大きなもの
とする。
First, at the time of introduction, the system administrator uses the input unit 17 to set the server name set in the server management table 13,
Enter the upper limit value for the number of started processes and the hold time. At this time, the system administrator increases the upper limit value and the hold time value to be input, as the server is expected to be used more frequently.

【0029】入力部17から入力されたサーバ名,起動
プロセス数の上限値,保留時間は設定処理部16によっ
てサーバ管理テーブル13に設定される。
The server name, the upper limit of the number of startup processes, and the hold time input from the input unit 17 are set in the server management table 13 by the setting processing unit 16.

【0030】その後、システム管理者によって運用開始
が指示されることにより、通信管理部11,サーバ管理
部12は起動される。
After that, when the system manager gives an instruction to start the operation, the communication manager 11 and the server manager 12 are activated.

【0031】これにより、通信管理部11はクライアン
ト2−1〜2−mからのサービス要求を待つ待ち状態に
なる。
As a result, the communication management unit 11 enters a waiting state waiting for service requests from the clients 2-1 to 2-m.

【0032】また、サーバ管理部12は、起動される
と、先ず、サーバ管理テーブル13を参照し、それに設
定されている各サーバ名と対応する上限値とを取得す
る。
When started, the server management unit 12 first refers to the server management table 13 and acquires each server name set in the server management table 13 and the corresponding upper limit value.

【0033】その後、サーバ管理部12は、取得したサ
ーバ名を、取得した上限値が示す数ずつサーバ管理テー
ブル14に設定する。図2の例では、サーバ名S1,S
2に対応する上限値は「3」,「1」となっているの
で、サーバ管理部12は、サーバ管理テーブル14にサ
ーバ名S1を3個、サーバ名S2を1個設定することに
なる。
After that, the server management unit 12 sets the acquired server names in the server management table 14 by the number indicated by the acquired upper limit value. In the example of FIG. 2, server names S1 and S
Since the upper limit values corresponding to 2 are “3” and “1”, the server management unit 12 sets three server names S1 and one server name S2 in the server management table 14.

【0034】サーバ名の設定が終了すると、サーバ管理
部12は、サーバ管理テーブル14のサーバプロセスが
起動済みか否かを示す起動情報を全て未起動を示す
「未」にすると共に、サービス実行中か否かを示すサー
ビス実行情報を全て未実行を示す「未実行」にする。
When the setting of the server name is completed, the server management unit 12 sets all the start information indicating whether or not the server process of the server management table 14 has been started to “not yet” indicating that the server process is not started and the service is being executed. The service execution information indicating whether or not all is set to "not executed" indicating that the service has not been executed.

【0035】次に、クライアント2−i(1≦i≦m)
からサービス要求が送られてきた場合の動作を説明す
る。
Next, the client 2-i (1≤i≤m)
The operation when a service request is sent from will be described.

【0036】クライアント2−iは、サーバに対してサ
ービスを要求する場合、要求するサービスの種類を含む
サービス要求を通信管理部11に送る。
When requesting a service from the server, the client 2-i sends a service request including the type of service requested to the communication management unit 11.

【0037】通信管理部11は、クライアント2−iか
らサービス要求が送られてくると、要求されたサービス
の種類を識別し、サーバ管理部12に対してサービスの
種類に対応したサーバの割り当てを要求する。
When a service request is sent from the client 2-i, the communication management unit 11 identifies the type of service requested and assigns a server corresponding to the type of service to the server management unit 12. Request.

【0038】今、例えば、クライアント2−iからのサ
ービス要求が文書の送付を要求するものである場合は、
通信管理部11は、サーバ管理部12に対してサーバ名
S1のサーバの割り当てを要求し、また、クライアント
2−iからのサービス要求が文書の検索を要求するもの
である場合は、通信管理部11は、サーバ管理部12に
対してサーバ名S2のサーバの割り当てを要求すること
になる。
Now, for example, when the service request from the client 2-i is a request for sending a document,
The communication management unit 11 requests the server management unit 12 to allocate the server with the server name S1, and when the service request from the client 2-i requests a document search, the communication management unit 11 11 requests the server management unit 12 to allocate the server with the server name S2.

【0039】サーバ管理部12は、通信管理部11から
サーバの割り当てが要求されると、以下の処理を行な
う。
When the server management unit 12 is requested by the communication management unit 11 to allocate a server, the server management unit 12 performs the following processing.

【0040】今、例えば、サーバ名Sj(1≦j≦n)
のサーバの割り当てが要求されたとすると、サーバ管理
部12は、先ず、サーバ管理テーブル14を参照し、サ
ーバ名Sjのサーバの使用状況を調査する。
Now, for example, the server name Sj (1≤j≤n)
If the server allocation is requested, the server management unit 12 first refers to the server management table 14 and investigates the usage status of the server with the server name Sj.

【0041】そして、サーバ名Sjのサーバに対応する
サーバプロセスSj’が全く起動されていない場合(サ
ーバ管理テーブル14のサーバ名Sjと対応されて設定
されている起動情報が全て「未」になっている場合)
は、サーバプロセスSj’を1個起動させ、サーバ管理
テーブル14のサーバ名Sjと対応して設定されている
起動情報の内の1つを「済」にする。
Then, when the server process Sj 'corresponding to the server having the server name Sj is not activated at all (all the activation information set in association with the server name Sj in the server management table 14 is "not yet". If)
Activates one server process Sj ′ and sets one of the activation information set corresponding to the server name Sj in the server management table 14 to “completed”.

【0042】その後、サーバ管理部12は、通信管理部
11に対し、サービス実行可を通知すると共に、要求元
のクライアント2−iに割り当てるサーバプロセスを示
す情報として上記起動したサーバプロセスSj’を示す
情報を渡し、更に、サーバ管理テーブル14のサービス
実行情報の内、上記「済」に変更した起動情報と対応す
るものを「実行中」にする。
Thereafter, the server management unit 12 notifies the communication management unit 11 that the service can be executed, and indicates the activated server process Sj 'as information indicating the server process to be allocated to the requesting client 2-i. Information is passed, and further, among the service execution information of the server management table 14, the one corresponding to the start information changed to "completed" is set to "running".

【0043】また、サーバ名Sjに対応するサーバプロ
セスSj’が起動されている場合(サーバ管理テーブル
14のサーバ名Sjに対応して設定されている起動情報
の中に「済」となっているものがある場合)は、起動さ
れているサーバプロセスSj’の中にサービスを実行し
ていないものがあるか否を判定する。
Further, when the server process Sj 'corresponding to the server name Sj is activated (in the activation information set corresponding to the server name Sj in the server management table 14, "completed" is indicated. (If there is one), it is determined whether or not some of the activated server processes Sj ′ are not executing the service.

【0044】そして、起動されているサーバプロセスS
j’の中にサービスを実行していないものが存在する場
合(サーバ名Sjに対応する起動情報とサービス実行情
報との組の中に、起動情報が「済」,サービス実行情報
が「未実行」になっているものがある場合)は、サーバ
管理部12は通信管理部11に対してサービス実行可を
通知すると共に、要求元のクライアント2−iに割り当
てるサーバプロセスを示す情報として上記条件を満たす
サーバプロセスSj’の内の1つを示す情報を渡し、更
に、サーバ管理テーブル14のサービス実行情報の内、
要求元のクライアント2−iに割り当てるサーバプロセ
スSj’と対応するものを「実行中」にする。
Then, the activated server process S
If some j'do not execute the service (the start information is "completed" and the service execution information is "not executed" in the set of the start information and the service execution information corresponding to the server name Sj. "When there is a message"), the server management unit 12 notifies the communication management unit 11 that the service can be executed, and at the same time sets the above conditions as information indicating a server process to be allocated to the requesting client 2-i. Information indicating one of the satisfied server processes Sj ′ is passed, and further, of the service execution information of the server management table 14,
The one corresponding to the server process Sj ′ assigned to the requesting client 2-i is set to “in execution”.

【0045】また、起動されているサーバプロセスS
j’が全てサービスを実行中である場合(サーバ名Sj
と対応する起動情報の中に「済」になっているものがあ
り、且つ「済」になっている起動情報と対応するサービ
ス実行情報が全て「実行中」になっている場合)は、サ
ーバ管理部12は、サーバ名Sjに対応するサーバプロ
セスSj’の起動数がサーバ管理テーブル13に設定さ
れている上限値に達しているか否かを判断する。
The server process S that has been activated
If all j's are executing services (server name Sj
If some of the startup information corresponding to the above is "completed", and the service execution information corresponding to the completed startup information and the corresponding service execution information are all "running"), The management unit 12 determines whether or not the number of started server processes Sj ′ corresponding to the server name Sj has reached the upper limit set in the server management table 13.

【0046】そして、上限値に達していないと判断した
場合(サーバ管理テーブル14のサーバ名Sjと対応す
る起動情報の中に「未」のものが存在する場合)は、サ
ーバ名Sjのサーバと対応するサーバプロセスSj’を
1つ起動し、「未」となっているサーバ名Sjに対応す
る起動情報の内の1つを「済」に変更する。
If it is determined that the upper limit has not been reached (if there is "not yet" in the startup information corresponding to the server name Sj in the server management table 14), it is determined that the server has the server name Sj. One corresponding server process Sj ′ is activated, and one of the activation information corresponding to the server name Sj that is “not yet” is changed to “completed”.

【0047】その後、サーバ管理部12は、通信管理部
11に対し、サービス実行可を通知すると共に、要求元
のクライアント2−iに割り当てるサーバプロセスを示
す情報として上記起動したサーバプロセスSj’を示す
情報を渡し、更に、サーバ管理テーブル14のサービス
実行情報の内、上記「済」に変更した起動情報と対応す
るものを「実行中」にする。
Thereafter, the server management unit 12 notifies the communication management unit 11 that the service can be executed, and indicates the activated server process Sj 'as information indicating the server process to be assigned to the requesting client 2-i. Information is passed, and further, among the service execution information of the server management table 14, the one corresponding to the start information changed to "completed" is set to "running".

【0048】また、サーバ名Sjに対応するサーバプロ
セスSj’の起動数がサーバ管理テーブル13に設定さ
れている上限値に達していると判断した場合は、サーバ
管理部12はサーバプロセスSj’の何れかに於いて行
なわれているサービスが終了するのを待ち、サービスが
終了した時点で通信管理部11に、サービスの実行可を
通知すると共に、上記サービスの終了したサーバプロセ
スSj’を示す情報を渡し、更に、サーバ管理テーブル
14中の対応するサービス実行情報を「実行中」に変更
する。
If it is determined that the number of server processes Sj 'corresponding to the server name Sj has started up to the upper limit value set in the server management table 13, the server management unit 12 executes the server processes Sj'. Waiting until the service being performed in any one of them is completed, and when the service is completed, the communication management unit 11 is notified that the service can be executed, and information indicating the server process Sj ′ in which the service is completed. Is passed, and the corresponding service execution information in the server management table 14 is changed to “in execution”.

【0049】通信管理部11はサーバ管理部12から要
求元のクライアント2−iに割り当てるサーバプロセス
Sj’が通知されると、そのサーバプロセスSj’にク
ライアント2−iから受け取ったデータを渡す。
When notified by the server management unit 12 of the server process Sj 'to be allocated to the requesting client 2-i, the communication management unit 11 passes the data received from the client 2-i to the server process Sj'.

【0050】サーバプロセスSj’は、そのデータに従
い、サービスを開始する。その時、サーバプロセスS
j’は、サービスの開始時刻をサーバ管理部12に渡
す。また、サーバプロセスSj’は、サービスの実行終
了時、サービス終了時刻をサーバ管理部12に渡す。
The server process Sj 'starts the service according to the data. At that time, the server process S
j ′ passes the start time of the service to the server management unit 12. Further, the server process Sj ′ passes the service end time to the server management unit 12 when the execution of the service ends.

【0051】サーバ管理部12は、サーバプロセスS
j’からサービス開始時刻,サービス終了時刻が渡され
ると、サーバプロセスSj’に対応するサーバ名Sj,
サービス開始時刻,サービス終了時刻を時刻記憶テーブ
ル15に追加する。
The server management unit 12 uses the server process S.
When the service start time and the service end time are passed from j ′, the server name Sj corresponding to the server process Sj ′,
The service start time and service end time are added to the time storage table 15.

【0052】また、サーバ管理部12は、サーバプロセ
スSj’からサービス終了時刻が渡されると、サーバ管
理テーブル14にサーバ名Sjと対応して設定されてい
るサービス実行情報の内、上記サーバ終了時刻を出力し
たサーバプロセスSj’と対応するサービス実行情報を
「未実行」にする。更に、サービス実行情報を「未実
行」にしてから、サーバ管理テーブル13に設定されて
いるサーバ名Sjのサーバの保留時間が経過しても、上
記サーバプロセスSj’にクライアントの割り当てを行
なわなかった場合は、上記サーバプロセスSj’を終了
させ、更に、サーバ管理テーブル14中の対応する起動
情報を「未」に変更する。このように、サーバプロセス
Sj’によるサービスが終了しても、保留時間が経過す
るまでは、上記サーバプロセスSj’を終了させず、ク
ライアントからサービス要求があった場合は、上記サー
バプロセスSj’を上記クライアントに割り当てるよう
にすることにより、サーバプロセスの起動に要する時間
を少なくすることができる。
When the service end time is passed from the server process Sj ′, the server management unit 12 selects the server end time from the service execution information set in the server management table 14 corresponding to the server name Sj. The service execution information corresponding to the server process Sj ′ that has output is set to “not executed”. Further, even after the hold time of the server having the server name Sj set in the server management table 13 has elapsed since the service execution information was set to "not executed", the client was not assigned to the server process Sj '. In this case, the server process Sj ′ is terminated, and the corresponding activation information in the server management table 14 is changed to “not yet”. In this way, even if the service by the server process Sj ′ is terminated, the server process Sj ′ is not terminated until the hold time elapses, and when a service request is made from the client, the server process Sj ′ is terminated. By allocating to the client, the time required to start the server process can be reduced.

【0053】次に、システム管理者がシステムの運用状
態を確認し、システムの運用状態に合わせてサーバ管理
テーブル13中の上限値,保留時間を変更する場合の動
作を説明する。
Next, the operation when the system administrator confirms the operating state of the system and changes the upper limit value and the holding time in the server management table 13 according to the operating state of the system will be described.

【0054】システム管理者は、定期的(例えば、1週
間,1日)に、入力部17から統計情報の作成指示を入
力する。
The system administrator regularly inputs a statistical information creation instruction from the input unit 17 (eg, one week, one day).

【0055】設定処理部16は入力部17から統計情報
の作成指示が入力されると、それを統計処理部18に渡
すと共に、サーバ管理テーブル14の内容を画面表示部
19に表示する。
When the setting processing section 16 receives a statistical information creation instruction from the input section 17, the setting processing section 16 transfers it to the statistical processing section 18 and displays the contents of the server management table 14 on the screen display section 19.

【0056】統計処理部18は統計情報の作成指示を受
けると、時刻記憶テーブル15の内容に基づいて、或る
期間(例えば最近1週間及びその前の1週間)の各サー
バの使用回数,各サーバの1回のサービス実行時間の平
均値(例えば、30分/回),各サーバの一定期間の平
均使用回数(例えば、10回/日),各サーバのサービ
スを終了してから次のサービスを開始するまでの時間の
平均値(例えば、30分)等の統計情報を作成し、それ
らを画面表示部19に表示する。
When the statistical processing unit 18 receives the instruction to create the statistical information, the statistical processing unit 18 uses the contents of the time storage table 15 to determine the number of times each server has been used during a certain period (for example, the last week and the previous week), Average value of one server service execution time (for example, 30 minutes / time), average number of times each server is used for a certain period of time (for example, 10 times / day), and next service after the service of each server is terminated Statistical information such as the average value of the time (eg, 30 minutes) until the start is created and displayed on the screen display unit 19.

【0057】システム管理者は、画面表示部19に表示
された統計情報とサーバ管理テーブル14の内容とに基
づいて、各サーバの使用状況に応じた上限値,保留時間
を求める。
Based on the statistical information displayed on the screen display section 19 and the contents of the server management table 14, the system administrator determines the upper limit value and the holding time according to the usage status of each server.

【0058】例えば、最近1週間の使用回数がその前の
1週間の使用回数に比べて増えたサーバについては上限
値,保留時間を増やし、逆に使用回数が減ったサーバに
ついては上限値,保留時間を減らす等して各サーバの使
用状況にあった上限値,保留時間を求める。但し、各サ
ーバの起動プロセス数の上限値の合計値が、サーバシス
テム1が同時に実行可能なサーバプロセスの数よりも多
くならないように、或るサーバについての上限値を増や
した場合は、他のサーバについての上限値を減らすこと
が必要になる。
For example, the upper limit value and the holding time are increased for a server whose number of times of use in the last week has increased compared with the number of times of use for the previous week, and conversely, the upper limit value and a hold time for a server whose number of times of use decreases. Obtain the upper limit value and the hold time that are suitable for the usage status of each server by reducing the time. However, if the upper limit value for a certain server is increased so that the total upper limit value of the number of startup processes of each server does not exceed the number of server processes that the server system 1 can execute at the same time, It will be necessary to reduce the upper limit for the server.

【0059】そして、各サーバの使用状況に応じた上限
値,保留時間を求めると、システム管理者は入力部17
から上限値,保留時間を変更するサーバのサーバ名及び
変更後の上限値,保留時間を入力する。
Then, when the upper limit value and the holding time according to the usage status of each server are obtained, the system administrator can enter the input section 17
From, enter the server name of the server for which you want to change the maximum value, hold time, the new maximum value, and the hold time.

【0060】設定処理部16は、入力部17から上記し
た情報が入力されると、それに従ってサーバ管理テーブ
ル13に設定されている上限値,保留時間を変更する。
When the above-mentioned information is input from the input unit 17, the setting processing unit 16 changes the upper limit value and the holding time set in the server management table 13 accordingly.

【0061】尚、上述した実施例に於いては、システム
管理者が統計処理部18を起動して統計情報を作成さ
せ、更に、システム管理者が作成された統計情報に基づ
いてサーバ管理テーブル13中の上限値,保留時間を変
更するようにしたが、これらシステム管理者が行なう処
理を自動的に行なわせるようにしても良いことは勿論で
ある。
In the above-described embodiment, the system administrator activates the statistical processing section 18 to create statistical information, and the system administrator creates the statistical information by using the server management table 13 based on the created statistical information. The upper limit value and the holding time are changed, but it goes without saying that the processes performed by the system administrator may be automatically performed.

【0062】[0062]

【発明の効果】以上説明したように、本発明は、各サー
バがそれぞれ1種類のサービスを実行するようにし、且
つ各サーバを制御する制御情報が設定されるサーバ管理
テーブルを設け、制御情報に従って各サーバを制御する
ようにしたものであり、1つのサーバが複数のサービス
を実行していた従来方式に比較してサーバの規模を小さ
くすることができるので、システムにかかる負荷を小さ
なものにすることができる効果がある。
As described above, according to the present invention, each server executes one type of service, and a server management table in which control information for controlling each server is set is provided. Each server is controlled, and the size of the server can be reduced compared to the conventional method in which one server executes multiple services, so the load on the system is reduced. There is an effect that can be.

【0063】また、本発明は、サーバの制御情報として
各サーバに対応するサーバプロセスの起動数の上限値を
設定するようにしたものであるので、各サーバの使用状
況に応じたサーバの運用が可能になる効果もある。
Further, according to the present invention, since the upper limit value of the number of server processes to be started corresponding to each server is set as the control information of the server, the operation of the server according to the usage status of each server can be performed. There is also an effect that becomes possible.

【0064】更に、本発明は、サーバ管理テーブルに各
サーバの保留時間を設定し、サービスが終了しても、保
留時間が経過するまでは、サーバプロセスを終了させな
いようにし、その間にサービス要求があった場合はサー
バプロセスを起動させることなくサービスを実行できる
ようにしたので、サーバプロセスの起動に要する時間を
少ないものにすることができる効果がある。
Further, according to the present invention, the hold time of each server is set in the server management table, and even if the service ends, the server process is not ended until the hold time elapses, and the service request is issued during that time. In that case, the service can be executed without starting the server process, which has the effect of reducing the time required to start the server process.

【0065】また、本発明は、各サーバのサービス開始
時刻,サービス終了時刻が格納される時刻記憶テーブル
と、その内容に基づいて或る期間に於ける各サーバ毎の
使用回数等の統計情報を作成する統計処理部を備えてい
るので、各サーバの使用状況を正確に把握することが可
能になり、その結果、サーバ管理テーブルに設定する上
限値,保留時間に各サーバの使用状況を正確に反映させ
ることが可能になる効果もある。
Further, according to the present invention, a time storage table in which the service start time and the service end time of each server are stored, and statistical information such as the number of times each server is used in a certain period based on the contents of the time storage table. Since it has a statistical processing unit that creates it, it is possible to accurately grasp the usage status of each server, and as a result, the usage status of each server can be accurately determined based on the upper limit value and hold time set in the server management table. There is also an effect that can be reflected.

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

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

【図2】サーバ管理テーブル13の内容例を示す図であ
る。
FIG. 2 is a diagram showing an example of contents of a server management table 13.

【図3】サーバ管理テーブル14の内容例を示す図であ
る。
FIG. 3 is a diagram showing an example of contents of a server management table 14.

【図4】時刻記憶テーブル15の内容例を示す図であ
る。
FIG. 4 is a diagram showing an example of contents of a time storage table 15.

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

1…サーバシステム 11…通信管理部 12…サーバ管理部 13…サーバ管理テーブル 14…サーバ管理テーブル 15…時刻記憶テーブル 16…設定処理部 17…入力部 18…統計処理部 19…画面表示部 S1’〜Sn’…サーバプロセス 2−1〜2−m…クライアント DESCRIPTION OF SYMBOLS 1 ... Server system 11 ... Communication management part 12 ... Server management part 13 ... Server management table 14 ... Server management table 15 ... Time storage table 16 ... Setting processing part 17 ... Input part 18 ... Statistics processing part 19 ... Screen display part S1 ' ~ Sn '... Server process 2-1 to 2-m ... Client

Claims (5)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 それぞれが1種類のサービスを実行する
複数のサーバと、 該各サーバの制御情報が設定される書き替え可能なサー
バ管理テーブルと、 クライアントからのサービス要求に応答して該サービス
要求に対応したサーバの割り当てを要求する通信管理部
と、 該通信管理部からの割り当てが要求されたサーバを前記
サーバ管理テーブルに設定されている対応する制御情報
に従って制御するサーバ管理部を備えたことを特徴とす
るサーバ運用方式。
1. A plurality of servers each executing one type of service, a rewritable server management table in which control information of each server is set, and the service request in response to a service request from a client. A communication management unit for requesting allocation of a server corresponding to the above, and a server management unit for controlling the server requested by the communication management unit for allocation according to corresponding control information set in the server management table. Server operation method characterized by.
【請求項2】 それぞれが1種類のサービスを実行する
複数のサーバと、 該各サーバに対応するサーバプロセス
の起動数の上限値が設定される、書き替え可能なサーバ
管理テーブルと、 クライアントからのサービス要求に応答して該サービス
要求に対応したサーバの割り当てを要求する通信管理部
と、 通信管理部から割り当てが要求されたサーバに対応す
るサーバプロセスの起動数が前記サーバ管理テーブルに
設定されている上限値を越えない場合に限り前記割り当
てが要求されたサーバに対応するサーバプロセスを起動
して要求元のクライアントに割り当てるサーバ管理部と
を備えたことを特徴とするサーバ運用方式。
2. Each executes one type of service
Multiple servers and server processes corresponding to each server
Rewritable server with the upper limit of the number of startup
Management table and the service in response to the service request from the client
Communication management unit that requests the allocation of the server corresponding to the request
If the server corresponding to the allocation is requested the server only if not exceeding the upper limit number of active server process corresponding to the server allocation is requested from the communication management unit is set to the server management table A server management unit that starts a process and assigns it to the requesting client
A server operation method characterized by having .
【請求項3】 それぞれが1種類のサービスを実行する
複数のサーバと、 該各サーバに対応するサーバプロセスの起動数の上限値
と保留時間とが設定される、書き替え可能なサーバ管理
テーブルと、 クライアントからのサービス要求に応答して該サービス
要求に対応したサーバの割り当てを要求する通信管理部
と、 通信管理部から割り当てが要求されたサーバに対応す
る起動済みのサーバプロセスの中にサービスを実行中で
ないサーバプロセスが存在する場合はその内の1つを要
求元のクライアントに割り当て、起動済みのサーバプロ
セスの中にサービスを実行中でないサーバプロセスが存
在しない場合は起動プロセス数が前記サーバ管理テーブ
ルに設定されている上限値を越えない場合に限り前記割
り当てが要求されたサーバに対応するサーバプロセスを
起動して要求元のクライアントに割り当て、起動済みの
サーバプロセスが存在しない場合はサーバプロセスを起
動して要求元のクライアントに割り当て、サービスの実
行が終了してから前記サーバ管理テーブルに設定されて
いる保留時間が経過したサーバプロセスを終了させる
ーバ管理部とを備えたことを特徴とするサーバ運用方
式。
3. Each executes one type of service
Upper limit of the number of startups of multiple servers and server processes corresponding to each server
And rewritable server management, which is set with the hold time
Tables and services in response to service requests from clients
Communication management unit that requests the allocation of the server corresponding to the request
If, assigned to the client requesting the one of which if the server process is not running a service in the booted server process corresponding to the server allocation is requested from the communication management unit is present, start If there is no server process that is not executing a service among the already-existing server processes, the allocation is requested only if the number of startup processes does not exceed the upper limit value set in the server management table. Starts the server process and allocates it to the requesting client, and if there is no started server process, starts the server process and allocates it to the requesting client, and sets it in the server management table after the execution of the service ends. support to terminate the server process that the hold time has been elapsed
A server operation method characterized by having a server management unit .
【請求項4】 前記各サーバのサービス開始時刻とサー
ビス終了時刻が格納される時刻記憶テーブルと、 該時刻記憶テーブルの内容に基づいて統計情報を作成す
る統計処理部と、 前記サーバ管理テーブルの内容を書き換える設定処理部
とを備えた請求項3記載のサーバ運用方式。
4. A time storage table in which the service start time and service end time of each server are stored, a statistical processing unit that creates statistical information based on the contents of the time storage table, and the contents of the server management table. The server operation method according to claim 3, further comprising a setting processing unit that rewrites
【請求項5】 前記統計処理部が作成する統計情報は、
所定の期間に於ける各サーバの使用回数,各サーバのサ
ービス終了時刻とサービス開始時刻との差の平均値,各
サーバの1回のサービス実行時間の平均値,各サーバの
1日当たりの使用回数を含むことを特徴とする請求項4
記載のサーバ運用方式。
5. The statistical information created by the statistical processing unit includes:
Number of times each server was used in a given period of time, average value of the difference between the service end time and service start time of each server, average value of one service execution time of each server, number of times each server was used per day 5. The method according to claim 4, wherein
Described server operation method.
JP5145647A 1993-05-25 1993-05-25 Server operation method Expired - Fee Related JP2508589B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5145647A JP2508589B2 (en) 1993-05-25 1993-05-25 Server operation method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5145647A JP2508589B2 (en) 1993-05-25 1993-05-25 Server operation method

Publications (2)

Publication Number Publication Date
JPH06332833A JPH06332833A (en) 1994-12-02
JP2508589B2 true JP2508589B2 (en) 1996-06-19

Family

ID=15389852

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5145647A Expired - Fee Related JP2508589B2 (en) 1993-05-25 1993-05-25 Server operation method

Country Status (1)

Country Link
JP (1) JP2508589B2 (en)

Families Citing this family (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08328880A (en) * 1995-05-31 1996-12-13 Mitsubishi Electric Corp Computer operation management system for operating system capable of simultaneous executing of plural application programs
JPH0997227A (en) * 1995-09-29 1997-04-08 Fujitsu Ltd Job operating system for client/server style
US5761507A (en) * 1996-03-05 1998-06-02 International Business Machines Corporation Client/server architecture supporting concurrent servers within a server with a transaction manager providing server/connection decoupling
US6182109B1 (en) * 1996-03-08 2001-01-30 International Business Machines Corporation Dynamic execution unit management for high performance user level network server system
JPH1049467A (en) * 1996-07-29 1998-02-20 Nec Corp Client-server application system
JPH1049374A (en) * 1996-08-06 1998-02-20 Nippon Telegr & Teleph Corp <Ntt> Decentralized object and its generating method
JPH10143455A (en) * 1996-11-08 1998-05-29 Toshiba Corp Client/server system
JP3127879B2 (en) * 1998-03-31 2001-01-29 日本電気株式会社 Server process allocation system and recording medium
JP3734206B2 (en) * 1998-05-01 2006-01-11 インターナショナル・ビジネス・マシーンズ・コーポレーション Agent dialogue management method, computer and storage medium
JP2001282561A (en) * 2000-03-30 2001-10-12 Nec Corp Distributed object managing method, storage medium having its program stored theoron and distributed system
JP2004062542A (en) * 2002-07-29 2004-02-26 Ntt Comware Corp Process generation management device, process generation management method and process generation management program
JP4515354B2 (en) * 2005-08-16 2010-07-28 株式会社野村総合研究所 Load balancing processing system and apparatus
JP4591310B2 (en) * 2005-10-31 2010-12-01 株式会社日立製作所 Flow control method
JP4777285B2 (en) * 2007-03-27 2011-09-21 株式会社野村総合研究所 Process control system
JP2009009378A (en) 2007-06-28 2009-01-15 Brother Ind Ltd Printing control apparatus and program
JP4586873B2 (en) 2008-03-28 2010-11-24 セイコーエプソン株式会社 Socket management apparatus and method
JP7167454B2 (en) * 2018-03-12 2022-11-09 株式会社リコー Information processing system, information processing device, information processing method, and program

Also Published As

Publication number Publication date
JPH06332833A (en) 1994-12-02

Similar Documents

Publication Publication Date Title
JP2508589B2 (en) Server operation method
US5797005A (en) Shared queue structure for data integrity
US5870604A (en) Job execution processor changing method and system, for load distribution among processors
US8166480B2 (en) Reducing lock contention by adding a time slice to an active thread holding a lock
US20020059372A1 (en) Method and apparatus for sharing peripheral devices over a network
JPH04271454A (en) Loosely-coupled computer system
US5355488A (en) Method for adaptively building a library of program threads
JP3664021B2 (en) Resource allocation method by service level
CN109189581B (en) Job scheduling method and device
CN113377492B (en) Memory management method and device, electronic equipment and computer readable storage medium
JPH10198643A (en) Distributed computer system
JPH11232233A (en) Method for managing network computer and network computer system
JP2000315192A (en) Client-server system, method for managing server application and recording medium
JP3079241B2 (en) Communication control device
JPH11175357A (en) Task management method
JPH06259362A (en) Multi-server control system
JPH0512226A (en) Composite electronic computer system
CN114880118A (en) Resource calling method and device, electronic equipment and storage medium
JP2002287986A (en) Server calculator distributed processing environment system, program, and distributed processing environment method
JP2976725B2 (en) Resource management method in standby system
JPS6167167A (en) System for controlling tss user space
JPH11143884A (en) Data retrieval system
CN114816768A (en) User resource management method and related device
JP2004030311A (en) Method for dynamically changing parameter, its system and its control program
JPS62235646A (en) Resource managing system

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees