JP6521784B2 - server - Google Patents

server Download PDF

Info

Publication number
JP6521784B2
JP6521784B2 JP2015151901A JP2015151901A JP6521784B2 JP 6521784 B2 JP6521784 B2 JP 6521784B2 JP 2015151901 A JP2015151901 A JP 2015151901A JP 2015151901 A JP2015151901 A JP 2015151901A JP 6521784 B2 JP6521784 B2 JP 6521784B2
Authority
JP
Japan
Prior art keywords
server
processing
processing request
function
console
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.)
Active
Application number
JP2015151901A
Other languages
Japanese (ja)
Other versions
JP2017033240A (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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2015151901A priority Critical patent/JP6521784B2/en
Publication of JP2017033240A publication Critical patent/JP2017033240A/en
Application granted granted Critical
Publication of JP6521784B2 publication Critical patent/JP6521784B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Remote Monitoring And Control Of Power-Distribution Networks (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Description

本開示は、電力系統制御システムにおいて使用される、各機能サーバの業務処理にかかるリソースの使用効率を向上させる技術に関する。   The present disclosure relates to a technique for improving the use efficiency of resources for business process of each function server, which is used in a power system control system.

電力系統制御システムなど、オペレータが監視対象物を監視するシステムは、例えば、オペレータの操作を受け付ける操作卓と、操作卓からの処理要求を受け付けて業務処理を行い、処理結果を操作卓へ応答する機能サーバとにより構成される。電力系統制御システムは、複数台の操作卓と、複数の機能サーバとがネットワークを介して接続される。各機能サーバは、複数台の操作卓から処理要求を受け付けるように構成されている。   For example, a system such as a power system control system that monitors an object to be monitored by an operator performs task processing by receiving a processing request from the operator console and the operator console, and responds the processing result to the operator console It consists of a function server. In the power system control system, a plurality of consoles and a plurality of function servers are connected via a network. Each function server is configured to receive a processing request from a plurality of consoles.

そのため、従来は、各機能サーバに、機能サーバが処理を受け付ける操作卓の台数分のワークエリア(業務処理用のメモリ)を確保している。機能サーバは、操作卓からの処理要求を受け付けると、各操作卓に対応するワークエリア(メモリの記憶領域の一部分)を使用して業務処理を行う。特開2012−108655号公報(特許文献1)には、ユーザが作業を行う場合にはユーザ端末から業務サーバにアクセスするシステムについて記載されている。特許文献1によると、ユーザがユーザ端末を経由して業務サーバにて業務を行う際に、業務サーバ上で利用するメモリはユーザメモリとして業務サーバ上に領域を確保することが記載されている。   Therefore, conventionally, in each function server, work areas (memory for business process processing) corresponding to the number of operation consoles that the function server receives processing are secured. When the function server receives a processing request from the operator console, it performs work processing using a work area (a part of a storage area of the memory) corresponding to each operator console. JP 2012-108655 A (Patent Document 1) describes a system in which a user terminal accesses a business server when a user performs a task. According to Patent Document 1, it is described that, when a user performs a task on a task server via a user terminal, a memory used on the task server secures an area on the task server as a user memory.

特開2012−108655号公報JP 2012-108655 A

しかし、近年は、電力系統システムの統合などの様々な事情により、ひとつの電力系統制御システムに実装される操作卓の台数が増加している傾向にある。すなわち、操作卓の台数の増加に伴い、機能サーバに必要なリソースが増加することとなる。   However, in recent years, the number of operator consoles implemented in one power system control system tends to increase due to various circumstances such as integration of power system. That is, as the number of consoles increases, resources required for the function server will increase.

本開示の目的は、電力系統制御システムにおける各機能サーバの業務処理にかかるリソースの使用効率を向上させることにある。   An object of the present disclosure is to improve the use efficiency of resources for business processing of each function server in a power system control system.

一実施形態に従う電力系統制御システムに含まれるサーバは、電力系統制御システムに含まれる他のサーバ、および、オペレータが操作する各操作卓とネットワークを介して通信するための通信部と、操作卓から受け付ける処理要求に応じた処理を行う際に使用されるメモリ領域を含む記憶部と、サーバの動作を制御するための制御部とを備える。制御部は、各操作卓から処理要求を受け付けた場合に、サーバの演算処理に供されるリソースの使用量が基準量に満たないときはサーバのメモリ領域を用いて処理要求に応じた処理を行う処理受付部と、各操作卓から処理要求を受け付けた場合に、サーバの演算処理に供されるリソースの使用量が基準量を超えるときは他のサーバのう処理要求に応じた業務処理を実行可能なリソースを有する特定サーバであって、電力系統の開閉器の操作シーケンスを実行する業務処理を行っているサーバ以外のサーバである特定サーバへ処理要求を中継する中継処理部とを含むサーバであって、制御部の中継処理部は、他のサーバのうち、演算処理に供されるリソースの使用量の小ささに基づいて、中継の対象となる特定サーバを抽出し、抽出した特定サーバへ処理要求を中継するように構成されており、リソースの使用量の小ささは、サーバのCPU負荷率およびメモリ領域のワークエリア使用率によって求められた負荷評価値に基づくことを特徴とする。 The server included in the power system control system according to one embodiment includes the other server included in the power system control system, a communication unit for communicating with each operator console operated by the operator via the network, and the operator console A storage unit including a memory area used when performing processing according to the received processing request, and a control unit for controlling the operation of the server. If the control unit receives a processing request from each operator console and the amount of use of resources provided to the server's arithmetic processing does not meet the reference amount, processing corresponding to the processing request is performed using the memory area of the server. a process receiving unit that performs, when receiving a processing request from each console, the business process corresponding to the other servers sac Chi processing request when the amount of resources to be subjected to arithmetic processing of the server exceeds the reference amount And a relay processing unit that relays a processing request to a specific server other than the server that is performing a business process that executes the operation sequence of the switch of the power system. The relay processing unit of the control unit, which is a server, extracts a specific server to be relayed based on the smallness of the usage amount of the resource to be provided for the arithmetic processing among the other servers, and the extracted specific server is extracted It is configured to relay processing requests to the server, and the smallness of the resource usage is characterized based on the load evaluation value determined by the CPU load factor of the server and the work area utilization factor of the memory area. Do.

上記一実施形態に従うサーバは、各操作卓から処理要求を受け付けた場合に、サーバの演算処理に供されるリソースの使用量に応じて、処理要求に応じた処理を行うか、他のサーバへ処理要求を中継する。したがって、上記一実施形態によると、機能サーバが予め処理を受け付ける操作卓の台数分のワークエリアを確保する場合と比べて、電力系統制御システムを構築する際に、機能サーバのリソースを気にすることなく操作卓を追加することが容易となる。   When the server according to the embodiment receives a processing request from each operator console, the server may perform processing corresponding to the processing request or to another server according to the usage amount of resources provided to the server's arithmetic processing. Relay processing requests. Therefore, according to the above-described embodiment, when constructing the power system control system, the resource of the function server is considered in comparison with the case where the function server secures the work area for the number of operation consoles receiving the process in advance. It becomes easy to add a console without.

この発明の上記および他の目的、特徴、局面および利点は、添付の図面と関連して理解されるこの発明に関する次の詳細な説明から明らかとなるであろう。   The above and other objects, features, aspects and advantages of the present invention will become apparent from the following detailed description of the present invention taken in conjunction with the accompanying drawings.

実施の形態1の電力系統制御システムの構成を示す図である。FIG. 1 is a diagram showing a configuration of a power system control system according to a first embodiment. 機能サーバ10Aおよび機能サーバ10Bの構成を示すブロック図である。It is a block diagram showing composition of functional server 10A and functional server 10B. 操作卓20の構成を示すブロック図である。FIG. 2 is a block diagram showing a configuration of a console 20. 管理テーブル161Aのデータ構造を示す図である。It is a figure which shows the data structure of management table 161A. 機能サーバ10または機能サーバ11が操作卓20からの処理要求を受け付けて、機能サーバ20のリソースの使用状況に応じて、処理要求に応じた業務処理をするか、または、代替可能な他の機能サーバへ業務処理を中継する処理を示すフローチャートである。The function server 10 or the function server 11 receives the processing request from the operation console 20, and performs the task processing according to the processing request according to the use status of the resource of the function server 20, or another function that can be replaced It is a flowchart which shows the process which relays work processing to a server.

以下、図面を参照しつつ、本発明の実施の形態について説明する。以下の説明では、同一の部品には同一の符号を付してある。それらの名称および機能も同じである。したがって、それらについての詳細な説明は繰り返さない。   Hereinafter, embodiments of the present invention will be described with reference to the drawings. In the following description, the same components are denoted by the same reference numerals. Their names and functions are also the same. Therefore, detailed description about them will not be repeated.

<実施の形態1>
図面を参照して、本実施の形態の電力系統制御システムを構成する各装置について説明する。電力系統制御システムは、複数の機能サーバと、複数の操作卓とを含み、これら装置が、LAN(Local Area Network)などのネットワークを介して互いに通信可能に接続される。機能サーバは、系統に含まれる開閉器などの監視対象物の状態を示す情報を、ネットワークを介して逐次受信することで、系統の監視制御をするためのデータを蓄積する。例えば、電力系統制御システムに含まれる特定の機能サーバが、ネットワークを介して監視対象物の各機器の状態を示す情報を収集し、収集した情報を他の機能サーバへ送信することにより、機能サーバ間での監視対象物の状態を示す情報を同期させる。機能サーバは、操作卓からネットワークを介して入力される指示を受け付けて、電力系統制御システムにおける各種の業務処理を実行する。業務処理として、例えば、各地に設置される開閉器などの機器を操作する操作シーケンスの実行、事故等が発生した際の解析および報告処理の実行、潮流計算の実行、オペレータによる監視制御のための訓練をするためのシミュレーションの実行その他の処理がある。機能サーバは、それぞれが電力系統制御システムにおける各種の業務処理を実行することとしてもよいし、予め特定の機能サーバが特定の業務処理を実行するように設定していてもよい。
Embodiment 1
Each apparatus which comprises the electric power grid control system of this Embodiment with reference to drawings is demonstrated. The power system control system includes a plurality of function servers and a plurality of consoles, and these devices are communicably connected to each other via a network such as a LAN (Local Area Network). The function server accumulates data for monitoring and controlling the system by sequentially receiving, via the network, information indicating a state of a monitoring object such as a switch included in the system. For example, the specific function server included in the power system control system collects information indicating the state of each device of the monitoring target via the network, and transmits the collected information to another function server. Synchronize information indicating the status of the monitored object among them. The function server receives an instruction input from the operator console via the network, and executes various business processes in the power system control system. As business processing, for example, execution of operation sequences for operating devices such as switches installed in various places, execution of analysis and report processing when an accident or the like occurs, execution of tidal current calculation, monitoring control by the operator There are simulation runs and other processes to train. Each of the function servers may execute various business processes in the power system control system, or a specific function server may be set in advance to execute a specific business process.

電力系統制御システムにおいて、オペレータは、監視対象物を監視するため、操作卓に対して各種の操作を行う。例えば、オペレータは、操作卓のディスプレイに表示される監視対象物の状態を参照して、各種の操作を行う。   In the power system control system, the operator performs various operations on the console to monitor the monitored object. For example, the operator performs various operations with reference to the state of the monitored object displayed on the display of the console.

図1は、実施の形態1の電力系統制御システムの構成を示す図である。図1に示すように、電力系統制御システムは、複数の機能サーバ(図1の例では、機能サーバ10A、機能サーバ10B、機能サーバ11A、機能サーバ11Bの4つの機能サーバを示しているが、4つに限られない)と、サーバ負荷監視サーバ19と、複数の操作卓(操作卓20−1、操作卓20−2、操作卓20−3、・・・操作卓20−N)とを含む。   FIG. 1 is a diagram showing a configuration of a power system control system according to a first embodiment. As shown in FIG. 1, the power system control system shows four function servers of a plurality of function servers (in the example of FIG. 1, the function server 10A, the function server 10B, the function server 11A, and the function server 11B, 4), the server load monitoring server 19, and a plurality of consoles (console 20-1, console 20-2, console 20-3,... Console 20-N) Including.

図1の例では、ある業務処理(例えば、監視対象物の機器を操作する操作シーケンス)を主として行う第1の機能サーバを機能サーバ10A、機能サーバ10B(これらの機能サーバを総称して「機能サーバ10」と言うこともある)として示し、第1の機能サーバとは異なる業務処理を主として行う第2の機能サーバを機能サーバ11A、機能サーバ11B(これらの機能サーバを総称して「機能サーバ11」と言うこともある)として示している。これらの機能サーバは、それぞれ、業務の定義ファイルと、機能サーバの機能を示す定義ファイルとを保持しており、機能サーバが実行可能な業務処理の種類を、各機能サーバが管理している。   In the example of FIG. 1, the first function server that mainly performs a certain task process (for example, an operation sequence for operating the device of the monitoring target) is the function server 10A, the function server 10B (these function servers are collectively referred to as “function A second function server mainly performing business processing different from the first function server, which is also referred to as “server 10” may be referred to as function server 11A, function server 11B (these function servers are collectively referred to as “function server 11)). Each of these function servers holds a business definition file and a definition file indicating functions of the function server, and each function server manages the types of business processes that can be executed by the function server.

また、複数の操作卓(操作卓20−1、操作卓20−2、操作卓20−3、・・・操作卓20−N)を総称して「操作卓20」と言うこともある。   In addition, a plurality of operating consoles (operating console 20-1, operating console 20-2, operating console 20-3,... Operating console 20-N) may be collectively referred to as "operation console 20".

サーバ負荷監視サーバ19は、電力系統制御システムに含まれる各機能サーバの負荷を監視するサーバである。具体的には、サーバ負荷監視サーバ19は、各機能サーバの負荷として、プロセッサの負荷、メモリの使用割合などの情報を各機能サーバから収集してサーバ負荷監視サーバ19のメモリなどに蓄積する。   The server load monitoring server 19 is a server that monitors the load of each function server included in the power system control system. Specifically, the server load monitoring server 19 collects information such as processor load and memory usage ratio from each function server as the load of each function server and stores the information in the memory of the server load monitoring server 19 or the like.

サーバ負荷監視サーバ19は、各機能サーバからの問合せを受信することにより、これら各機能サーバの負荷に関する情報、負荷が比較的大きい機能サーバの情報、負荷が比較的小さい機能サーバの情報その他の情報を応答する。   When the server load monitoring server 19 receives an inquiry from each function server, the information on the load of each function server, the information on the function server with a relatively large load, the information on the function server with a relatively small load, and other information Reply.

図2は、機能サーバ10Aおよび機能サーバ10Bの構成を示すブロック図である。機能サーバ10および機能サーバ11など各機能サーバは同様の構成を有している。したがって、機能サーバ10Aの構成を詳細に説明することとし、他の機能サーバの構成については説明を繰り返さない。   FIG. 2 is a block diagram showing configurations of the function server 10A and the function server 10B. Each function server such as the function server 10 and the function server 11 has the same configuration. Therefore, the configuration of function server 10A will be described in detail, and the description of the configuration of other function servers will not be repeated.

機能サーバ10Aは、通信部102Aと、記憶部106Aと、制御部107Aとを含む。   The function server 10A includes a communication unit 102A, a storage unit 106A, and a control unit 107A.

通信部102Aは、機能サーバ10Aが他の装置と通信するため信号を送受信するための変復調処理などを行う通信インタフェースである。   The communication unit 102A is a communication interface that performs modulation / demodulation processing and the like for transmitting and receiving signals for the function server 10A to communicate with another device.

記憶部106Aは、フラッシュメモリ、HDD(Hard Disk Drive)、RAM等により構成され、機能サーバ10Aが使用するプログラムを記憶し、機能サーバ10Aが使用する各種のデータを蓄積する。   The storage unit 106A is configured by a flash memory, an HDD (Hard Disk Drive), a RAM, and the like, stores a program used by the function server 10A, and stores various data used by the function server 10A.

ある局面において、記憶部106Aは、管理テーブル161Aを記憶する。また、記憶部106Aは、複数の操作卓から受け付ける処理要求に応じた処理を行う際に使用されるメモリ領域である共用ワークエリア162Aを有する。共用ワークエリア162Aは、1の操作卓から受け付ける処理要求に応じた処理を行う際に使用される一定の記憶領域を1ブロックのワークエリアとして、複数のブロック(共用ワークエリア162A−1、162A−2、・・・162A−N)のワークエリアを含む。すなわち、メモリ領域は、複数のワークエリアに分割され、複数のワークエリアを複数の操作卓で共用するように構成されている。1の操作卓に対し、1のブロックのワークエリアが割り当てられる。管理テーブル161Aは、共用ワークエリア162Aの各ブロックのワークエリアと、各操作卓との対応関係を示す情報である。すなわち、管理テーブル161Aは、共用ワークエリア162Aの各ブロックのワークエリアの各操作卓への割り当て状況を管理するための情報である。   In one aspect, the storage unit 106A stores a management table 161A. The storage unit 106A also has a common work area 162A, which is a memory area used when performing processing according to processing requests received from a plurality of consoles. The shared work area 162A is divided into a plurality of blocks (shared work areas 162A-1 and 162A-), with a certain storage area used when performing processing according to a processing request received from one operation console as one work area. 2, ... 162A-N) are included. That is, the memory area is divided into a plurality of work areas, and the plurality of work areas are configured to be shared by a plurality of operator consoles. A work area of one block is assigned to one operator console. The management table 161A is information indicating the correspondence between the work area of each block of the common work area 162A and each operator console. That is, the management table 161A is information for managing the assignment status of each block of the common work area 162A to each operator console.

制御部107Aは、記憶部106Aに記憶されるプログラムを読み込んで実行することにより、機能サーバ10Aの動作を制御する。制御部107Aは、例えば1または複数のプロセッサによって実現される。制御部107Aは、プログラムに従って動作することにより、業務処理受付部171Aと、中継処理部172Aとして機能する。制御部107Aは、例えば、制御部107Aの負荷と、共用ワークエリア162Aの使用率(共用ワークエリア162A−1、162A−2、・・・162A−Nのうち、各操作卓に割り当てられている割合)との少なくともいずれかに基づいて、機能サーバ10Aのリソースの使用量が基準量に満たないか基準量を超えるかを判定する。   The control unit 107A controls the operation of the function server 10A by reading and executing the program stored in the storage unit 106A. The control unit 107A is realized by, for example, one or more processors. The control unit 107A functions as a business process accepting unit 171A and a relay processing unit 172A by operating according to a program. The control unit 107A is, for example, assigned to each console of the load of the control unit 107A and the usage rate of the common work area 162A (common work areas 162A-1, 162A-2,... 162A-N). Based on at least one of the ratio), it is determined whether the usage amount of the resource of the function server 10A does not reach the reference amount or exceeds the reference amount.

業務処理受付部171Aは、各操作卓から処理要求を受け付けた場合に、機能サーバ10Aの演算処理に供されるリソースの使用量が基準量に満たないときは機能サーバ10Aの共用ワークエリア162Aを用いて処理要求に応じた処理を行う。   The business process accepting unit 171A receives the process request from each operator console, and when the usage amount of the resource provided for the arithmetic processing of the function server 10A does not satisfy the reference amount, the common work area 162A of the function server 10A is used. Perform processing according to the processing request.

中継処理部172Aは、各操作卓から処理要求を受け付けた場合に、機能サーバ10Aの演算処理に供されるリソースの使用量が基準量を超えるときは、機能サーバ10Aとは異なる他の機能サーバのうち処理要求に応じた業務処理を実行可能なリソースを有する特定のサーバ(例えば、機能サーバ10B)へ処理要求を中継する。例えば、中継処理部172Aは、各操作卓から処理要求を受け付けた場合に、管理テーブル161Aに基づいて、共用ワークエリア162Aに収容可能な数を超えて操作卓から処理要求を受け付けた場合に、機能サーバ10Aの演算処理に供されるリソースの使用量が基準量を超えるとして、他の機能サーバのうち、中継の対象となる特定のサーバを抽出し、抽出した特定のサーバへ処理要求を中継する。   When the relay processing unit 172A receives a processing request from each operator console, and the usage amount of the resource provided for the arithmetic processing of the function server 10A exceeds the reference amount, another function server different from the function server 10A The processing request is relayed to a specific server (for example, the function server 10B) having a resource capable of executing the task processing according to the processing request. For example, when the relay processing unit 172A receives a processing request from each operator console, the relay processing unit 172A receives a processing request from the operator console based on the management table 161A and exceeds the number that can be accommodated in the common work area 162A. Assuming that the usage amount of the resource provided for the arithmetic processing of the function server 10A exceeds the reference amount, the specific server to be relayed is extracted from the other function servers, and the processing request is relayed to the extracted specific server Do.

中継処理部172Aは、例えば、機能サーバ10Aとは異なる他の機能サーバのうち、演算処理に供されるリソースの使用量の小ささに基づいて(例えば、CPU負荷の小さいサーバ、または、ワークエリア使用率の小さいサーバなど)、中継の対象となる特定のサーバを抽出し、抽出した特定のサーバへ処理要求を中継する。具体的には、中継処理部172Aは、処理を中継する対象の機能サーバの候補が2つある場合、これら2つの候補のCPU負荷率およびワークエリア使用率に基づいて、処理を中継する特定のサーバを抽出する。処理を中継する対象の機能サーバの候補を、第1の候補サーバおよび第2の候補サーバとする。第1の候補サーバのCPU負荷率をX1、第1の候補サーバのワークエリア使用率をX2とする。第2の候補サーバのCPU負荷率をY1、第2の候補サーバのワークエリア使用率をY2とする。中継処理部172Aは、第1の候補サーバの負荷評価値(係数K1×CPU負荷率X1+係数K2×ワークエリア使用率X2)と、第2の候補サーバの負荷評価値(係数K1×CPU負荷率Y1+係数K2×ワークエリア使用率Y2)との大小を比較して、負荷評価値が小さい方を、処理を中継する特定のサーバとして抽出する。例えば、係数K1の値を値「2」、係数K2の値を値「1」とする(係数K1および係数K2の値はこれに限られない)。このように、中継処理部172Aは、複数の機能サーバの候補について、機能サーバのCPU使用率と、ワークエリア使用率とにそれぞれ係数を乗じて総和を取り、総和の小さい機能サーバを、処理を中継する特定のサーバとして抽出する。   The relay processing unit 172A is, for example, based on the smallness of usage of resources to be provided for arithmetic processing among other function servers different from the function server 10A (for example, a server with a small CPU load, or a work area) The specific server to be relayed is extracted, and the processing request is relayed to the extracted specific server. Specifically, when there are two functional server targets for relaying the process, the relay processing unit 172A relays the process based on the CPU load factor and the work area usage rate of these two candidates. Extract the server The candidates for the function server to relay the process to are a first candidate server and a second candidate server. The CPU load factor of the first candidate server is X1, and the work area usage rate of the first candidate server is X2. The CPU load rate of the second candidate server is Y1, and the work area usage rate of the second candidate server is Y2. The relay processing unit 172A calculates the load evaluation value (coefficient K1 × CPU load factor X1 + coefficient K2 × work area usage factor X2) of the first candidate server and the load evaluation value (coefficient K1 × CPU load factor) of the second candidate server The smaller one of the load evaluation values is extracted as a specific server for relaying the process by comparing the magnitude with Y1 + factor K2 × work area usage rate Y2). For example, the value of the coefficient K1 is set to the value "2", and the value of the coefficient K2 is set to the value "1" (the values of the coefficient K1 and the coefficient K2 are not limited to this). As described above, the relay processing unit 172A multiplies the CPU utilization of the function server and the work area utilization for each of a plurality of functional server candidates by multiplying the coefficients and calculates the sum, and processes the functional server with a small sum. Extract as a specific server to relay.

また、中継処理部172Aは、例えば、機能サーバ10Aとは異なる他の機能サーバのうち、予め定められた一定の業務処理(例えば、処理を停止させることが望ましくない業務処理などの比較的重要な業務処理)を行っている機能サーバ(例えば、開閉器などの機器を操作するシーケンスを実行している機能サーバ、事故の解析および報告処理を実行している機能サーバその他の機能サーバ)以外の機能サーバを、中継の対象とする特定のサーバとして抽出することとしてもよい。これにより、比較的重要な業務処理を行っている機能サーバの負荷が高まることを回避することができ、電力系統制御システムにおける監視業務の安定性が高まる。   Further, the relay processing unit 172A is, for example, a relatively important task processing (for example, task processing which is not desirable to stop the processing) which is determined in advance among other function servers different from the function server 10A. Function servers other than function servers (for example, function servers executing sequences for operating devices such as switches, function servers executing analysis and report processing of accidents, etc.) The server may be extracted as a specific server to be relayed. As a result, it is possible to avoid an increase in the load on the function server that is performing relatively important work processing, and the stability of the monitoring work in the power system control system is enhanced.

図3は、操作卓20の構成を示すブロック図である。図3に示すように、操作卓20は、通信部211と、キーボード231と、マウス232と、ディスプレイ233と、記憶部250と、制御部260とを含む。   FIG. 3 is a block diagram showing the configuration of the console 20. As shown in FIG. As shown in FIG. 3, the console 20 includes a communication unit 211, a keyboard 231, a mouse 232, a display 233, a storage unit 250, and a control unit 260.

通信部211は、操作卓20が他の装置と通信するため信号を送受信するための変復調処理などを行う通信インタフェースである。   The communication unit 211 is a communication interface that performs modulation / demodulation processing and the like for transmitting and receiving signals for the console 20 to communicate with another device.

キーボード231は、操作卓を操作するオペレータによるキー入力を受け付けるためのデバイスである。   The keyboard 231 is a device for receiving key input by an operator operating the console.

マウス232は、操作卓を操作するオペレータによるマウス操作を受け付けるためのポインティングデバイスである。   The mouse 232 is a pointing device for receiving a mouse operation by an operator who operates the console.

ディスプレイ233は、オペレータに情報を提示するための表示機能を有するデバイスである。   The display 233 is a device having a display function for presenting information to the operator.

記憶部250は、HDD、RAM等により構成され、操作卓20が使用するプログラムを記憶し、操作卓20が使用する各種のデータを蓄積する。   The storage unit 250 includes an HDD, a RAM, and the like, stores programs used by the console 20, and stores various data used by the console 20.

制御部260は、記憶部250に記憶されるプログラムを読み込んで実行することにより、操作卓20の動作を制御する。制御部260は、例えば1または複数のプロセッサによって実現される。制御部260は、プログラムに従って動作することにより、業務処理部261としての機能を発揮する。   The control unit 260 controls the operation of the console 20 by reading and executing a program stored in the storage unit 250. The control unit 260 is realized by, for example, one or more processors. The control unit 260 operates in accordance with a program to exhibit the function as the business processing unit 261.

業務処理部261は、オペレータによる入力操作に応じて、業務処理を行うため機能サーバ10と通信し、機能サーバ10に対して処理要求を送信する。業務処理部261は、処理要求に対する応答を機能サーバ10から受信し、受信データに基づいて情報をディスプレイ233に表示する。   The task processing unit 261 communicates with the function server 10 to perform task processing in response to an input operation by the operator, and transmits a processing request to the function server 10. The task processing unit 261 receives a response to the processing request from the function server 10 and displays information on the display 233 based on the received data.

<データ構造>
図4を参照して、本実施の形態の機能サーバが使用するデータのデータ構造を説明する。
<Data structure>
The data structure of data used by the function server according to the present embodiment will be described with reference to FIG.

図4は、管理テーブル161Aのデータ構造を示す図である。図4に示すように、管理テーブル161Aの各レコードは、各ワークエリアを識別する情報と、各ワークエリアを使用している操作卓の識別情報(使用中操作卓)とを対応付けた情報を含む。   FIG. 4 is a diagram showing the data structure of the management table 161A. As shown in FIG. 4, each record of the management table 161A is information in which the information for identifying each work area is associated with the identification information (the in-use console) of the operator console using each work area. Including.

<動作>
図5を参照して、電力系統制御システムの機能サーバ10の動作を説明する。
<Operation>
The operation of the function server 10 of the power system control system will be described with reference to FIG.

図5は、機能サーバ10または機能サーバ11が操作卓20からの処理要求を受け付けて、機能サーバ20のリソースの使用状況に応じて、処理要求に応じた業務処理をするか、または、代替可能な他の機能サーバへ業務処理を中継する処理を示すフローチャートである。機能サーバ10または機能サーバ11は、操作卓20からの処理要求を受け付けることにより、図5に示す処理を行う。以下、機能サーバ10Aが操作卓20からの処理要求を受け付けた場合を例として動作を説明する。その他の機能サーバの動作は、機能サーバ10Aと同様であるため説明を繰り返さない。   In FIG. 5, the function server 10 or the function server 11 receives a processing request from the operation console 20, and performs task processing according to the processing request according to the usage status of the resource of the function server 20, or can be substituted. Is a flowchart showing processing for relaying business processing to another functional server. The function server 10 or the function server 11 performs the process shown in FIG. 5 by receiving a process request from the console 20. Hereinafter, the operation will be described by way of example in which the function server 10A receives a processing request from the console 20. The operation of the other function servers is the same as that of the function server 10A, and therefore the description will not be repeated.

ステップS501において、機能サーバ10Aの制御部107Aは、処理要求を受け付けた操作卓20の識別情報(操作卓の番号)を付与して、業務処理受付部171Aに処理要求を発行する。   In step S501, the control unit 107A of the function server 10A adds the identification information (the number of the operation console) of the console 20 that has received the processing request, and issues the processing request to the business process acceptance unit 171A.

ステップS503において、業務処理受付部171Aは、管理テーブル161Aを参照し、機能サーバ10Aの演算処理に供されるリソースの使用量として、共用ワークエリア162Aの空きがあるか(共用ワークエリア162Aの使用割合が一定以下であるか)を判断する。共用ワークエリア162Aの空きがある場合(ステップS503においてYES)、業務処理受付部171Aは、ステップS505の処理を行い、そうでない場合(ステップS503においてNO)、業務処理受付部171Aは、ステップS509の処理を行う。   In step S503, the business process accepting unit 171A refers to the management table 161A and determines whether there is a vacancy in the shared work area 162A as a usage amount of resources to be provided for arithmetic processing of the function server 10A (use of shared work area 162A Determine whether the ratio is below a certain level). If there is a vacancy in shared work area 162A (YES in step S503), business process accepting unit 171A performs the process of step S505. If not (NO in step S503), business process accepting unit 171A performs the process in step S509. Do the processing.

ステップS505において、業務処理受付部171Aは、管理テーブル161Aに、処理要求を受け付けた操作卓の番号を書き込むことにより、処理要求に応じた業務処理をするためのワークエリアを確保する。業務処理受付部171Aは、確保されたワークエリアを用いて、操作卓からの処理要求に応じた業務処理を行う。   In step S505, the task processing acceptance unit 171A secures a work area for performing task processing according to the processing request by writing the number of the console that has received the processing request in the management table 161A. The task processing acceptance unit 171A performs task processing according to the processing request from the operation console using the secured work area.

ステップS507において、業務処理受付部171Aは、操作卓から受け付けた処理要求に応じた業務処理の実行を終えた後に、この業務処理を行うために確保したワークエリアをクリアするとともに、ステップS505で管理テーブル161Aに書き込んだ操作卓の番号をクリアする。業務処理受付部171Aは、業務処理を実行した処理結果を、処理要求を受け付けた操作卓へ送付する。   In step S507, after the business process accepting unit 171A finishes executing the business process according to the process request accepted from the operation console, it clears the work area secured for performing the business process, and manages in step S505. The operator's console number written in the table 161A is cleared. The business process accepting unit 171A sends the process result of executing the business process to the operation console that has accepted the process request.

ステップS509において、業務処理受付部171Aは、中継処理部172Aに、ステップS501で発行された処理要求を引き渡す。   In step S509, the job process accepting unit 171A hands over the processing request issued in step S501 to the relay processing unit 172A.

ステップS511において、中継処理部172Aは、操作卓からの処理要求に応じた業務処理を代替可能な機能サーバの候補をサーバ負荷監視サーバ19に問い合わせることにより、代替可能な機能サーバの候補の情報を取得する。例えば、ステップS511において、サーバ負荷監視サーバ19は、機能サーバ10Aと同様の業務処理を実行することができる機能サーバとして機能サーバ10Bその他の機能サーバを、代替可能な機能サーバの候補として機能サーバ10Aへ応答する。   In step S511, the relay processing unit 172A inquires of the server load monitoring server 19 the candidate for the functional server that can substitute the task processing according to the processing request from the operation console, thereby the candidate information of the substituteable functional server get. For example, in step S511, the server load monitoring server 19 determines the function server 10B as another function server capable of executing the same business process as that of the function server 10A and the function server 10A as a candidate of a substitute function server. Respond to

ステップS513において、中継処理部172Aは、代替可能な機能サーバの候補について、CPU負荷率、ワークエリアの空き状況など演算処理に供されるリソースの使用状況を取得する。例えば、中継処理部172Aは、サーバ負荷監視サーバ19またはサーバ負荷監視サーバ19から取得した代替可能な機能サーバの候補に対し、リソースの使用状況を問い合わせることで、これら代替可能な機能サーバの候補のリソースの使用状況を取得する。   In step S513, the relay processing unit 172A acquires, for the candidate functional servers that can be substituted, the CPU load factor, the use status of the resources to be provided for the calculation processing such as the availability status of the work area, and the like. For example, the relay processing unit 172A inquires the resource usage status of the candidate of the replaceable function server acquired from the server load monitoring server 19 or the server load monitoring server 19 to determine the candidate of the replaceable function server. Get resource usage status.

ステップS515において、中継処理部172Aは、代替可能な機能サーバの候補のリソースの使用状況に基づいて、処理要求を中継する対象となる機能サーバを決定し、決定した機能サーバに対し、処理要求を発行する。例えば、中継処理部172Aは、代替可能な機能サーバの候補のCPU負荷率およびワークエリアの使用状況のそれぞれに係数を乗じることでリソースの使用状況を評価し、最もリソースの使用状況が小さい機能サーバを、処理要求を中継する態様となる機能サーバとして決定する。   In step S515, the relay processing unit 172A determines the function server to which the processing request is to be relayed based on the use status of the candidate resource of the substitutable function server, and transmits the processing request to the determined function server. Issue For example, the relay processing unit 172A evaluates the resource usage by multiplying each of the CPU load factor of the candidate alternative functional server and the usage of the work area by a coefficient, and the function server with the smallest resource usage Are determined as function servers serving as an aspect of relaying a processing request.

<実施の形態2>
図5で説明した例では、機能サーバ10Aは、機能サーバ10Aが業務処理を行うためのリソース(共用ワークエリア162Aの使用状況など)の使用状況が一定の使用量を超える場合(共用ワークエリアの空きが少ない場合)に、中継処理部172Aにより他の機能サーバに処理を中継することとしている。これに対し、実施の形態2の機能サーバは、操作卓20から処理要求を受け付けた場合に、自機能サーバを含めて当該処理要求に応じた業務処理を行うことができる各機能サーバのリソースの使用状況を、例えばサーバ負荷監視サーバ19から取得して、取得した各機能サーバのリソースの使用状況に応じて業務処理を行う機能サーバを決定する(例えば、複数の機能サーバのうち最もリソースの使用量が小さい業務サーバが業務処理を行うことと決定する)こととしてもよい。
Second Embodiment
In the example described in FIG. 5, when the function server 10A uses a resource (such as the use status of the shared work area 162A) for the task processing of the function server 10A to exceed a certain usage amount (shared work area) When there is little free space, the relay processing unit 172A relays the processing to another function server. On the other hand, when the function server according to the second embodiment receives a processing request from the console 20, the resource server of each function server that can execute the task processing according to the processing request including the own function server. The usage status is acquired from, for example, the server load monitoring server 19, and a functional server to perform business processing is determined according to the acquired usage status of the resource of each functional server (for example, use of the most resources among a plurality of functional servers It is possible to determine that a small amount of business server performs business processing).

<まとめ>
本実施形態とは異なり、従来のように、各機能サーバに、操作卓の台数に相当する数のワークエリアを確保し、操作卓からの処理要求時に機能サーバが業務処理を行う場合、操作卓の増加に伴って、必要となるリソースが増大する。また、全ての操作卓から機能サーバに対して常に処理要求が発行されているとは限らず、この場合、機能サーバに確保されているワークエリアが使用されていない時間帯が増加する。
<Summary>
Unlike in the present embodiment, as in the conventional case, the number of work areas corresponding to the number of operator consoles is secured in each function server, and when the function server performs task processing at the time of processing request from the operator console, the operator console With the increase of the required resources will increase. In addition, processing requests are not always issued from all the operator consoles to the function server, and in this case, the time zone in which the work area secured in the function server is not used increases.

これに対し、本実施形態の電力系統制御システムにおける機能サーバによると、ワークエリアを操作卓で共用し、各ワークエリアの使用状況を管理テーブルで管理し、機能サーバのリソースの使用状況に応じて他の機能サーバへ処理を中継することとしている。すなわち、機能サーバ側で操作卓数分のワークエリアを確保することをせず、各操作卓で共用で利用可能なワークエリアを一定数確保し、処理要求を発行する要求元の操作卓の番号を用いて、ワークエリアの使用状況を管理する。また、操作卓からの処理要求に応じた処理を行うためのワークエリアを確保できない場合に、業務処理の定義ファイルと機能サーバの定義ファイルと機能サーバの負荷状況等のデータに基づいて、処理要求を代替可能な機能サーバを判別して、代替可能な機能サーバに処理要求を中継する。したがって、従来の方式に対し、本実施形態の機能サーバは、操作卓からの処理要求に応じた業務処理を実行するためのリソースをいっそう効果的に利用することができる。すなわち、機能サーバに必要な計算機リソースを小さくすることができ、リソースの未使用状態をいっそう削減できる。また、各操作卓とワークエリアとの対応関係を機能サーバが動的に決定しているため、機能サーバの計算機リソースを気にすることなく、操作卓を追加することが容易となる。   On the other hand, according to the function server in the power system control system of the present embodiment, the work area is shared by the operator console, the use status of each work area is managed by the management table, and according to the use status of the resource of the function server Processing is relayed to another function server. That is, without securing work areas for the number of consoles on the function server side, a number of work areas that can be shared and used by each console are secured, and the number of the console of the request source that issues a processing request Use to manage work area usage. In addition, when it is not possible to secure a work area for processing according to the processing request from the operation console, the processing request is based on data such as the business processing definition file, the function server definition file, and the load status of the function server. To determine the alternative functional server and relay the processing request to the alternative functional server. Therefore, in contrast to the conventional method, the function server of the present embodiment can more effectively utilize the resources for executing the task processing in accordance with the processing request from the operator console. That is, the computer resources required for the function server can be reduced, and the unused state of resources can be further reduced. In addition, since the function server dynamically determines the correspondence between each operator console and the work area, it becomes easy to add an operator console without worrying about the computer resources of the function server.

なお、仮に、中継処理部172Aの処理において、代替可能な機能サーバが見つからない場合は、いったん中継処理部172Aから業務処理受付部171Aへ処理要求を戻して、機能サーバ10Aの共用ワークエリア162Aに空きが発生するまで業務処理を待機することとしてもよい。   If no substitutable function server is found in the processing of the relay processing unit 172A, the relay processing unit 172A once returns a processing request to the task processing receiving unit 171A, and the processing request is returned to the common work area 162A of the function server 10A. It is also possible to wait for task processing until a free space occurs.

また、ひとつの操作卓について、複数の機能サーバのワークエリアを割り当てることとしてもよい。   In addition, work areas of a plurality of function servers may be allocated to one operation console.

ある局面において、本実施の形態に係る機能サーバおよび操作卓は、プロセッサと、該プロセッサで実行されるプログラムとにより実現される。本実施の形態を実現するプログラムは、通信インタフェースを介してネットワークを利用した送受信等により提供される。   In one aspect, the function server and the operator console according to the present embodiment are realized by a processor and a program executed by the processor. A program for realizing the present embodiment is provided by transmission and reception using a network via a communication interface.

今回開示された実施の形態はすべての点で例示であって制限的なものでないと考えられるべきである。この発明の範囲は上記した説明ではなくて特許請求の範囲によって示され、特許請求の範囲と均等の意味および範囲内でのすべての変更が含まれることが意図される。   It should be understood that the embodiment disclosed herein is illustrative and non-restrictive in every respect. The scope of the present invention is indicated not by the above description but by the claims, and is intended to include all modifications within the meaning and scope equivalent to the claims.

10,11 機能サーバ、19 サーバ負荷監視サーバ、20 操作卓、90 ネットワーク。   10, 11 function servers, 19 server load monitoring servers, 20 consoles, 90 networks.

Claims (5)

電力系統制御システムに含まれるサーバであって、
前記サーバは、
前記電力系統制御システムに含まれる他のサーバ、および、オペレータが操作する各操作卓とネットワークを介して通信するための通信部と、
各前記操作卓から受け付ける処理要求に応じた処理を行う際に使用されるメモリ領域を含む記憶部と、
前記サーバの動作を制御するための制御部とを備え、
前記制御部は、
各前記操作卓から処理要求を受け付けた場合に、前記サーバの演算処理に供されるリソースの使用量が準量に満たないときは前記サーバの前記メモリ領域を用いて前記処理要求に応じた処理を行う処理受付部と、
各前記操作卓から処理要求を受け付けた場合に、前記サーバの演算処理に供されるリソースの使用量が前記基準量を超えるときは前記他のサーバのうち前記処理要求に応じた業務処理を実行可能なリソースを有する特定サーバであって、前記電力系統の開閉器の操作シーケンスを実行する業務処理を行っているサーバ以外のサーバである特定サーバへ前記処理要求を中継する中継処理部とを含む、サーバであって、
前記制御部の前記中継処理部は、前記他のサーバのうち、演算処理に供されるリソースの使用量の小ささに基づいて、前記中継の対象となる前記特定サーバを抽出し、抽出した前記特定サーバへ前記処理要求を中継するように構成されており、
前記リソースの使用量の小ささは、前記サーバのCPU負荷率および前記メモリ領域のワークエリア使用率によって求められた負荷評価値に基づく
ことを特徴とするサーバ。
A server included in the power system control system,
The server is
The other server included in the power system control system, and a communication unit for communicating with each operator console operated by the operator via a network
A storage unit including a memory area used when performing processing according to a processing request received from each of the operation consoles;
A controller for controlling the operation of the server;
The control unit
If the accepted processing request from each of said console, when the amount of resources to be subjected to arithmetic processing by the server is less than the criteria amount corresponding to the processing request using the memory area of the server A processing acceptance unit that performs processing;
When a processing request is received from each of the operation consoles and the usage amount of the resource provided to the arithmetic processing of the server exceeds the reference amount, the task processing corresponding to the processing request is executed among the other servers It is a specific server having possible resources, and includes a relay processing unit which relays the processing request to a specific server which is a server other than a server which is performing a business process executing an operation sequence of the switch of the power system. , Server,
The relay processing unit of the control unit extracts, from among the other servers, the specific server to be the relay target based on the smallness of the usage amount of the resource to be provided for the arithmetic processing, Configured to relay the processing request to a specific server,
The server characterized in that the amount of use of the resource is small based on a CPU load factor of the server and a load evaluation value determined by a work area utilization factor of the memory area.
前記負荷評価値は、前記CPU負荷率及び前記ワークエリア使用率のそれぞれに係数を乗じて総和をとった値であることを特徴とする請求項1に記載のサーバ。   The server according to claim 1, wherein the load evaluation value is a value obtained by multiplying each of the CPU load factor and the work area usage factor by a coefficient to obtain a sum. 前記制御部の前記中継処理部は、前記負荷評価値の小さいサーバを抽出する
ことを特徴とする請求項1または2に記載のサーバ。
The server according to claim 1, wherein the relay processing unit of the control unit extracts a server with a small load evaluation value.
前記メモリ領域は、複数のワークエリアに分割され、前記複数のワークエリアを複数の前記各操作卓で共用するように構成されており、
前記記憶部は、各前記ワークエリアの各前記操作卓への割り当て状況を管理する管理テーブルを記憶するように構成されており、
前記制御部の前記中継処理部は、各前記操作卓から処理要求を受け付けた場合に、前記管理テーブルに基づいて、前記ワークエリアに収容可能な数を超えて処理要求を受け付けた場合に、前記サーバの演算処理に供されるリソースの使用量が前記基準量を超えるとして、前記中継の対象となる前記特定サーバを抽出し、抽出した前記特定サーバへ前記処理要求を中継するように構成されている、請求項1から3のいずれか1項に記載のサーバ。
The memory area is divided into a plurality of work areas, and the plurality of work areas are configured to be shared by the plurality of operator consoles.
The storage unit is configured to store a management table that manages an assignment state of each work area to each of the operator consoles.
When the relay processing unit of the control unit receives a processing request from each of the operator consoles, the relay processing unit receives the processing request exceeding the number that can be accommodated in the work area based on the management table. The specific server to be relayed is extracted, and the processing request is relayed to the extracted specific server, assuming that the usage amount of the resource provided for the arithmetic processing of the server exceeds the reference amount. The server according to any one of claims 1 to 3, wherein
前記制御部の前記中継処理部は、前記他のサーバのうち、予め定められた一定の業務処理である前記電力系統の開閉器の操作シーケンスを実行する業務処理を行っているサーバ以外のサーバを、前記中継の対象とする前記特定サーバとして抽出するように構成されている、請求項4に記載のサーバ。 Among the other servers, the relay processing unit of the control unit is a server other than the server that is performing a task sequence for performing the switch operation of the power system, which is a predetermined task process. 5. The server according to claim 4, wherein the server is configured to extract as the specific server to be relayed.
JP2015151901A 2015-07-31 2015-07-31 server Active JP6521784B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015151901A JP6521784B2 (en) 2015-07-31 2015-07-31 server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015151901A JP6521784B2 (en) 2015-07-31 2015-07-31 server

Publications (2)

Publication Number Publication Date
JP2017033240A JP2017033240A (en) 2017-02-09
JP6521784B2 true JP6521784B2 (en) 2019-05-29

Family

ID=57988166

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015151901A Active JP6521784B2 (en) 2015-07-31 2015-07-31 server

Country Status (1)

Country Link
JP (1) JP6521784B2 (en)

Family Cites Families (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0512226A (en) * 1991-06-28 1993-01-22 Toshiba Corp Composite electronic computer system
JPH07253960A (en) * 1994-03-16 1995-10-03 Fujitsu Ltd Ipl system in multiprocessor system
JP2007179243A (en) * 2005-12-27 2007-07-12 Hitachi Ltd Communication system and communication apparatus
JP4663528B2 (en) * 2006-01-12 2011-04-06 株式会社日立製作所 Computer allocation system
JP4866636B2 (en) * 2006-03-22 2012-02-01 株式会社日立製作所 Operation quality control method in distributed program execution environment
JP4916809B2 (en) * 2006-08-04 2012-04-18 日本電信電話株式会社 Load balancing control apparatus and method
JP2010009449A (en) * 2008-06-30 2010-01-14 Nec Corp Distributed information arrangement system
US8694643B2 (en) * 2009-08-24 2014-04-08 Nec Corporation Contents delivery system, a contents delivery method, and a program for contents delivery
JP5647561B2 (en) * 2011-04-27 2014-12-24 株式会社日立製作所 Power system supervisory control system
TW201250464A (en) * 2011-06-01 2012-12-16 Hon Hai Prec Ind Co Ltd System and method for monitoring virtual machines
JP6082678B2 (en) * 2013-09-13 2017-02-15 株式会社日立製作所 Server load balancing method and program
JP6229191B2 (en) * 2014-01-24 2017-11-15 株式会社東芝 CLOUD CONTROL SYSTEM AND CLOUD CONTROL SYSTEM CONTROL PROGRAM SCHEDULING METHOD

Also Published As

Publication number Publication date
JP2017033240A (en) 2017-02-09

Similar Documents

Publication Publication Date Title
Dabbagh et al. An energy-efficient VM prediction and migration framework for overcommitted clouds
Nguyen et al. {AGILE}: elastic distributed resource scaling for {infrastructure-as-a-service}
JP2008158628A (en) Performance evaluation apparatus, performance evaluation method and program
JP5402226B2 (en) Management apparatus, information processing system, control program for information processing system, and control method for information processing system
JP2009169672A (en) Resource allocation system, resource allocation method and program
CN105378669A (en) Virtual machine resource management system and method thereof
JP2006285316A (en) Server performance measuring method, server performance measuring system and computer program used for the method and system
CN101309208A (en) Job scheduling system suitable for grid environment and based on reliable expense
JP2014501010A (en) Method and apparatus for expanding server-side processing capabilities
CN111443870B (en) Data processing method, device and storage medium
CN111338785A (en) Resource scheduling method and device, electronic equipment and storage medium
JP2012069056A (en) Cloud service relocation system and method, and program
US20170052826A1 (en) Resource management device and resource management method
JP6620609B2 (en) Distributed processing execution management program, distributed processing execution management method, and distributed processing execution management device
JP2012198843A (en) Virtual server regulating system, virtual server control device and program
JP4034312B2 (en) Distributed processing control device, distributed processing control method, and distributed processing control program
JP5961402B2 (en) Computer system
JP6521784B2 (en) server
JP2012231636A (en) Monitoring control system for electric power system
JP2007286703A (en) Master and slave license management method, master and slave license management method and master and slave license management program
JP2005309868A (en) Processing allocation management apparatus, control method for the same, and program
JP2008293278A (en) Distributed processing program, distributed processor, and the distributed processing method
JP2017215720A (en) Job allocation device, job allocation method, and program
JP5218548B2 (en) Job allocation apparatus, control program and control method for job allocation apparatus
JP6191361B2 (en) Information processing system, information processing system control method, and control program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20171027

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20180416

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20180529

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20180718

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20190108

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190214

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20190326

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20190423

R150 Certificate of patent or registration of utility model

Ref document number: 6521784

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250