JP2017059030A - Information processing device, and information processing device control method - Google Patents

Information processing device, and information processing device control method Download PDF

Info

Publication number
JP2017059030A
JP2017059030A JP2015184097A JP2015184097A JP2017059030A JP 2017059030 A JP2017059030 A JP 2017059030A JP 2015184097 A JP2015184097 A JP 2015184097A JP 2015184097 A JP2015184097 A JP 2015184097A JP 2017059030 A JP2017059030 A JP 2017059030A
Authority
JP
Japan
Prior art keywords
resource
congestion
function unit
main function
state
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2015184097A
Other languages
Japanese (ja)
Inventor
中澤 正史
Masashi Nakazawa
正史 中澤
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
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP2015184097A priority Critical patent/JP2017059030A/en
Publication of JP2017059030A publication Critical patent/JP2017059030A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Mobile Radio Communication Systems (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a technique that suppresses reduction in performance due to congestion of a slave function unit in an information processing device composed of a main function unit and the slave function unit.SOLUTION: An information processing device comprises: a first main function unit that controls transmission of a processing message; a second main function unit that analyzes the processing message and notifies the first main function unit of an analysis result; and a slave function unit group that receives the processing message from the first main function unit and processes the received processing message. The second main function unit is configured to: determine an amount of load of a resource on the basis of an estimation accumulation running time value in which an estimation processing time of the processing message to be transmitted to the resource from the first main function unit is accumulated for each resource; determine a congestion degree indicative of a degree of congestion in the resource for each resource on the basis of a determination result of the amount of load; and notify the main function unit of a determination result of the congestion degree as a congestion degree notice. The main function unit is configured to process the processing message addressed to the corresponding resource on the basis of the determination result of the congestion degree included in the congestion degree notice.SELECTED DRAWING: Figure 1

Description

本発明は、情報処理装置の輻輳状態を制御する機能を備える情報処理装置及び情報処理装置の制御方法に関する。   The present invention relates to an information processing apparatus having a function of controlling a congestion state of the information processing apparatus and a method for controlling the information processing apparatus.

ネットワークトラヒックの増加に伴い、ネットワークに接続された情報処理装置に求められる処理能力も増大している。さらに、情報処理装置の処理能力を上回るトラヒックによる通信障害の発生を抑制するために、情報処理装置には輻輳制御機能も必要とされる。   With the increase in network traffic, the processing capability required for information processing devices connected to the network is also increasing. Further, in order to suppress the occurrence of a communication failure due to traffic exceeding the processing capability of the information processing apparatus, the information processing apparatus also needs a congestion control function.

本発明に関連して、特許文献1には、主機能部と従機能部とを備える情報処理装置において、主機能部の処理の輻輳の程度(以下、輻輳の程度を「輻輳度」という。)が非輻輳状態と輻輳状態とのいずれにあるかを判断する機能を備える輻輳制御システムが記載されている。特許文献1に記載された技術は、主機能部が輻輳状態にあると判断された場合には、従機能部から受信された重要度が低い処理メッセージが破棄される。また、特許文献2には、サーバのリソース管理機能を備えたマシン管理システムが記載されている。   In relation to the present invention, Patent Document 1 discloses a degree of congestion of processing of a main function unit (hereinafter, a degree of congestion is referred to as “congestion degree”) in an information processing apparatus including a main function unit and a sub function unit. ) Describes a congestion control system provided with a function of determining whether the state is in a non-congested state or a congested state. According to the technique described in Patent Literature 1, when it is determined that the main function unit is in a congestion state, a processing message with a low importance received from the sub function unit is discarded. Patent Document 2 describes a machine management system having a server resource management function.

特開2009−212862号公報JP 2009-212862 A 特開2014−229253号公報JP 2014-229253 A

特許文献1に記載された情報処理装置において、従機能部の負荷が増大して輻輳度が高まると、従機能部が主機能部から受信した処理メッセージの処理に時間を要するようになる。そして、従機能部あるいは情報処理装置全体の機能が低下あるいは停止してしまう恐れがある。   In the information processing apparatus described in Patent Document 1, when the load of the slave function unit increases and the degree of congestion increases, it takes time to process the processing message received by the slave function unit from the master function unit. Then, the function of the subordinate function unit or the entire information processing apparatus may be reduced or stopped.

例えば、従機能部が優先度が異なる複数のタスクA、Bを含むマルチタスク処理を実行する場合に、処理中であるタスクBよりも優先度が高いタスクAが新たに多数発生すると、タスクAの処理が終了するまでタスクBの処理が待たされる。すなわち、負荷の増大により、従機能部における優先度の低いタスクの処理が遅延する。   For example, when the sub-function unit executes multitask processing including a plurality of tasks A and B having different priorities, if a large number of new tasks A having higher priority than task B being processed are generated, task A The process of task B is waited until the process of (1) is completed. That is, due to an increase in load, processing of low priority tasks in the slave function unit is delayed.

主機能部が処理メッセージを複数の従機能部に分散して配信することにより個々の従機能部の負荷はある程度軽減される。しかし、情報処理装置全体の負荷の上昇とともに1つの従機能部あたりのプロセッサ処理時間の累計値も増大するため、稼働中のタスクの数も増加し、タスクの処理に要する時間も増大する。   When the main function unit distributes the processing message to a plurality of sub function units and distributes the load, the load on each sub function unit is reduced to some extent. However, as the load on the entire information processing apparatus increases, the cumulative value of processor processing time per slave function unit also increases, so the number of active tasks increases and the time required for task processing also increases.

このような背景から、主機能部と従機能部とにより構成される情報処理装置において、従機能部における負荷制御を行い、従機能部の輻輳による情報処理装置の性能の低下を抑制するための技術が必要とされている。しかし、特許文献1、2には、従機能部の輻輳を抑制するための技術に関しては記載されていない。   From such a background, in an information processing apparatus composed of a main function section and a sub function section, load control in the sub function section is performed to suppress a decrease in the performance of the information processing apparatus due to congestion of the sub function section Technology is needed. However, Patent Documents 1 and 2 do not describe a technique for suppressing the congestion of the slave function unit.

(発明の目的)
本発明は、主機能部と従機能部とで構成される情報処理装置において、従機能部の輻輳による情報処理装置の性能の低下を抑制することが可能な技術を提供することを目的とする。
(Object of invention)
An object of the present invention is to provide a technology capable of suppressing a decrease in performance of an information processing apparatus due to congestion of a subordinate function part in an information processing apparatus composed of a main function part and a subordinate function part. .

本発明の情報処理装置は、処理メッセージの送信を制御する第1の主機能部と、処理メッセージを解析して解析の結果を第1の主機能部に通知する、第1の主機能部に併設され第1の主機能部と通信可能な第2の主機能部と、第1及び第2の主機能部と通信可能に接続され、処理メッセージを第1の主機能部から受信して処理するリソースを含む従機能部群と、を備え、第2の主機能部は、第1の主機能部からリソースへ送信される処理メッセージの推定処理時間をリソースごとに累計した推定累計走行時間値に基づいてリソースの負荷量をリソースごとに判定し、負荷量の判定結果に基づいて、リソースにおける輻輳の程度を示す輻輳度を、第1の状態、第1の状態よりも輻輳度が高い第2の状態、及び、第2の状態よりも輻輳度が高い第3の状態のいずれかとしてリソースごとに判定し、輻輳度の判定結果を輻輳度通知として第1の主機能部に通知し、第1の主機能部は、輻輳度通知に含まれる輻輳度の判定結果に基づいて、対応するリソース宛の処理メッセージを処理する。   The information processing apparatus according to the present invention includes a first main function unit that controls transmission of a processing message, and a first main function unit that analyzes the processing message and notifies the first main function unit of the analysis result. A second main function unit which is connected to the first main function unit and can communicate with the first main function unit, and is communicably connected to the first and second main function units, and receives and processes a processing message from the first main function unit. A second subordinate functional unit group including a resource to be processed, and the second main functional unit includes an estimated accumulated traveling time value obtained by accumulating the estimated processing time of the processing message transmitted from the first main functional unit to the resource for each resource. The resource load amount is determined for each resource based on the load amount, and based on the load amount determination result, the congestion degree indicating the degree of congestion in the resource is set to the first state, which is higher in the congestion degree than the first state. No. 2 and higher congestion level than the second state The state is determined for each resource as one of the following states, the determination result of the congestion level is notified to the first main function unit as the congestion level notification, and the first main function unit determines the congestion level included in the congestion level notification. Based on the result, the processing message addressed to the corresponding resource is processed.

本発明の情報処理装置の制御方法は、第1の主機能部からリソースへ送信される処理メッセージの推定処理時間をリソースごとに累計した推定累計走行時間値に基づいて、リソースの負荷量をリソースごとに判定し、負荷量に基づいて、リソースにおける輻輳の程度を示す輻輳度を、第1の状態、第1の状態よりも輻輳度が高い第2の状態、及び、第2の状態よりも輻輳度が高い第3の状態のいずれかとしてリソースごとに判定し、輻輳度の判定結果を輻輳度通知として通知し、輻輳度通知に含まれる輻輳度の判定結果に基づいて、対応するリソース宛の処理メッセージを処理する、ことを特徴とする。   The control method for the information processing apparatus according to the present invention determines the load amount of a resource based on an estimated accumulated traveling time value obtained by accumulating the estimated processing time of a processing message transmitted from the first main function unit to the resource for each resource. The congestion degree indicating the degree of congestion in the resource is determined based on the load amount in the first state, the second state having a higher degree of congestion than the first state, and the second state. It is determined for each resource as one of the third states with a high congestion level, the determination result of the congestion level is notified as a congestion level notification, and the corresponding resource is addressed based on the determination result of the congestion level included in the congestion level notification. The processing message is processed.

本発明の情報処理装置の制御プログラムは、情報処理装置が備えるコンピュータに、第1の主機能部からリソースへ送信される処理メッセージの推定処理時間をリソースごとに累計した推定累計走行時間値に基づいて、リソースの負荷量をリソースごとに判定する手順、負荷量に基づいて、リソースにおける輻輳の程度を示す輻輳度を、第1の状態、第1の状態よりも輻輳度が高い第2の状態、及び、第2の状態よりも輻輳度が高い第3の状態のいずれかとしてリソースごとに判定する手順、輻輳度の判定結果を輻輳度通知として通知する手順、輻輳度通知に含まれる輻輳度の判定結果に基づいて、対応するリソース宛の処理メッセージを処理する手順、を実行させる。   A control program for an information processing apparatus according to the present invention is based on an estimated accumulated traveling time value obtained by accumulating, for each resource, an estimated processing time of a processing message transmitted from a first main function unit to a resource. The procedure for determining the load amount of each resource for each resource, the congestion level indicating the degree of congestion in the resource based on the load amount, the first state, the second state where the congestion level is higher than the first state , And a procedure for determining for each resource as one of the third states having a higher degree of congestion than the second state, a procedure for notifying the determination result of the congestion level as a congestion level notification, and the congestion level included in the congestion level notification Based on the determination result, the procedure for processing the processing message addressed to the corresponding resource is executed.

本発明は、主機能部と従機能部とで構成される情報処理装置において、従機能部の輻輳による情報処理装置の性能の低下を抑制することを可能とする。   The present invention makes it possible to suppress a decrease in performance of an information processing apparatus due to congestion of a subordinate function part in an information processing apparatus composed of a main function part and a subordinate function part.

第1の実施形態の情報処理装置の構成例を示すブロック図である。It is a block diagram which shows the structural example of the information processing apparatus of 1st Embodiment. 輻輳度の判定基準の例を示す図である。It is a figure which shows the example of the criterion of a congestion degree. 予備主機能部におけるリソースの輻輳度の通知処理の例を示すフローチャートである。It is a flowchart which shows the example of the notification process of the congestion degree of the resource in a reserve main function part. 現用主機能部における輻輳保護処理の例を示すフローチャートである。It is a flowchart which shows the example of the congestion protection process in an active main function part. 現用主機能部のリソースの再割り当て手順の例を示すフローチャートである。It is a flowchart which shows the example of the reallocation procedure of the resource of an active main function part.

(第1の実施形態)
本発明の第1の実施形態について説明する。図1は、第1の実施形態の情報処理装置10の構成例を示すブロック図である。情報処理装置10は、主機能部11及び従機能部群12〜14を備える。主機能部11は、現用主機能部11−1及び予備主機能部11−2を備える。情報処理装置10の機能は、情報処理装置10に備えられたCPU(Central Processing Unit、中央処理装置)がプログラムを実行することにより主機能部11及び従機能部群12〜14を含む情報処理装置10全体を制御することによって実現することができる。プログラムは、例えば、情報処理装置10が備える半導体メモリや固定磁気ディスク等の記憶部に記録される。
(First embodiment)
A first embodiment of the present invention will be described. FIG. 1 is a block diagram illustrating a configuration example of the information processing apparatus 10 according to the first embodiment. The information processing apparatus 10 includes a main function unit 11 and slave function unit groups 12 to 14. The main function unit 11 includes an active main function unit 11-1 and a spare main function unit 11-2. The functions of the information processing apparatus 10 include an information processing apparatus including a main function unit 11 and sub function unit groups 12 to 14 when a CPU (Central Processing Unit) provided in the information processing apparatus 10 executes a program. This can be realized by controlling the entire 10. For example, the program is recorded in a storage unit such as a semiconductor memory or a fixed magnetic disk included in the information processing apparatus 10.

主機能部11は、情報処理装置10内における処理の命令やデータのアドレス等を示す処理メッセージを受信し、受信した処理メッセージを処理する。現用主機能部11−1は、従機能部群12〜14に含まれるリソースから受信した処理メッセージに基づいて、情報処理装置10の機能を実現する。また、現用主機能部11−1は、従機能部群12〜14のリソースに処理メッセージを送信するとともに、従機能部群12〜14に対して、リソース単位で機能の割り当て(例えば、処理メッセージの処理の分担)を決定する。従機能部群12〜14は、CPUの周辺装置で生成される処理メッセージやCPUにおけるプログラムの実行に伴い従機能部群12〜14において生じる処理メッセージを主機能部11に対して送信する。   The main function unit 11 receives a processing message indicating a processing command or data address in the information processing apparatus 10 and processes the received processing message. The active main function unit 11-1 realizes the function of the information processing apparatus 10 based on the processing message received from the resources included in the sub function unit groups 12 to 14. In addition, the active main function unit 11-1 transmits a processing message to the resources of the subordinate function unit groups 12 to 14 and assigns functions to the subordinate function unit groups 12 to 14 in units of resources (for example, processing messages (Sharing of processing) is determined. The sub functional unit groups 12 to 14 transmit processing messages generated in the peripheral device of the CPU and processing messages generated in the sub functional unit groups 12 to 14 with execution of the program in the CPU to the main functional unit 11.

予備主機能部11−2は、従機能部群12〜14の処理状態を監視する。予備主機能部11−2は、さらに、現用主機能部11−1の処理状態を監視する機能を備えてもよい。予備主機能部11−2は、同一CPU内で現用主機能部11−1の周辺機能部として機能する。現用主機能部11−1と予備主機能部11−2とは現用−予備構成を備えることもできる。現用−予備構成では、予備主機能部11−2は、現用主機能部11−1が正常に動作している間は現用主機能部11−1の機能に関しては待機状態にある。そして、現用主機能部11−1の障害時には、予備主機能部11−2は現用主機能部11−1の機能の一部又は全部を代替できる。   The spare main functional unit 11-2 monitors the processing state of the sub functional unit groups 12-14. The spare main function unit 11-2 may further include a function of monitoring the processing state of the active main function unit 11-1. The spare main function unit 11-2 functions as a peripheral function unit of the active main function unit 11-1 in the same CPU. The active main function unit 11-1 and the standby main function unit 11-2 may have an active-backup configuration. In the working-spare configuration, the standby main function unit 11-2 is in a standby state with respect to the function of the working main function unit 11-1 while the working main function unit 11-1 is operating normally. When the active main function unit 11-1 fails, the spare main function unit 11-2 can substitute part or all of the functions of the active main function unit 11-1.

図1に示すように、従機能部群12は、1つ以上のリソース12−1〜12−nを備える。リソースは、従機能部群12〜14の機能を実現するための従機能部を構成する要素である。1個以上のリソースが、各従機能部群を構成する。従機能部群12〜14と主機能部との間の通信は、より具体的には、従機能部群12〜14が備える各リソースと主機能部との間の通信である。図1では従機能部群12のリソースとして12−1〜12−nのn個(nは自然数)のリソースが例示される。従機能部群12以外の従機能部群も、同様に1個以上のリソースを備える。従機能部群12〜14が備えるリソースの数は同一でなくともよい。また、従機能部群12〜14の数は3個に限定されない。   As shown in FIG. 1, the sub functional unit group 12 includes one or more resources 12-1 to 12-n. The resource is an element that constitutes a slave function unit for realizing the functions of the slave function unit groups 12 to 14. One or more resources constitute each sub functional unit group. More specifically, the communication between the sub functional unit groups 12 to 14 and the main functional unit is communication between each resource included in the sub functional unit groups 12 to 14 and the main functional unit. In FIG. 1, n (n is a natural number) resources 12-1 to 12-n are illustrated as resources of the subordinate function group 12. Similarly, the sub functional unit group other than the sub functional unit group 12 includes one or more resources. The number of resources included in the sub functional unit groups 12 to 14 may not be the same. Further, the number of the sub functional unit groups 12 to 14 is not limited to three.

現用主機能部11−1、予備主機能部11−2及び従機能部群12〜14の各リソースの間の通信線は、ワイヤードオアにより、もしくはスイッチを介して接続される。このため、現用主機能部11−1及び予備主機能部11−2は、各リソースと相互に通信が可能である。   Communication lines between the resources of the active main function unit 11-1, the spare main function unit 11-2, and the sub function unit groups 12 to 14 are connected by wired OR or via a switch. Therefore, the active main function unit 11-1 and the standby main function unit 11-2 can communicate with each resource.

(現用主機能部の説明)
情報処理装置10の各部についてさらに詳細に説明する。現用主機能部11−1は、従機能部群12〜14のリソースから処理メッセージを受信する機能、受信した処理メッセージを処理する機能、処理メッセージの送信先のリソースを特定して必要なリソースに処理メッセージを返信する機能、を備える。現用主機能部11−1は、さらに、予備主機能部11−2から通知された輻輳度通知に基づいてリソースごとの輻輳度(輻輳の程度)に応じた処理を実行する機能、リソースごとの輻輳度に基づいてリソースの割り当てを管理する機能、を備える。
(Explanation of the main function part currently used)
Each part of the information processing apparatus 10 will be described in more detail. The active main function unit 11-1 specifies a function for receiving a processing message from the resources of the subordinate function unit groups 12 to 14, a function for processing the received processing message, and a resource to which the processing message is transmitted to make it a necessary resource A function of returning a processing message. The active main function unit 11-1 further performs a function corresponding to the degree of congestion (degree of congestion) for each resource on the basis of the congestion degree notification notified from the standby main function unit 11-2. A function of managing resource allocation based on the degree of congestion;

現用主機能部11−1は、各リソースから受信した処理メッセージに基づいて、図示されない外部装置へ応答メッセージを送信してもよい。また、現用主機能部11−1は、外部装置から受信したメッセージに基づいて、各リソースへ送信する処理メッセージを生成してもよい。外部装置は、例えばディスプレイ装置やキーボード等の入出力装置である。   The active main function unit 11-1 may transmit a response message to an external device (not shown) based on the processing message received from each resource. The active main function unit 11-1 may generate a processing message to be transmitted to each resource based on the message received from the external device. The external device is an input / output device such as a display device or a keyboard.

(予備主機能部の説明)
予備主機能部11−2は、現用主機能部11−1から受信した処理メッセージを解析する機能、この解析結果に基づいて現用主機能部11−1から各リソースへ通知された処理メッセージの種別(メッセージ種別)をリソース毎に特定する機能、を備える。予備主機能部11−2は、上記の機能の実行結果に基づいて、通知された処理メッセージのうち、受信メッセージとしてカウントするメッセージと、カウントしないメッセージとを選別する機能を有していてもよい。
(Explanation of spare main function part)
The standby main function unit 11-2 has a function of analyzing the processing message received from the active main function unit 11-1, and the type of the processing message notified from the active main function unit 11-1 to each resource based on the analysis result. A function of specifying (message type) for each resource. The spare main function unit 11-2 may have a function of selecting a message to be counted as a received message and a message not to be counted among the notified processing messages based on the execution result of the above function. .

予備主機能部11−2は、さらに、特定されたメッセージ種別に基づきリソースの負荷量(テンポラリ負荷量)を算出し、テンポラリ負荷量に基づいてリソースの輻輳度を判定する機能を備える。   The spare main function unit 11-2 further has a function of calculating a resource load amount (temporary load amount) based on the specified message type, and determining a resource congestion level based on the temporary load amount.

予備主機能部11−2は、現用主機能部11−1から通知された処理メッセージに関する、推定走行時間テーブルを備える。推定走行時間テーブルは、情報処理装置10において使用される処理メッセージのメッセージ種別と、各リソースにおいてCPUが当該種別の処理メッセージの実行処理にかかる時間の推定値(以下「走行時間」という。)とが対応付けられたリストである。これにより、予備主機能部11−2は、各リソースの処理メッセージに対する処理時間を、走行時間として迅速に取得することができる。   The spare main function unit 11-2 includes an estimated travel time table related to the processing message notified from the active main function unit 11-1. The estimated travel time table is a message type of a processing message used in the information processing apparatus 10, and an estimated value (hereinafter referred to as “travel time”) of a time required for the CPU to execute the processing message of the type in each resource. Is an associated list. Thereby, the standby main function unit 11-2 can quickly acquire the processing time for the processing message of each resource as the travel time.

予備主機能部11−2は、周期タイマと受信カウンタを備える。周期タイマは、各リソースが処理メッセージに対して行う処理の周期を、予め設定された測定周期に基づきリソースごとに計測する。受信カウンタは、現用主機能部11−1がリソースに送信した処理メッセージの数をリソースごとにカウントする。これにより、上記測定周期内のリソースごとの走行時間を推定できる。   The spare main function unit 11-2 includes a cycle timer and a reception counter. The cycle timer measures the cycle of processing performed by each resource for the processing message for each resource based on a preset measurement cycle. The reception counter counts the number of processing messages transmitted to the resource by the active main function unit 11-1 for each resource. Thereby, the travel time for each resource within the measurement cycle can be estimated.

予備主機能部11−2は、処理メッセージの種別をリソース毎に特定する機能により特定されたメッセージ種別に対応した走行時間を、推定走行時間テーブルを参照して読み出す。そして、予備主機能部11−2は、読み出された走行時間を、上記測定周期内で加算して、リソースごとに推定走行時間累計値を算出する。さらに、予備主機能部11−2は、累計カウンタを備える。累計カウンタは、推定走行時間累計値に走行時間が加算された処理メッセージの数をカウントする。   The spare main function unit 11-2 reads the travel time corresponding to the message type specified by the function of specifying the type of the processing message for each resource with reference to the estimated travel time table. Then, the standby main function unit 11-2 adds the read travel times within the measurement period, and calculates an estimated travel time cumulative value for each resource. Further, the standby main function unit 11-2 includes a cumulative counter. The cumulative counter counts the number of processing messages in which the travel time is added to the estimated travel time cumulative value.

予備主機能部11−2は、走行時間を推定走行時間累計値に対して加算するごとに累計カウンタの数値を1増やし、累計カウンタと受信カウンタの数を比較する。受信カウンタの値と累計カウンタの値が等しいか否かを判定することにより、受信カウンタにカウントされた処理メッセージ全てについてリソースごとの走行時間が算出され、それらの走行時間が累計カウンタに加算されたか否かを判定できる。   The spare main function unit 11-2 increases the value of the cumulative counter by 1 each time the traveling time is added to the estimated traveling time cumulative value, and compares the cumulative counter with the number of reception counters. By determining whether the value of the reception counter is equal to the value of the cumulative counter, the travel time for each resource is calculated for all processing messages counted by the reception counter, and the travel time is added to the cumulative counter. You can determine whether or not.

予備主機能部11−2は、上記の手順で算出された走行時間累計値に基づいて、上記の測定周期内でリソースにかかると推定される負荷量(以下「テンポラリ負荷量」という。)をリソースごとに算出する。そして、予備主機能部11−2は、算出されたテンポラリ負荷量に基づき、従機能部における処理負荷が、低負荷、中負荷、又は高負荷の何れの状況であるかを判定する。リソースが低負荷、中負荷、及び高負荷のいずれであるかの判定は、推定走行時間累計値を相異なる2つの閾値P、Q(0<P<Q)と比較し、比較結果に基づいてテンポラリ負荷量を3段階に区分することで判定されてもよい。例えば、推定走行時間累計値<Pであればリソースは低負荷と判定される。P≦推定走行時間累計値≦Qであればリソースは中負荷と判定される。Q<推定走行時間累計値であればリソースは高負荷と判定される。   The spare main function unit 11-2 calculates a load amount (hereinafter referred to as a “temporary load amount”) estimated to be applied to the resource within the measurement cycle based on the travel time accumulated value calculated in the above procedure. Calculate for each resource. Then, the standby main function unit 11-2 determines whether the processing load in the slave function unit is a low load, a medium load, or a high load based on the calculated temporary load amount. To determine whether the resource is low load, medium load, or high load, the estimated running time cumulative value is compared with two different thresholds P and Q (0 <P <Q), and based on the comparison result The determination may be made by dividing the temporary load amount into three stages. For example, if the estimated running time cumulative value <P, the resource is determined to be low in load. If P ≦ estimated travel time cumulative value ≦ Q, the resource is determined to be a medium load. If Q <estimated running time cumulative value, the resource is determined to be highly loaded.

(輻輳度の判定手順の説明)
予備主機能部11−2は、テンポラリ負荷量に基づいて各リソースの輻輳度を判定する。以下では、輻輳度の判定手順について説明する。図2は、輻輳度の判定基準の例を示す図である。リソースの輻輳度の判定は、一つ前の測定周期で求められた輻輳度(前状態)及び後の測定周期の負荷状況(後状態)に基づき行われる。輻輳度は、リソースの処理負荷が最も高い「輻輳状態」と、リソースの処理負荷が比較的低い「非輻輳状態」に大別される。そして、「非輻輳状態」は、さらに、「非輻輳状態(低輻輳)」と「非輻輳状態(準輻輳)」とに区分される。非輻輳状態(準輻輳)は、リソースの処理負荷が輻輳度が輻輳状態と非輻輳状態(低輻輳)との間にある輻輳度である。前状態が存在しない場合(例えば情報処理装置10の起動直後)においては、テンポラリ負荷量の「低負荷」、「中負荷」、「高負荷」のみに基づいて、輻輳度をそれぞれ「非輻輳状態(低輻輳)」、「非輻輳状態(準輻輳)」、「輻輳状態」と判定してもよい。
(Explanation of congestion determination procedure)
The spare main function unit 11-2 determines the degree of congestion of each resource based on the temporary load amount. Hereinafter, a procedure for determining the degree of congestion will be described. FIG. 2 is a diagram illustrating an example of a criterion for determining the degree of congestion. The determination of the congestion level of the resource is performed based on the congestion level (previous state) obtained in the previous measurement cycle and the load situation (rear state) in the subsequent measurement cycle. The degree of congestion is roughly classified into a “congestion state” in which the resource processing load is the highest and a “non-congestion state” in which the resource processing load is relatively low. The “non-congested state” is further classified into “non-congested state (low congestion)” and “non-congested state (semi-congested)”. The non-congestion state (semi-congestion) is a congestion degree in which the processing load of the resource is between a congestion state and a non-congestion state (low congestion). When the previous state does not exist (for example, immediately after the information processing apparatus 10 is started), the congestion degree is set to “non-congested state” based only on the temporary load amounts “low load”, “medium load”, and “high load”. It may be determined as (low congestion), “non-congested state (semi-congested)”, or “congested state”.

(1)前状態でリソースが「非輻輳状態(低輻輳)」の場合
前の測定周期(前状態)において、従機能部群12〜14に含まれる、あるリソース(ここでは「リソースA」とする)が「非輻輳状態(低輻輳)」であった場合は、後状態でリソースAが低負荷又は中負荷であれば、輻輳度は「非輻輳状態(低輻輳)」であると判定される。前状態においてリソースAが「非輻輳状態(低輻輳)」であった場合に、後の測定周期でリソースAが高負荷であり、かつ、高負荷状態の保護段数のカウント値が予め設定された閾値以上である場合(すなわち、所定の回数以上連続して高負荷である場合)には、リソースAは「非輻輳状態(準輻輳)」と判定される。保護段数のカウント値が閾値未満であれば、リソースAは「非輻輳状態(低輻輳)」のままと判定される。
(1) When the resource is “non-congested state (low congestion)” in the previous state In the previous measurement cycle (previous state), a certain resource (here, “resource A”) included in the subordinate function group 12 to 14 ) Is “non-congested state (low congestion)”, and if the resource A is a low load or medium load in the subsequent state, it is determined that the congestion degree is “non-congested state (low congestion)”. The When resource A is “non-congested (low congestion)” in the previous state, resource A is heavily loaded in the subsequent measurement cycle, and the count value of the number of protection stages in the high-loaded state is preset. If it is equal to or greater than the threshold (that is, if the load is continuously high for a predetermined number of times), the resource A is determined as “non-congested (quasi-congested)”. If the count value of the protection stage number is less than the threshold value, it is determined that the resource A remains in the “non-congested state (low congestion)”.

(2)前状態でリソースが「非輻輳状態(準輻輳)」の場合
前状態でリソースAが「非輻輳状態(準輻輳)」であった場合は、後の測定周期でリソースAが低負荷である場合、低負荷状態の保護段数のカウント値が予め設定された閾値以上である場合(すなわち、所定の回数以上連続して低負荷である場合)は、リソースAは「非輻輳状態(低輻輳)」と判定される。保護段数のカウント値が閾値未満であれば、リソースAは「非輻輳状態(準輻輳)」と判定される。後の測定周期でリソースAが中負荷であれば、リソースAは「非輻輳状態(準輻輳)」と判定される。後の測定周期でリソースAが高負荷であり、かつ、高負荷状態の保護段数のカウント値が予め設定された閾値以上である場合には、リソースAは「輻輳状態」と判定される。保護段数のカウント値が閾値未満であれば、リソースAは「非輻輳状態(準輻輳)」と判定される。
(2) When the resource is “non-congested (quasi-congested)” in the previous state When the resource A is “non-congested (quasi-congested)” in the previous state, the resource A is lightly loaded in the subsequent measurement cycle When the count value of the number of protection stages in the low load state is equal to or greater than a preset threshold value (that is, when the load is continuously low for a predetermined number of times), the resource A is “non-congested state (low Congestion) ”. If the count value of the protection stage number is less than the threshold value, the resource A is determined to be “non-congested (quasi-congested)”. If the resource A is a medium load in a later measurement cycle, the resource A is determined to be “non-congested (quasi-congested)”. If the resource A is heavily loaded in a later measurement cycle and the count value of the number of protection stages in the heavily loaded state is equal to or greater than a preset threshold value, the resource A is determined to be “congested state”. If the count value of the protection stage number is less than the threshold value, the resource A is determined to be “non-congested (quasi-congested)”.

(3)前状態でリソースが「輻輳状態」の場合
前状態でリソースAが「輻輳状態」であった場合は、後の周期でリソースAが低負荷であり、かつ、低負荷状態の保護段数のカウント値が予め設定された閾値以上である場合には、リソースAは「非輻輳状態(準輻輳)」と判定される。保護段数のカウント値が閾値未満であれば、リソースAは「輻輳状態」と判定される。前状態でリソースAが「輻輳状態」であった場合に、後の測定周期でリソースAが中負荷または高負荷であると判定された場合は、いずれの場合も「輻輳状態」と判定される。
(3) When the resource is in the “congested state” in the previous state When the resource A is in the “congested state” in the previous state, the resource A is in a low load in the subsequent cycle and the number of protection stages in the low load state Is equal to or greater than a preset threshold value, the resource A is determined to be “non-congested (quasi-congested)”. If the count value of the protection stage number is less than the threshold value, the resource A is determined to be “congested”. When the resource A is in the “congested state” in the previous state, if it is determined that the resource A is medium load or high load in the subsequent measurement cycle, it is determined as “congested state” in any case. .

上記のように、輻輳度の状態遷移に保護段数を設けることで、連続する測定周期で「非輻輳状態(低輻輳)」と「非輻輳状態(準輻輳)」と「輻輳状態」との間で状態遷移が行われる場合に、輻輳度が頻繁に遷移することを抑制できる。なお、上述のように保護段数を用いて状態遷移の判断を行う場合、輻輳度の低い状態から輻輳度がより高い状態への遷移が保護によって遅れることにより、高い負荷が長い時間継続し、リソースAの安定動作に支障をきたす恐れがある。このため、輻輳度がより大きくなる方向への遷移に用いる保護段数は比較的小さく設定されてもよい。   As described above, by providing the number of protection stages for the state transition of the congestion level, between the “non-congestion state (low congestion)”, “non-congestion state (quasi-congestion)”, and “congestion state” in successive measurement cycles When the state transition is performed at, it is possible to suppress frequent transition of the congestion degree. When determining the state transition using the number of protection stages as described above, the transition from the low congestion state to the higher congestion state is delayed by the protection, so that the high load continues for a long time, and the resource The stable operation of A may be hindered. For this reason, the protection stage number used for the transition to the direction where the degree of congestion becomes larger may be set to be relatively small.

輻輳度は、全てのリソースに対して並行して判定されてもよい。判定された輻輳度は、輻輳度通知として現用主機能部11−1に通知される。予備主機能部11−2は、各リソースに輻輳度を通知してもよい。現用主機能部11−1は、通知された輻輳度通知に含まれる輻輳度に基づいて、リソースごとに適切な輻輳保護動作あるいはリソースの割り当てを実行できる。   The degree of congestion may be determined in parallel for all resources. The determined congestion level is notified to the active main function unit 11-1 as a congestion level notification. The spare main function unit 11-2 may notify each resource of the degree of congestion. The active main function unit 11-1 can execute an appropriate congestion protection operation or resource allocation for each resource based on the congestion level included in the notified congestion level notification.

以上のように、予備主機能部11−2は、現用主機能部11−1から従機能部群12〜14のリソースへ送信された処理メッセージの種別に基づいて推定走行時間を算出する。そして、予備主機能部11−2は、リソースごとの推定走行時間を累計した走行時間累計値に基づいて、テンポラリ負荷量をリソースごとに算出する。そして、予備主機能部11−2は、テンポラリ負荷量及び以前の輻輳度の判定結果に基づいて、現在の輻輳度をリソースごとに3段階のいずれかに判定する。   As described above, the standby main function unit 11-2 calculates the estimated travel time based on the type of the processing message transmitted from the active main function unit 11-1 to the resources of the sub function unit groups 12-14. Then, the standby main function unit 11-2 calculates the temporary load amount for each resource based on the accumulated travel time value obtained by accumulating the estimated travel time for each resource. Then, the standby main function unit 11-2 determines the current congestion level to one of three levels for each resource based on the temporary load amount and the previous determination result of the congestion level.

(従機能部群の説明)
従機能部群12〜14及びこれらが備えるリソースについて説明する。以下の説明は、特記されない限り、全ての従機能部群及びそれらが備えるリソースに関して共通である。
(Description of sub functional group)
The sub functional unit groups 12 to 14 and the resources included in these will be described. The following description is common to all the sub functional unit groups and the resources provided in them unless otherwise specified.

リソースは、情報処理装置10内に設けられたCPUにおいてプログラムが実行されることにより機能するCPU機能部である。各リソースは、主機能部11(すなわち、現用主機能部11−1及び予備主機能部11−2)から処理メッセージを受信して、受信した処理メッセージの内容を実行する。各リソースは、処理メッセージが実行された結果を主機能部11に返信する。各リソースは、処理メッセージを複製するとともに、複製された処理メッセージを現用主機能部11−1及び予備主機能部11−2に対して送信してもよい。このような構成より、予備主機能部11−2は、従機能部群12〜14と現用主機能部11−1との間で送受信される全ての処理メッセージを受信できる。   The resource is a CPU function unit that functions when a program is executed by a CPU provided in the information processing apparatus 10. Each resource receives a processing message from the main function unit 11 (that is, the active main function unit 11-1 and the spare main function unit 11-2), and executes the contents of the received processing message. Each resource returns a result of executing the processing message to the main function unit 11. Each resource may duplicate the processing message and transmit the duplicated processing message to the active main function unit 11-1 and the standby main function unit 11-2. With such a configuration, the standby main function unit 11-2 can receive all processing messages transmitted and received between the sub function unit groups 12 to 14 and the active main function unit 11-1.

従機能部群12〜14及びそれらのリソースは、具体的には、着脱可能なハードウェア・パッケージでもよい。例えば、従機能部群12は情報処理装置10に実装されたカードであり、リソース12−1〜12−nはカード上のメモリ及びその制御デバイスである。このようなカード(すなわち、従機能部群)が情報処理装置10に1枚以上搭載される。   Specifically, the secondary functional unit groups 12 to 14 and their resources may be detachable hardware packages. For example, the sub functional unit group 12 is a card mounted on the information processing apparatus 10, and the resources 12-1 to 12-n are a memory on the card and its control device. One or more of such cards (that is, subordinate functional unit groups) are mounted on the information processing apparatus 10.

このような主機能部11及び従機能部群12〜14を備える情報処理装置10は、マルチタスク処理を行い、入出力装置等の外部装置とのメッセージ通信をリアルタイムかつ並列に実行する。   The information processing apparatus 10 including the main function unit 11 and the sub function unit groups 12 to 14 performs multitask processing and executes message communication with an external device such as an input / output device in real time and in parallel.

(輻輳保護処理の説明)
現用主機能部11−1は、予備主機能部11−2から通知された輻輳度通知を確認する。輻輳度通知は、リソースごとの輻輳度の判定結果(すなわち、「非輻輳状態(低輻輳)」、「非輻輳状態(準輻輳)」、「輻輳状態」)を含む。
(Explanation of congestion protection processing)
The active main function unit 11-1 confirms the congestion degree notification notified from the standby main function unit 11-2. The congestion degree notification includes the determination result of the congestion degree for each resource (that is, “non-congested state (low congestion)”, “non-congested state (quasi-congested)”, “congested state”)).

現用主機能部11−1は、「非輻輳状態(準輻輳)」または「非輻輳状態(低輻輳)」にあるリソースに対しては、現用主機能部11−1が当該リソースへ送信する処理メッセージに対して通常処理を行う。通常処理では、処理メッセージはリソースに送信される。   For the resource in the “non-congested state (semi-congested)” or “non-congested state (low-congested)”, the working main function unit 11-1 transmits the resource to the resource. Perform normal processing on the message. In normal processing, processing messages are sent to resources.

一方、現用主機能部11−1は、「輻輳状態」にあるリソースに対しては、メッセージ判別機能により、当該リソースへ送信しようとする処理メッセージの種別及びその重要度を予め設定された基準に基づき判別する。そして、現用主機能部11−1は、「輻輳状態」にあるリソースあてのメッセージについて、重要度が高いと判別された処理メッセージと、重要度が低いと判別された処理メッセージとで異なる処理(輻輳保護処理)を行う。   On the other hand, for the resource in the “congested state”, the active main function unit 11-1 uses the message determination function to set the type of processing message to be transmitted to the resource and the importance thereof to a preset reference. Determine based on. Then, the active main function unit 11-1 processes differently between a process message determined to have a high importance level and a process message determined to have a low importance level for a message addressed to a resource in a “congested state” ( Congestion protection processing).

具体的には、現用主機能部11−1は、重要度の低い処理メッセージを破棄、又は異常終了とする。これにより、「輻輳状態」にあるリソースにおける実行処理にかかる負荷を軽減できる。現用主機能部11−1は、新たな通信リンクの確立要求に属する処理メッセージを、重要度が低いと判別してもよい。   Specifically, the active main function unit 11-1 discards the processing message having a low importance level or abnormally ends the processing message. As a result, it is possible to reduce the load on the execution process in the resource in the “congested state”. The active main function unit 11-1 may determine that the processing message belonging to the new communication link establishment request is low in importance.

一方、現用主機能部11−1は、輻輳保護処理において、重要度が高いと判定された処理メッセージに対しては、リソースの輻輳度にかかわらず、通常の処理を行う。例えば、通信中の通信リンクの解放要求や保守監視要求に属する処理メッセージを、重要度が高いと判別してもよい。すなわち、リソースが「輻輳状態」にあっても、現用主機能部11−1は、重要度が高い処理メッセージを通常通りリソースに送信する。これにより、重要なメッセージが廃棄されることを防ぎつつ、従機能部群が備えるリソースにおける輻輳保護制御が実現される。   On the other hand, the active main function unit 11-1 performs normal processing on the processing message determined to have high importance in the congestion protection processing regardless of the congestion level of the resource. For example, a processing message belonging to a request to release a communication link during communication or a maintenance monitoring request may be determined as having high importance. That is, even if the resource is in a “congested state”, the active main function unit 11-1 transmits a processing message having a high importance level to the resource as usual. As a result, congestion protection control for resources provided in the subordinate function unit group is realized while preventing an important message from being discarded.

なお、現用主機能部11−1は、処理メッセージを重要度の高低で2種類に区別するのではなく、例えば高・中・低の3種類に判別してもよい。そして、3つの輻輳度に応じてリソースに送信する処理メッセージの重要度を3段階に区分してもよい。例えば、「非輻輳状態(低輻輳)」のリソースへは、全てのメッセージが送信される。「非輻輳状態(準輻輳)」のリソースへは、重要度が「高」及び「中」の処理メッセージのみが送信される。「輻輳状態」のリソースへは、重要度が「高」の処理メッセージのみが送信される。   The active main function unit 11-1 may discriminate the processing message into three types, for example, high, medium, and low, instead of distinguishing the processing message into two types according to the level of importance. Then, the importance level of the processing message transmitted to the resource according to the three congestion levels may be divided into three stages. For example, all messages are transmitted to a resource in a “non-congested state (low congestion)”. Only the processing messages with the importance “high” and “medium” are transmitted to the resource of “non-congested state (semi-congested)”. Only processing messages with a high importance level are transmitted to resources in a “congested state”.

このように、リソースの輻輳度及びメッセージの重要度を細分化して、リソースの輻輳度に応じてリソースへ送信されるメッセージを制限することで、リソースの輻輳度に応じた、よりきめ細かい輻輳保護制御が実現される。   In this way, by subdividing the resource congestion level and the message importance level, and limiting the messages sent to the resource according to the resource congestion level, more detailed congestion protection control according to the resource congestion level Is realized.

(リソース再割り当て処理の説明)
現用主機能部11−1は、リソースごとの輻輳度に基づいてリソースの割り当てを管理する機能を備える。具体的には、現用主機能部11−1は、リソースごとに、輻輳度の継続性を確認し、「輻輳状態」が継続するリソースに対して割り当てられた処理を、「非輻輳状態(低輻輳)」が継続するリソースに割り当てる、リソース再割り当て処理を行う。
(Explanation of resource reallocation process)
The active main function unit 11-1 has a function of managing resource allocation based on the degree of congestion for each resource. Specifically, the active main function unit 11-1 confirms the continuity of the congestion degree for each resource, and performs the process assigned to the resource in which the “congestion state” continues, “non-congestion state (low Resource reassignment processing is performed to allocate resources that continue “congestion”.

現用主機能部11−1は、予備主機能部11−2から通知される輻輳度通知の最新の内容(すなわち、リソースごとの輻輳度)を期間T1ごとに確認し、確認された輻輳度をリソースごとにカウントする。そして、現用主機能部11−1は、所定の期間T2(T2>T1)の間に輻輳状態と判定されたカウント値と、第1の輻輳状態継続閾値とを比較する。「輻輳状態」と判定されたカウント値が第1の輻輳状態継続閾値より大きい場合には、当該リソースは「輻輳継続」と判定される。例えば、現用主機能部11−1は、期間T2の間に全てのリソースの輻輳度を10回確認し、「輻輳状態」が3回以上あったリソースを「輻輳継続」と判定する。同様に、「非輻輳状態(低輻輳)」と判定されたカウント値が、第2の輻輳状態継続閾値と比較される。「非輻輳状態(低輻輳)」と判定されたカウント値が第2の輻輳状態継続閾値より大きな場合は、当該リソースは「非輻輳継続」と判定される。例えば、現用主機能部11−1は、期間T2の間に全てのリソースの輻輳度を10回確認し、「非輻輳状態(低輻輳)」が5回以上あったリソースを「非輻輳継続」と判定する。「輻輳継続」及び「非輻輳継続」の両者の条件が満たされた場合には、現用主機能部11−1は、「輻輳継続」及び「非輻輳継続」のいずれの判定も行わなくともよい。   The active main function unit 11-1 confirms the latest content of the congestion degree notification notified from the standby main function unit 11-2 (that is, the congestion degree for each resource) for each period T1, and determines the confirmed congestion degree. Count for each resource. Then, the active main function unit 11-1 compares the count value determined as the congestion state during the predetermined period T2 (T2> T1) with the first congestion state continuation threshold. When the count value determined as “congestion state” is larger than the first congestion state continuation threshold, the resource is determined as “congestion continuation”. For example, the active main function unit 11-1 confirms the degree of congestion of all resources 10 times during the period T2, and determines that the resource having the “congestion state” three times or more is “congestion continuation”. Similarly, the count value determined as “non-congested state (low congestion)” is compared with the second congestion state continuation threshold. When the count value determined as “non-congested state (low congestion)” is larger than the second congestion state continuation threshold, the resource is determined as “non-congested continuation”. For example, the active main function unit 11-1 confirms the degree of congestion of all resources 10 times during the period T2, and “non-congestion continuation” is obtained for a resource that has been “non-congested (low congestion)” five times or more. Is determined. When the conditions of both “congestion continuation” and “non-congestion continuation” are satisfied, the active main function unit 11-1 does not have to make any determination of “congestion continuation” or “non-congestion continuation”. .

現用主機能部11−1は、「輻輳継続」と判定されたリソースが検出されると、当該リソースを含まない従機能部群の中から、「非輻輳継続」と判定されたリソースを探す。「非輻輳継続」と判定されたリソースが他に存在する場合は、現用主機能部11−1は、「輻輳継続」と判定されたリソースの処理を「非輻輳継続」と判定されたリソースに割り当てる。現用主機能部11−1は、それまで「輻輳継続」のリソース宛に送信していた処理メッセージの宛先を変更し、新たに割り当てられた「非輻輳継続」のリソースに当該処理メッセージを送信する。   When the active main function unit 11-1 detects a resource determined to be “congestion continuation”, the active main function unit 11-1 searches for a resource determined to be “non-congestion continuation” from a sub-function unit group that does not include the resource. When there is another resource determined to be “non-congestion continuation”, the active main function unit 11-1 changes the processing of the resource determined to be “congestion continuation” to the resource determined to be “non-congestion continuation”. assign. The active main function unit 11-1 changes the destination of the processing message that has been transmitted to the “congestion continuation” resource so far, and transmits the processing message to the newly assigned “non-congestion continuation” resource. .

このような処理により、輻輳状態が継続しているリソースの負荷を低減することで従機能部の輻輳を抑制し、情報処理装置10全体の処理の効率化を図ることができる。   By such processing, it is possible to suppress the congestion of the slave function unit by reducing the load of the resource in which the congestion state continues, and to improve the processing efficiency of the entire information processing apparatus 10.

なお、「非輻輳状態(準輻輳)」のリソースは、「非輻輳状態(低輻輳)」のリソースと比較して負荷が高いため、「輻輳継続」のリソースの処理が割り当てられることで輻輳状態に陥る可能性が「非輻輳状態(低輻輳)」のリソースよりも高い。このため、上記の手順ではあるリソースについて「非輻輳状態(準輻輳)」が継続していることを、「輻輳継続」と判定されたリソースの処理の再割り当ての対象とする判断に用いていない。このように、輻輳度を3段階に区分して「非輻輳状態(準輻輳)」のリソースを再割り当ての対象とすることを抑制することで、「非輻輳状態(準輻輳)」のリソースが「輻輳継続」のリソースに代わって処理を行うことで輻輳状態に陥ることを抑制できる。   Note that the resource of “non-congested (quasi-congested)” has a higher load than the resource of “non-congested (low-congested)”. Is more likely than a resource in a “non-congested state (low congestion)”. For this reason, in the above procedure, “non-congested state (semi-congested)” for a certain resource is not used for the determination of reassigning the processing of the resource determined to be “congestion continued”. . In this way, by dividing the congestion degree into three stages and suppressing the resource of “non-congested state (semi-congested)” from being reassigned, the resource of “non-congested state (semi-congested)” is reduced. By performing processing in place of the “congestion continuation” resource, it is possible to suppress a congestion state.

なお、「非輻輳状態(準輻輳)」が継続しているリソースを再割り当ての対象としないことを確実にするために、「非輻輳状態(準輻輳)」の継続数をカウントし、「非輻輳状態(準輻輳)」と判定されたカウント値が第3の輻輳状態継続閾値より大きい場合には、当該リソースを「準輻輳継続」と判定してもよい。「準輻輳継続」と判定されたリソースは、リソースの処理の再割り当ての対象からは除外される。   In order to ensure that resources that continue in “non-congested state (quasi-congested)” are not subject to reassignment, the number of “non-congested state (semi-congested)” continues to be counted, When the count value determined as “congestion state (semi-congestion)” is larger than the third congestion state continuation threshold, the resource may be determined as “semi-congestion continuation”. Resources determined to be “semi-congestion continuation” are excluded from reassignment of resource processing.

さらに、処理メッセージの重要度の高低により異なる処理を行う輻輳保護処理と、「輻輳継続」とされたリソースの処理を「非輻輳継続」とされたリソースに割り当てるリソース再割り当て処理とは、どちらか一方のみ、あるいは、両者の併用のいずれによってもリソースの輻輳度を改善できる。例えば、輻輳保護処理によって重要度の比較的高い処理メッセージのみが「輻輳状態」のリソースに送信されるようになっても当該リソースの輻輳度が低下しない場合、リソースの再割り当て処理によって当該リソースが「輻輳継続」と判定されると、リソースの負荷が分散される。その結果、輻輳保護処理のみでは負荷低減の効果が低いリソースが「輻輳継続」と判定されることで、負荷をさらに低減させることができる。   Furthermore, there is either congestion protection processing that performs different processing depending on the level of importance of processing messages, or resource reassignment processing that assigns resource processing that is set to "Congestion continuation" to resources that are set to "Continuation of non-congestion" The degree of resource congestion can be improved by either one or both of them. For example, if the congestion protection process does not reduce the congestion level of the resource even if only a relatively high level of processing message is sent to the resource in the “congested state”, the resource is reassigned and the resource is If it is determined that “congestion continues”, the resource load is distributed. As a result, it is possible to further reduce the load by determining that a resource having a low load reduction effect only by the congestion protection process is “congestion continuation”.

(フローチャートによる動作説明)
上述した第1の実施形態の動作を、図3〜図5のフローチャートに基づいて説明する。まず、予備主機能部11−2におけるリソースの輻輳度の通知処理の例について図3のフローチャートに基づき説明する。現用主機能部11−1における輻輳保護処理及びリソース再割り当て処理については、図4及び図5のフローチャートに基づき説明する。
(Explanation of operation by flowchart)
The operation of the above-described first embodiment will be described based on the flowcharts of FIGS. First, an example of resource congestion level notification processing in the standby main function unit 11-2 will be described with reference to the flowchart of FIG. Congestion protection processing and resource reallocation processing in the active main function unit 11-1 will be described with reference to the flowcharts of FIGS.

図3の各ステップは、リソースごとに並行して行われる。以下のフローチャートの説明では、説明の対象となるリソースを例として「リソースB」と記載する。リソースBに関する説明は、情報処理装置10が備える全てのリソースに共通である。   Each step in FIG. 3 is performed in parallel for each resource. In the description of the flowchart below, the resource to be described is described as “resource B” as an example. The description regarding the resource B is common to all resources included in the information processing apparatus 10.

図3において、予備主機能部11−2は、予め設定された周期タイマを起動して(ステップS101:「周期タイマ割り込み」)、累計カウンタ及び推定走行時間累計値を初期化する(ステップS102)。   In FIG. 3, the standby main function unit 11-2 activates a preset cycle timer (step S101: “cycle timer interrupt”), and initializes the cumulative counter and the estimated running time cumulative value (step S102). .

予備主機能部11−2は、現用主機能部11−1からリソースBへ通知された処理メッセージの数をリソースごとに受信カウンタに登録するとともに、リソースBへ通知された処理メッセージをそれぞれ解析して処理メッセージの種別(メッセージ種別)を特定する(ステップS103)。予備主機能部11−2は、特定されたメッセージ種別を、処理メッセージ及びその重要度と対応づけて現用主機能部11−1に通知してもよい。   The spare main function unit 11-2 registers the number of processing messages notified to the resource B from the active main function unit 11-1 in the reception counter for each resource, and analyzes each processing message notified to the resource B. The type of the processing message (message type) is specified (step S103). The spare main function unit 11-2 may notify the current main function unit 11-1 of the identified message type in association with the processing message and its importance.

予備主機能部11−2は、予め設定された推定走行時間テーブルに基づき、メッセージ種別が特定された処理メッセージの推定走行時間値を読み出す(ステップS104)とともに、推定走行時間累計値に上記で読み出された推定走行時間値を加算する(ステップS105)。   The spare main function unit 11-2 reads the estimated traveling time value of the processing message in which the message type is specified based on the preset estimated traveling time table (step S104), and reads the estimated traveling time accumulated value as described above. The calculated estimated travel time value is added (step S105).

予備主機能部11−2は、推定走行時間値を加算すると、累計カウンタの値を1増やす(ステップS106)。ここで、受信カウンタと累計カウンタの値が等しいか否かが判定される(ステップS107)。両カウンタの値が異なる場合(ステップS107:NO)は、予備主機能部11−2は受信された他の処理メッセージを解析する(ステップS103へ)。受信カウンタと累計カウンタの値が等しい場合(ステップS107:YES)は、受信された処理メッセージ全ての推定走行時間値が設定されたと判定される。   When the standby main function unit 11-2 adds the estimated travel time value, the reserve main function unit 11-2 increases the value of the cumulative counter by 1 (step S106). Here, it is determined whether or not the values of the reception counter and the cumulative counter are equal (step S107). If the values of both counters are different (step S107: NO), the backup main function unit 11-2 analyzes the other received processing message (to step S103). When the values of the reception counter and the cumulative counter are equal (step S107: YES), it is determined that the estimated travel time values of all received processing messages have been set.

予備主機能部11−2は、推定走行時間累計値に基づき、テンポラリ負荷量を算出するとともに、当該テンポラリ負荷量が、低負荷、中負荷、もしくは高負荷のいずれに該当するかを判定する(ステップS108)。低負荷、中負荷、及び高負荷は、既述のように、推定走行時間累計値を相異なる2つの閾値と比較し、比較結果に基づいてテンポラリ負荷量を3段階に区分することで判定されてもよい。   The spare main function unit 11-2 calculates a temporary load amount based on the estimated running time cumulative value and determines whether the temporary load amount corresponds to a low load, a medium load, or a high load ( Step S108). As described above, the low load, the medium load, and the high load are determined by comparing the estimated running time cumulative value with two different threshold values and dividing the temporary load amount into three stages based on the comparison result. May be.

次に、予備主機能部11−2は、上記判定結果、および現用主機能部11−1の前状態等に基づいて、リソースBの輻輳度を判定する(ステップS109:「輻輳度判定処理」)。ステップS109の処理は、既述の図2の基準により行われる。予備主機能部11−2は、ステップS109で判定されたリソースごとの輻輳度を、現用主機能部11−1に通知する(ステップS110:「輻輳度通知処理」)。   Next, the spare main function unit 11-2 determines the congestion level of the resource B based on the determination result, the previous state of the active main function unit 11-1, and the like (step S109: “congestion level determination process”). ). The process of step S109 is performed according to the reference of FIG. The spare main function unit 11-2 notifies the active main function unit 11-1 of the congestion degree for each resource determined in step S109 (step S110: “congestion degree notification process”).

予備主機能部11−2は、現用主機能部11−1の周辺機能部であり、情報処理装置10の処理のボトルネックとはならない。このため、予備主機能部11−2が図3で説明した処理を実行しても、主機能部11全体としての処理能力は低下しない。   The spare main function unit 11-2 is a peripheral function unit of the active main function unit 11-1 and does not become a bottleneck for processing of the information processing apparatus 10. For this reason, even if the spare main function unit 11-2 executes the processing described with reference to FIG. 3, the processing capability of the main function unit 11 as a whole does not decrease.

次に、現用主機能部11−1における輻輳保護処理について、図4のフローチャートに基づき説明する。図4は、現用主機能部11−1における輻輳保護処理の例を示すフローチャートである。図4は、図3のステップS110において、予備主機能部11−2から輻輳状態が通知された後の、現用主機能部11−1における処理の例を示すフローチャートである。   Next, the congestion protection process in the active main function unit 11-1 will be described based on the flowchart of FIG. FIG. 4 is a flowchart illustrating an example of congestion protection processing in the active main function unit 11-1. FIG. 4 is a flowchart showing an example of processing in the active main function unit 11-1 after the congestion state is notified from the standby main function unit 11-2 in step S110 of FIG.

現用主機能部11−1は、リソースBへの処理メッセージの送信処理が発生すると(S201)、予備主機能部11−2から通知された輻輳度通知に基づいて、リソースBの輻輳度を判断する(ステップS202)。輻輳度は、図2に示したように、「輻輳状態」、「非輻輳状態(準輻輳)」、及び「非輻輳状態(低輻輳)」の3段階であり、この順に輻輳度(すなわちリソースBの負荷)が低い。   When the processing message transmission process to the resource B occurs (S201), the active main function unit 11-1 determines the congestion level of the resource B based on the congestion level notification notified from the standby main function unit 11-2. (Step S202). As shown in FIG. 2, there are three levels of congestion: “congestion state”, “non-congestion state (semi-congestion)”, and “non-congestion state (low congestion)”. B load) is low.

ステップS202において、リソースBの輻輳度が「輻輳状態」以外(すなわち、「非輻輳状態(準輻輳)」又は「非輻輳状態(低輻輳))」と判断された場合には(ステップS202:NO)、処理メッセージには通常の処理が実行される(ステップS205)。通常処理では、処理メッセージは通常通りリソースBに送信される。   In step S202, when it is determined that the congestion level of the resource B is other than “congestion state” (that is, “non-congestion state (semi-congestion)” or “non-congestion state (low congestion))” (step S202: NO) ), Normal processing is performed on the processing message (step S205). In normal processing, the processing message is transmitted to the resource B as usual.

リソースBの輻輳度が「輻輳状態」と判断された場合には(ステップS202:YES)、現用主機能部11−1は、リソースBに送信される処理メッセージについて、予め設定されたメッセージ種別の重要度に応じて重要度の高低を判定する(ステップS203:メッセージ種別判定)。ここで、当該処理メッセージの重要度の情報が過去に予備主機能部11−2から通知されていた場合には、現用主機能部11−1は、当該情報に基づいて処理メッセージの重要度を判定してもよい。   When it is determined that the congestion level of the resource B is “congestion state” (step S202: YES), the active main function unit 11-1 sets the message type set in advance for the processing message transmitted to the resource B. The level of importance is determined according to the importance (step S203: message type determination). Here, when the information on the importance level of the processing message has been notified from the standby main function unit 11-2 in the past, the active main function unit 11-1 determines the importance level of the processing message based on the information. You may judge.

ステップS203において、新たな通信リンクの確立要求など重要度が低いと判断された処理メッセージに対しては、破棄処理又は異常終了処理(輻輳保護処理)が実行される(ステップS203:重要以外〜S204)。一方、重要度が高いと判断された処理メッセージは、通常通りリソースBに送信される(ステップS203:重要〜S205)。既述のように、ステップS202における輻輳状態の判定は2段階ではなく例えば3段階で行われてもよく、メッセージの重要度の判定も3段階以上で行われてもよい。これにより、よりきめ細かい輻輳保護処理が行われる。   In step S203, a discarding process or an abnormal termination process (congestion protection process) is executed for a processing message determined to be low in importance, such as a request for establishing a new communication link (step S203: non-important to S204). ). On the other hand, the processing message determined to have high importance is transmitted to the resource B as usual (step S203: importance to S205). As described above, the determination of the congestion state in step S202 may be performed in, for example, three stages instead of the two stages, and the determination of the importance of the message may be performed in three or more stages. As a result, finer congestion protection processing is performed.

続いて、図5を用いて「輻輳継続」のリソースが検出された場合の現用主機能部11−1の動作について説明する。図5は、現用主機能部11−1のリソースの再割り当て手順の例を示すフローチャートである。「輻輳継続」のリソースが検出されない場合は、現用主機能部11−1は、図5に示されたリソースの再割り当てを行わない。   Next, the operation of the active main function unit 11-1 when the “congestion continuation” resource is detected will be described with reference to FIG. FIG. 5 is a flowchart showing an example of a resource reallocation procedure of the active main function unit 11-1. When the “congestion continuation” resource is not detected, the active main function unit 11-1 does not reallocate the resource shown in FIG.

現用主機能部11−1は、「輻輳継続」と判定されたリソース(従機能部x1、対応するリソースy1)が検出されると(図5のステップS301)、リソースy1が属する従機能部群x1を除く従機能部群の中から、「非輻輳継続」と判定されたリソースを探す(ステップS302)。「非輻輳継続」と判定されたリソースが存在する場合は(ステップS302:YES)、現用主機能部11−1は、「非輻輳継続」と判定されたリソース(従機能部x2、リソースy2)を特定し(ステップS303)、リソースy2の運用を停止する(ステップS304)。現用主機能部11−1は、リソースy2の運用停止を確認後、「輻輳継続」と判定されたリソースy1の処理をリソースy2に割り当てる。そして、リソースy2に、リソースy1の機能による運用開始を指示する(ステップS305)。ここで、現用主機能部11−1は、それまでリソースy1宛に送信していた処理メッセージを、新たに割り当てられたリソースy2に送信する。   When the active main function unit 11-1 detects a resource (subordinate function unit x1, corresponding resource y1) determined as “continuation of congestion” (step S301 in FIG. 5), the subordinate function unit group to which the resource y1 belongs A resource determined as “non-congestion continuation” is searched from the subordinate functional unit group excluding x1 (step S302). When there is a resource determined to be “non-congestion continuation” (step S302: YES), the active main function unit 11-1 determines that the resource is determined to be “non-congestion continuation” (secondary function unit x2, resource y2). Is identified (step S303), and the operation of the resource y2 is stopped (step S304). The active main function unit 11-1 allocates the processing of the resource y1 determined as “continuation of congestion” to the resource y2, after confirming the suspension of the operation of the resource y2. Then, it instructs the resource y2 to start operation using the function of the resource y1 (step S305). Here, the active main function unit 11-1 transmits the processing message that has been transmitted to the resource y1 so far to the newly allocated resource y2.

図5に示す手順により、「輻輳継続」と判定されたリソースの負荷を低減することで従機能部の輻輳を抑制し、情報処理装置10全体の処理の効率化を図ることができる。また、図5の手順は「非輻輳状態(準輻輳)」の継続については、「輻輳継続」のリソースの処理の再割り当ての対象とする判断には用いられない。   By reducing the load of the resource determined as “continuation of congestion” by the procedure shown in FIG. 5, the congestion of the slave function unit can be suppressed and the processing of the entire information processing apparatus 10 can be made more efficient. Further, the procedure of FIG. 5 is not used for the determination that the “non-congested state (semi-congested)” is to be reassigned as the resource processing for “continuous congestion”.

以上説明した図4及び図5の処理はいずれか一方のみが実施されてもよく、いずれもが実施されてもよい。どちらの場合においても、第1の実施形態の情報処理装置10は、主機能部と従機能部とで構成される情報処理装置において、従機能部の輻輳による情報処理装置の性能の低下を抑制することが可能という効果を奏する。   Only one of the processes in FIGS. 4 and 5 described above may be performed, or both may be performed. In either case, the information processing apparatus 10 according to the first embodiment suppresses a decrease in the performance of the information processing apparatus due to the congestion of the slave function section in the information processing apparatus including the master function section and the slave function section. There is an effect that it is possible.

また、第1の実施形態の情報処理装置10は、プログラムによるリソース単位での負荷の低減が可能である。このため、情報処理装置10は、従機能部の処理能力増強のためのハードウェア・リソースの増設に時間を要する場合でも、従機能部の輻輳を迅速かつ低コストで改善することができる。   Further, the information processing apparatus 10 according to the first embodiment can reduce the load in units of resources by a program. For this reason, the information processing apparatus 10 can quickly and inexpensively improve the congestion of the slave function unit even when it takes time to increase the hardware resources for increasing the processing capability of the slave function unit.

(第2の実施形態)
第1の実施形態の情報処理装置10は、第2の実施形態の情報処理装置として以下のようにも表現できる。すなわち、情報処理装置は、第1の主機能部と、第2の主機能部と、リソースを含む従機能部群と、を備える。第1の実施形態との対比において、第1の主機能部は現用主機能部11−1に対応し、第2の主機能部は予備主機能部11−2に対応し、リソースを含む従機能部群は、従機能部群12〜14に対応する。
(Second Embodiment)
The information processing apparatus 10 according to the first embodiment can be expressed as the information processing apparatus according to the second embodiment as follows. That is, the information processing apparatus includes a first main function unit, a second main function unit, and a sub function unit group including resources. In contrast to the first embodiment, the first main function unit corresponds to the active main function unit 11-1, the second main function unit corresponds to the standby main function unit 11-2, and includes a resource. The functional unit group corresponds to the secondary functional unit groups 12 to 14.

第1の主機能部は、処理メッセージの送信を制御する。第2の主機能部は、第1の主機能部に併設され、処理メッセージを解析してその解析結果を第1の主機能部に通知する。第1の主機能部と、第2の主機能部と、リソースとは通信可能に接続される。リソースは、処理メッセージを第1の主機能部から受信して処理する。   The first main function unit controls transmission of the processing message. The second main function unit is provided together with the first main function unit, analyzes the processing message, and notifies the first main function unit of the analysis result. The first main function unit, the second main function unit, and the resource are communicably connected. The resource receives the processing message from the first main function unit and processes it.

このような構成において、第2の主機能部は、第1の主機能部からリソースへ送信される処理メッセージの推定処理時間をリソースごとに累計した推定累計走行時間値に基づいて、リソースの負荷量をリソースごとに判定する。そして、第2の主機能部は、判定された負荷量に基づいて、リソースにおける輻輳の程度を示す輻輳度を、第1の状態、第1の状態よりも輻輳度が高い第2の状態、及び、第2の状態よりも輻輳度が高い第3の状態のいずれかとして前記リソースごとに判定する。第1の実施形態との対比において、第1の状態は「非輻輳状態(低輻輳)」、第2の状態は「非輻輳状態(準輻輳)」、第3の状態は「輻輳状態」にそれぞれ対応する。第2の主機能部は、輻輳度の判定結果を輻輳度通知として第1の主機能部に通知する。そして、第1の主機能部は、輻輳度通知に含まれる輻輳度の判定結果に基づいて、対応するリソース宛の処理メッセージを処理する。ここで、第1の主機能部における、輻輳度の判定結果に基づく処理メッセージの処理には、例えば、処理メッセージの重要度に基づく破棄処理や、輻輳継続状態の判定結果に基づく処理メッセージの送信先のリソースの変更(すなわち、リソースの再割り当て)が含まれる。   In such a configuration, the second main function unit determines the resource load based on the estimated accumulated traveling time value obtained by accumulating the estimated processing time of the processing message transmitted from the first main function unit to the resource for each resource. Determine the amount for each resource. Then, the second main function unit sets the congestion degree indicating the degree of congestion in the resource based on the determined load amount to the first state, the second state where the congestion degree is higher than the first state, And it determines for every said resource as either of the 3rd states whose congestion degree is higher than a 2nd state. In contrast with the first embodiment, the first state is “non-congested state (low congestion)”, the second state is “non-congested state (semi-congested)”, and the third state is “congested state”. Each corresponds. The second main function unit notifies the first main function unit of the congestion level determination result as a congestion level notification. Then, the first main function unit processes the processing message addressed to the corresponding resource based on the determination result of the congestion level included in the congestion level notification. Here, in the processing of the processing message based on the determination result of the congestion level in the first main function unit, for example, the discard processing based on the importance level of the processing message and the transmission of the processing message based on the determination result of the congestion continuation state Changes to previous resources (ie, resource reallocation) are included.

このような構成を備える第2の実施形態の情報処理装置も、輻輳度の判定結果に基づいて処理メッセージを処理することで、輻輳度が高い従機能部群のリソースの負荷を低減し、情報処理装置全体の処理の効率化を図ることができる。   The information processing apparatus according to the second embodiment having such a configuration also processes the processing message based on the determination result of the degree of congestion, thereby reducing the resource load of the slave function unit group having a high degree of congestion. The processing efficiency of the entire processing apparatus can be improved.

以上、実施形態を参照して本願発明を説明したが、本願発明は上記の実施形態に限定されない。本願発明の構成や詳細には、本願発明のスコープ内で当業者が理解し得る様々な変更をすることができる。   Although the present invention has been described with reference to the embodiments, the present invention is not limited to the above embodiments. Various changes that can be understood by those skilled in the art can be made to the configuration and details of the present invention within the scope of the present invention.

10 情報処理装置
11 主機能部
11−1 現用主機能部
11−2 予備主機能部
12〜14 従機能部群
12−1〜12−n リソース
DESCRIPTION OF SYMBOLS 10 Information processing apparatus 11 Main function part 11-1 Current main function part 11-2 Backup main function part 12-14 Secondary function part group 12-1 to 12-n Resource

Claims (7)

処理メッセージの送信を制御する第1の主機能部と、
前記処理メッセージを解析して前記解析の結果を前記第1の主機能部に通知する、前記第1の主機能部に併設され前記第1の主機能部と通信可能な第2の主機能部と、
前記第1及び第2の主機能部と通信可能に接続され、前記処理メッセージを前記第1の主機能部から受信して処理するリソースを含む従機能部群と、を備え、
前記第2の主機能部は、
前記第1の主機能部から前記リソースへ送信される前記処理メッセージの推定処理時間を前記リソースごとに累計した推定累計走行時間値に基づいて前記リソースの負荷量を前記リソースごとに判定し、
前記負荷量の判定結果に基づいて、前記リソースにおける輻輳の程度を示す輻輳度を、第1の状態、前記第1の状態よりも輻輳度が高い第2の状態、及び、前記第2の状態よりも輻輳度が高い第3の状態のいずれかとして前記リソースごとに判定し、
前記輻輳度の判定結果を輻輳度通知として前記第1の主機能部に通知し、
前記第1の主機能部は、
前記輻輳度通知に含まれる前記輻輳度の判定結果に基づいて、対応する前記リソース宛の前記処理メッセージを処理する、
情報処理装置。
A first main functional unit that controls transmission of a processing message;
A second main function unit that is connected to the first main function unit and can communicate with the first main function unit, which analyzes the processing message and notifies the first main function unit of the analysis result. When,
A slave function unit group including resources that are communicably connected to the first and second main function units, and that receive and process the processing message from the first main function unit;
The second main function unit includes:
Determining the load amount of the resource for each resource based on an estimated accumulated travel time value obtained by accumulating the estimated processing time of the processing message transmitted from the first main function unit to the resource for each resource;
Based on the determination result of the load amount, the degree of congestion indicating the degree of congestion in the resource is set to a first state, a second state having a higher degree of congestion than the first state, and the second state. For each of the resources as one of the third states with higher congestion than
Notifying the first main function unit with the determination result of the congestion level as a congestion level notification,
The first main function unit includes:
Processing the processing message addressed to the corresponding resource based on the determination result of the congestion level included in the congestion level notification;
Information processing device.
前記第1の主機能部は、前記輻輳度通知に含まれる前記輻輳度の判定結果に基づいて前記リソースの輻輳度の前記第1の状態の継続状態及び前記第3の状態の継続状態を前記リソースごとに判定し、前記第3の状態が継続していると判定された前記リソースと前記第1の状態が継続していると判定された前記リソースとが存在する場合には前記第3の状態が継続していると判定された前記リソースの処理を前記第1の状態が継続していると判定された前記リソースに割り当てる、請求項1に記載された情報処理装置。   The first main function unit determines the continuation state of the first state and the continuation state of the third state of the congestion degree of the resource based on the determination result of the congestion degree included in the congestion degree notification. When it is determined for each resource, and there is the resource for which the third state is determined to be continued and the resource for which the first state is determined to be continued, the third state The information processing apparatus according to claim 1, wherein processing of the resource determined to be in a state is assigned to the resource determined to be in the first state. 前記第1の主機能部は、さらに、前記第2の状態の継続状態を前記リソースごとに判定し、前記第2の状態が継続していると判定された前記リソースを前記第3の状態が継続していると判定された前記リソースの処理の割り当てから除外する、請求項2に記載された情報処理装置。   The first main function unit further determines a continuation state of the second state for each resource, and determines that the resource in which the third state is continued is determined as the third state. The information processing apparatus according to claim 2, wherein the information processing apparatus is excluded from assignment of processing of the resource determined to be continued. 前記第1の主機能部は、前記処理メッセージの重要度を複数の段階で判定し、前記輻輳度通知に含まれる前記輻輳度が所定の状態よりも高い場合に、前記重要度が所定の段階よりも低いと判定された前記処理メッセージを破棄する、請求項1乃至3のいずれかに記載された情報処理装置。   The first main function unit determines the importance of the processing message in a plurality of stages, and the importance is a predetermined stage when the congestion included in the congestion notification is higher than a predetermined state. The information processing apparatus according to claim 1, wherein the processing message determined to be lower than the processing message is discarded. 前記第2の主機能部は、
前記負荷量を、前記推定累計走行時間値の大きさに基づいて第1の負荷量、前記第1の負荷量よりも負荷が高い第2の負荷量、及び、前記第2の負荷量よりも負荷が高い第3の負荷量のいずれかとして前記リソースごとに判定し、
前記輻輳度を、現在の前記負荷量と過去に判定された前記輻輳度とに基づいて前記リソースごとに判定する、
請求項1乃至4のいずれかに記載された情報処理装置。
The second main function unit includes:
Based on the estimated cumulative travel time value, the load amount is a first load amount, a second load amount that is higher than the first load amount, and a second load amount. Determine for each of the resources as one of the third loads with a high load,
Determining the degree of congestion for each resource based on the current load amount and the degree of congestion determined in the past;
The information processing apparatus according to claim 1.
第1の主機能部からリソースへ送信される処理メッセージの推定処理時間を前記リソースごとに累計した推定累計走行時間値に基づいて、前記リソースの負荷量を前記リソースごとに判定し、
前記負荷量に基づいて、前記リソースにおける輻輳の程度を示す輻輳度を、第1の状態、前記第1の状態よりも輻輳度が高い第2の状態、及び、前記第2の状態よりも輻輳度が高い第3の状態のいずれかとして前記リソースごとに判定し、
前記輻輳度の判定結果を輻輳度通知として通知し、
前記輻輳度通知に含まれる前記輻輳度の判定結果に基づいて、対応する前記リソース宛の前記処理メッセージを処理する、
ことを特徴とする情報処理装置の制御方法。
Based on the estimated accumulated travel time value obtained by accumulating the estimated processing time of the processing message transmitted from the first main function unit to the resource for each resource, the load amount of the resource is determined for each resource,
Based on the load amount, the degree of congestion indicating the degree of congestion in the resource is set to the first state, the second state having a higher degree of congestion than the first state, and the congestion degree higher than the second state. Determine for each of the resources as one of the higher third states,
Notifying the determination result of the congestion level as a congestion level notification,
Processing the processing message addressed to the corresponding resource based on the determination result of the congestion level included in the congestion level notification;
A method for controlling an information processing apparatus.
情報処理装置が備えるコンピュータに、
第1の主機能部からリソースへ送信される処理メッセージの推定処理時間を前記リソースごとに累計した推定累計走行時間値に基づいて、前記リソースの負荷量を前記リソースごとに判定する手順、
前記負荷量に基づいて、前記リソースにおける輻輳の程度を示す輻輳度を、第1の状態、前記第1の状態よりも輻輳度が高い第2の状態、及び、前記第2の状態よりも輻輳度が高い第3の状態のいずれかとして前記リソースごとに判定する手順、
前記輻輳度の判定結果を輻輳度通知として通知する手順、
前記輻輳度通知に含まれる前記輻輳度の判定結果に基づいて、対応する前記リソース宛の前記処理メッセージを処理する手順、
を実行させるための情報処理装置の制御プログラム。
In the computer provided in the information processing device,
A procedure for determining the load amount of the resource for each resource based on an estimated accumulated traveling time value obtained by accumulating the estimated processing time of a processing message transmitted from the first main function unit to the resource for each resource;
Based on the load amount, the degree of congestion indicating the degree of congestion in the resource is set to the first state, the second state having a higher degree of congestion than the first state, and the congestion degree higher than the second state. A procedure for determining for each of the resources as one of the high third states,
A procedure for notifying the determination result of the congestion level as a congestion level notification;
A procedure for processing the processing message addressed to the corresponding resource based on the determination result of the congestion level included in the congestion level notification;
Control program for information processing apparatus for executing
JP2015184097A 2015-09-17 2015-09-17 Information processing device, and information processing device control method Pending JP2017059030A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015184097A JP2017059030A (en) 2015-09-17 2015-09-17 Information processing device, and information processing device control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015184097A JP2017059030A (en) 2015-09-17 2015-09-17 Information processing device, and information processing device control method

Publications (1)

Publication Number Publication Date
JP2017059030A true JP2017059030A (en) 2017-03-23

Family

ID=58390550

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015184097A Pending JP2017059030A (en) 2015-09-17 2015-09-17 Information processing device, and information processing device control method

Country Status (1)

Country Link
JP (1) JP2017059030A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11991001B2 (en) * 2017-11-20 2024-05-21 Qualcomm Incorporated Dynamic termination of hybrid automatic repeat request retransmissions

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04318655A (en) * 1991-04-18 1992-11-10 Hitachi Ltd Load smoothing control method in multicomputer system
JP2009212862A (en) * 2008-03-04 2009-09-17 Nec Corp Congestion control system, congestion control method, and congestion control program
JP2010176413A (en) * 2009-01-29 2010-08-12 Fujitsu Ltd Information processing apparatus and method, and computer program
JP2010218001A (en) * 2009-03-13 2010-09-30 Nec Corp Multitask processor and method, and program

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04318655A (en) * 1991-04-18 1992-11-10 Hitachi Ltd Load smoothing control method in multicomputer system
JP2009212862A (en) * 2008-03-04 2009-09-17 Nec Corp Congestion control system, congestion control method, and congestion control program
JP2010176413A (en) * 2009-01-29 2010-08-12 Fujitsu Ltd Information processing apparatus and method, and computer program
JP2010218001A (en) * 2009-03-13 2010-09-30 Nec Corp Multitask processor and method, and program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11991001B2 (en) * 2017-11-20 2024-05-21 Qualcomm Incorporated Dynamic termination of hybrid automatic repeat request retransmissions

Similar Documents

Publication Publication Date Title
US11546644B2 (en) Bandwidth control method and apparatus, and device
US9124506B2 (en) Techniques for end-to-end network bandwidth optimization using software defined networking
US20160283283A1 (en) Scheduling method and apparatus in multiprocessing environment
JP6881575B2 (en) Resource allocation systems, management equipment, methods and programs
CN106452818B (en) Resource scheduling method and system
JP4574600B2 (en) Gateway device, data aggregation device, data aggregation system, data transmission method, and program
CN106230997B (en) Resource scheduling method and device
US10263809B2 (en) Selecting an optimal network device for reporting flow table misses upon expiry of a flow in a software defined network
EP2670085B1 (en) System for performing Data Cut-Through
JPWO2015001850A1 (en) Task assignment determination device, control method, and program
JPWO2009060530A1 (en) Network processing control device, program, and method
WO2016206513A1 (en) Method of boosting data processing, and assignment device and switch utilizing same
US20170324619A1 (en) Network Management Method, Device, and System
CN112882827A (en) Method, electronic device and computer program product for load balancing
CN108153583B (en) Task allocation method and device and real-time computing framework system
CN116233018A (en) Message processing method and device, electronic equipment and storage medium
JP2017059030A (en) Information processing device, and information processing device control method
CN106021026B (en) Backup method and device
CN115378885B (en) Virtual machine service network bandwidth management method and device under super fusion architecture
US11700299B2 (en) Information processing apparatus, information processing system, non-transitory computer-readable medium, and information processing method
JP2011145833A (en) Data distribution management system and data distribution management method
CN110347518B (en) Message processing method and device
JP2013222221A (en) Distributed data management system and data movement management method
CN112685167A (en) Resource using method, electronic device and computer program product
JP5526748B2 (en) Packet processing device, packet distribution device, control program, and packet distribution method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180809

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20190529

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20190618

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190808

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20200128