JP3292349B2 - How to grant management rights for a decentralized management agreement type platform - Google Patents

How to grant management rights for a decentralized management agreement type platform

Info

Publication number
JP3292349B2
JP3292349B2 JP25344094A JP25344094A JP3292349B2 JP 3292349 B2 JP3292349 B2 JP 3292349B2 JP 25344094 A JP25344094 A JP 25344094A JP 25344094 A JP25344094 A JP 25344094A JP 3292349 B2 JP3292349 B2 JP 3292349B2
Authority
JP
Japan
Prior art keywords
unit
management
management right
platform
load
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP25344094A
Other languages
Japanese (ja)
Other versions
JPH08115304A (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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone 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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP25344094A priority Critical patent/JP3292349B2/en
Publication of JPH08115304A publication Critical patent/JPH08115304A/en
Application granted granted Critical
Publication of JP3292349B2 publication Critical patent/JP3292349B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)
  • Computer And Data Communications (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Hardware Redundancy (AREA)

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、通信分野、事務分野等
で使用されるネットワークの管理、運用などにおいてデ
ータベース群とアプリケーションプログラム群の結合
や、各種複数のシステム間の結合に使用するための分散
管理機能協定型プラットフォームの管理権付与方法に関
するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a connection between a database group and an application program group and a connection between various systems in the management and operation of a network used in a communication field, an office field, and the like. The present invention relates to a method for granting the management right of a distributed management function agreement type platform.

【0002】[0002]

【従来の技術】以下、図2乃至図5を用いて従来の技術
を説明する。図2はアプリケーションプログラムAP
1 ,AP2 がそれぞれデータ群1、2を蓄積しているデ
ータベースDBA ,DBB をそれぞれ使用して一連の仕
事を行うことを示している。同図に示すように、従来の
構成においては、データベース(以下、DBと称する)
と、該当DBを用いて一連の仕事を行うアプリケーショ
ンプログラム(以下、APと称する)とは直結してい
た。
2. Description of the Related Art A conventional technique will be described below with reference to FIGS. FIG. 2 shows an application program AP.
1 and AP 2 perform a series of tasks using databases DB A and DB B storing data groups 1 and 2, respectively. As shown in FIG. 1, in a conventional configuration, a database (hereinafter, referred to as DB) is used.
And an application program (hereinafter, referred to as an AP) that performs a series of tasks using the corresponding DB.

【0003】このため、DBのデータの流通が困難であ
ったり、DBを変更すると、APも変更する必要があっ
た。即ち、AP1 で、DBA のデータ群1とDBB のデ
ータ群2の両方を使用して、一連の仕事を行うことがで
きず、新規にAP又はシステムを作成する必要があっ
た。
For this reason, when it is difficult to distribute the data of the DB or when the DB is changed, it is necessary to change the AP. That is, the AP 1 cannot perform a series of tasks using both the data group 1 of DB A and the data group 2 of DB B , and it is necessary to create a new AP or system.

【0004】また、図3に示すように、特定の仕事を行
うタスクモジュールMにおいても、APとタスクモジュ
ールMは直結していた。このため、タスクモジュールM
を変更すると、APも変更する必要があった。さらに複
数のタスクモジュールと複数のDBを使用するAPの場
合の変更は非常に複雑である。
[0006] As shown in FIG. 3, in a task module M that performs a specific task, the AP and the task module M are directly connected. Therefore, the task module M
Was changed, the AP also had to be changed. Further, the change in the case of an AP using a plurality of task modules and a plurality of DBs is very complicated.

【0005】このような問題を解決する手段として、図
4に示すように、APとDB、APとタスクモジュール
Mを直結しないで分離し、これらを結合する結合部であ
るプラットフォーム(以下、PFと称する)を構成する
ことで、データの流通を図ると共に、DBやタスクモジ
ュールMの変更がAPへ及ぼす影響を軽減することが可
能である。
As a means for solving such a problem, as shown in FIG. 4, an AP and a DB, and an AP and a task module M are separated without being directly connected, and a platform (hereinafter, referred to as a PF and a PF) is a connecting portion for connecting these. ), It is possible to distribute data and reduce the influence of changes in the DB and the task module M on the AP.

【0006】このPFは、複数のAP1 乃至AP4 に対
するインタフェースを行うAPインタフェーサ1、複数
のタスクモジュールM1 ,M2 に対するインタフェース
を行うMインタフェーサ2、複数のDB1 ,DB2 に対
するインタフェースを行うDBインタフェーサ3、前記
各インタフェーサを介して複数のAP群、タスクモジュ
ールM、DBからのアクセス要求を管理するアクセッサ
4を備えている。
The PF comprises an AP interface 1 for interfacing a plurality of APs 1 to 4 , an M interface 2 for interfacing a plurality of task modules M 1 and M 2, and an interface for a plurality of DBs 1 and 2 . And an accessor 4 that manages access requests from a plurality of AP groups, task modules M, and DBs via the respective interfacers.

【0007】ここで、PFは複数のDBやタスクモジュ
ールMとAPを接続するためのソフトウエアであり、例
えば、電子情報通信学会誌vol.E76-B,No.4,April 1993,
pp.391-401のN.Kashima et.al."Optical cable network
operation in subscriber loops" で議論されている。
Here, the PF is software for connecting a plurality of DBs and task modules M to an AP. For example, PF is a journal of the Institute of Electronics, Information and Communication Engineers, vol.E76-B, No.4, April 1993,
pp.391-401 N.Kashima et.al. "Optical cable network
operation in subscriber loops ".

【0008】しかしながら、図4に示すように多数のD
B、タスクモジュールM、APがPFを介して結合する
状況では、PFにAPが集中してしまう危険性がある。
そのために業務の待ち時間が長くなったり、複数のPF
間で負荷が分散されていなければ、最悪時には負荷のか
かりすぎによるPFの故障が発生する可能性があり、効
率の悪いシステム構成となっていた。
However, as shown in FIG.
In a situation where B, the task module M, and the AP are connected via the PF, there is a risk that the AP may concentrate on the PF.
As a result, the waiting time for work becomes longer,
If the load is not distributed among the PFs, there is a possibility that the PF may fail due to an excessive load in the worst case, resulting in an inefficient system configuration.

【0009】また、PFの故障がシステム全体に及ぼす
影響が大である。即ち、DBやタスクモジュールM、A
Pの故障は局所的であるが、PFの故障はPFに接続さ
れている全部のDBやタスクモジュールM、APに影響
を及ぼし、システムの信頼性にかける構成となる恐れが
ある。
[0009] The PF failure has a large effect on the entire system. That is, the DB and the task modules M and A
Although the failure of the P is local, the failure of the PF affects all DBs, task modules M, and APs connected to the PF, and may have a configuration that affects the reliability of the system.

【0010】また、一般に信頼性を向上させるための手
段として、複数の同一システムを並列に接続するN重冗
長系が採用されている。しかし、ここでも何らかの負荷
分散手段を施さなければ、ある特定のPFにのみ負荷が
集中し、システム全体の処理速度を低下させたり、負荷
のかかりすぎによる故障の誘発、そして軽負荷状態(フ
リー状態も含む)のPFの存在を容認せざるおえない。
In general, an N-fold redundant system in which a plurality of identical systems are connected in parallel is employed as a means for improving reliability. However, even if some kind of load distribution means is not applied here, the load concentrates only on a specific PF, which lowers the processing speed of the entire system, induces a failure due to excessive load, and causes a light load state (free state). Including PF).

【0011】この負荷管理制御のために、図5に示すよ
うなシステムスイッチャとよぶ集中管理制御手段を具備
するソフトウエアについて、例えば「加入者線路OpS
プラットフォームの高信頼化構成」信学会春季大会B−
990(1994)で議論された。
For this load management control, software having a central management control means called a system switcher as shown in FIG.
Platform Reliable Configuration "IEICE Spring Conference B-
990 (1994).

【0012】システムスイッチャは、個々のユニットP
Fからの負荷情報によって個々のユニットPFの負荷状
況を認識して、システム全体で処理効率が最大になるよ
うに負荷分散を行う。また、ユニットPFが故障して、
そのユニットPFに依頼された業務の処理が滞ることを
避けるためにネットワーク上の他のユニットPFのうち
負荷の軽いユニットPFを選択して業務の続行を図るこ
とを特徴としている。
The system switcher is composed of individual units P
The load status of each unit PF is recognized based on the load information from F, and the load is distributed so that the processing efficiency is maximized in the entire system. Also, the unit PF breaks down,
In order to avoid a delay in the processing of the job requested by the unit PF, a unit PF with a light load is selected from other units PF on the network to continue the job.

【0013】[0013]

【発明が解決しようとする課題】しかしながら、システ
ム全体の信頼性に付いて考慮する場合、システムスイッ
チャのような集中管理制御機能自身が故障した場合、長
期的には特定のユニットPFにのみ負荷が集中し、シス
テム全体に影響を与える。また故障したユニットPFが
処理していた積滞業務の続行も効率よく実行されず、従
ってオペレータの待ち時間を延長させてしまうことにな
りかねない。
However, when considering the reliability of the entire system, when a centralized control function such as a system switcher fails, a load is applied only to a specific unit PF in the long term. Concentrate and affect the entire system. Further, the continuation of the backlogging operation which the failed unit PF has been processing is not efficiently executed, so that the waiting time of the operator may be extended.

【0014】本発明の目的は上記の問題点に鑑み、管理
権を付与されているユニットプラットフォームが過負荷
状態に陥った場合、或いは故障により支障を来した場合
に新たに軽負荷状態のユニットPFに対して管理権の付
与を行う分散管理機能協定型プラットフォームの管理権
付与方法を提供することにある。
SUMMARY OF THE INVENTION In view of the above problems, an object of the present invention is to newly add a unit PF in a lightly loaded state when a unit platform to which the management right has been assigned falls into an overloaded state or when a trouble occurs due to a failure. It is an object of the present invention to provide a management right grant method for a decentralized management function agreement type platform for granting a management right to a company.

【0015】[0015]

【課題を解決するための手段】本発明は上記の目的を達
成するために請求項1では、データベース群、特定の仕
事を行うタスクモジュール群、及び前記データベース群
とタスクモジュール群とを用いて一連の仕事を行うアプ
リケーションプログラム群、並びに前記データベース
群、タスクモジュール群及びアプリケーションプログラ
ム群をネットワークを介して結合する結合部であるユニ
ットプラットフォームを複数個用いて構成される分散型
処理システムにおける分散管理機能協定型プラットフォ
ームの管理権付与方法であって、管理権の付与されてい
るユニットプラットフォームとネットワーク上の他のユ
ニットプラットフォームとの間で、負荷分散や動作状況
診断のための通信を定期的に行い、前記管理権の付与さ
れているユニットプラットフォームからネットワーク上
の他のユニットプラットフォームに対して、前記通信が
予め設定された時間を過ぎても途絶えているときに、管
理権の付与されていないユニットプラットフォームは前
記管理権の付与されているユニットプラットフォームに
対して自己の故障診断を行う命令を送信し、この後、前
記管理権の付与されているユニットプラットフォームか
ら返信がないときに、前記管理権の付与されていない各
ユニットプラットフォームは、自己の処理するアプリケ
ーションプログラムの優先度や使用中のタスクモジュー
ル、及び稼働にかかる時間の平均値等のような動作状況
や負荷状況を診断して、該情報をネットワーク上の他の
各ユニットプラットフォームへ通知し、該通知を受けた
各ユニットプラットフォームは通知された情報の中から
軽負荷状態のユニットプラットフォームを選択して、新
規に管理権の付与できるユニットプラットフォームを決
定し、該ユニットプラットフォームに管理権の付与を行
う分散管理機能協定型プラットフォームの管理権付与方
法を提案する。
The present invention SUMMARY OF] is in claim 1 in order to achieve the above object, a database group, using task modules for performing specific tasks, and said group of databases and task modules series Management program in a distributed processing system composed of a plurality of unit platforms which are connection units for connecting the database group, the task module group, and the application program group via a network. A method for granting management rights of a type platform, wherein communication for load distribution and operation status diagnosis is periodically performed between a unit platform to which management rights have been granted and another unit platform on a network, Units for which administrative rights have been granted When the communication is interrupted from the platform to another unit platform on the network even after a predetermined time, the unit platform to which the management right has not been assigned becomes the unit platform to which the management right has been assigned. A command for performing its own failure diagnosis is transmitted to the platform, and thereafter, when there is no response from the unit platform to which the management right is assigned, each unit platform to which the management right is not assigned is assigned to its own platform. Diagnose the operating status and load status such as the priority of the application program to be processed, the task module in use, and the average value of the operation time, and notify the information to other unit platforms on the network. Each unit platform that received the notification is notified. Method of selecting a unit platform in a lightly loaded state from information received, determining a unit platform to which a new management right can be assigned, and assigning a management right to the unit platform. Suggest.

【0016】[0016]

【作用】本発明の請求項1によれば、管理権の付与され
ているユニットプラットフォームとネットワーク上の他
のユニットプラットフォームとの間において、負荷分散
や動作状況診断のための通信が定期的に行われ、前記管
理権の付与されているユニットプラットフォームからネ
ットワーク上の他のユニットプラットフォームに対し
て、前記通信が予め設定された時間を過ぎても途絶えて
いるときに、管理権の付与されていないユニットプラッ
トフォームによって前記管理権の付与されているユニッ
トプラットフォームに対して自己の故障診断を行う命令
が送信される。この後、前記管理権の付与されているユ
ニットプラットフォームから前記命令を送信したユニッ
トプラットフォームに対して返信がないときに、前記管
理権の付与されていない各ユニットプラットフォームに
よって、自己の処理するアプリケーションプログラムの
優先度や使用中のタスクモジュール、及び稼働にかかる
時間の平均値等のような動作状況や負荷状況が診断さ
れ、該情報がネットワーク上の他の各ユニットプラット
フォームへ通知される。これにより、該通知を受けた各
ユニットプラットフォームによって、通知された情報の
中から軽負荷状態のユニットプラットフォームが選択さ
れ、新規に管理権の付与できるユニットプラットフォー
ムが決定されて、該ユニットプラットフォームに管理権
の付与が行われる。
According to the first aspect of the present invention, communication for load distribution and operation status diagnosis is periodically performed between the unit platform to which the management right is assigned and another unit platform on the network. When the communication is interrupted after a preset time from the unit platform to which the management right is granted to another unit platform on the network, the unit to which the management right is not granted The platform sends an instruction for performing a self-diagnosis to the unit platform to which the management right has been given. Thereafter, when there is no reply from the unit platform to which the management right has been granted to the unit platform that has transmitted the command, each unit platform to which the management right has not been granted has an application program to be processed by itself. The operating status and the load status such as the priority, the task module in use, and the average value of the operation time are diagnosed, and the information is notified to other unit platforms on the network. As a result, the unit platform in the light load state is selected from the notified information by each unit platform that has received the notification, the unit platform to which the management right can be newly assigned is determined, and the management right is assigned to the unit platform. Is performed.

【0017】[0017]

【実施例】以下、図面に基づいて本発明の一実施例を説
明する。図1及び図6は、本実施例におけるユニットP
Fを示す構成図である。本実施例のユニットPFは、従
来のユニットPFの構成、即ちAP,M,DBインタフ
ェース機能21、アクセス機能22及び他システムイン
タフェース機能23からなる処理部20に加えて、PF
管理・制御機能を有する管理制御部30が備えられてい
る。
An embodiment of the present invention will be described below with reference to the drawings. FIGS. 1 and 6 show the unit P in the present embodiment.
It is a block diagram showing F. The unit PF of the present embodiment has a configuration of a conventional unit PF, that is, in addition to a processing unit 20 including an AP, M, DB interface function 21, an access function 22, and another system interface function 23,
A management control unit 30 having a management / control function is provided.

【0018】処理部20には、図6に示すように、複数
のAP1 ,AP2 に対するインタフェースを行うAPイ
ンタフェーサ1、複数のモジュールM1 ,M2 に対する
インタフェースを行うMインタフェーサ2、複数のDB
1 ,DB2 に対するインタフェースを行うDBインタフ
ェーサ3、前記各インタフェーサを介して複数のAP
群、タスクモジュールM、DBからのアクセス要求を管
理するアクセッサ4が設けられている。
As shown in FIG. 6, the processing unit 20 includes an AP interface 1 for interfacing with a plurality of AP 1 and AP 2 , an M interface 2 for interfacing with a plurality of modules M 1 and M 2, DB
1 , a DB interface 3 for interfacing with the DB 2 , and a plurality of APs through each of the interfacers
An accessor 4 for managing access requests from the group, the task module M, and the DB is provided.

【0019】また、従来は集中管理制御機能が保持して
いた制御機能である接続切替機能部と選択機能部を、図
6に示すように各ユニットPFが管理制御部30として
備えている。
As shown in FIG. 6, each unit PF has a management control unit 30 including a connection switching function unit and a selection function unit, which are control functions conventionally held by the central management control function.

【0020】即ち、管理制御部30は、ユニットPF管
理機能部31とユニットPF制御機能部32から構成さ
れ、ユニットPF管理機能部31は、ユニットPF自身
の故障を診断する故障診断機能部5、ユニットPF自身
の故障を通報する故障通報機能部6、及びユニットPF
での処理状態を確認する動作状況診断機能部7、ユニッ
トPFでの処理状態を通知する動作状況通報機能部8を
備え、故障通報機能部6からの故障情報及び動作状況通
報機能部8からの動作状況情報は、システム内の動作状
況情報記憶部9へ供給される。
That is, the management control unit 30 is composed of a unit PF management function unit 31 and a unit PF control function unit 32. The unit PF management function unit 31 diagnoses a failure of the unit PF itself. A failure reporting function unit 6 for reporting a failure of the unit PF itself, and a unit PF
An operation status diagnosis function unit 7 for checking the processing status in the unit, an operation status notification function unit 8 for notifying the processing status in the unit PF, and the failure information from the failure notification function unit 6 and the operation status notification function unit 8 The operation status information is supplied to an operation status information storage unit 9 in the system.

【0021】また、各ユニットPF内のユニットPF制
御機能部32には、選択機能部10と接続切替機能部1
1、他ユニットPF故障診断命令送信機能部12が備え
られている。これらはネットワーク内の全てのユニット
PFの負荷分散の制御を行うためのものである。
The unit PF control function unit 32 in each unit PF includes a selection function unit 10 and a connection switching function unit 1.
1. The other unit PF failure diagnosis command transmission function unit 12 is provided. These control the load distribution of all the units PF in the network.

【0022】さらに、各ユニットPF,AP,タスクモ
ジュールMは、図7に示すようにLANのようなデータ
転送ネットワーク(DCN)上に接続されている。
Further, each unit PF, AP and task module M are connected on a data transfer network (DCN) such as a LAN as shown in FIG.

【0023】前述した構成よりなる分散管理機能協定型
プラットフォームによれば、ネットワーク(DCN)上
に図8のように接続している各ユニットPF間におい
て、それぞれのユニットPFは自己故障状況と自己動作
状況の診断を行い、その情報を管理権を付与されている
ユニットPFへ通知する。これにより、管理権を付与さ
れているユニットPFは、その情報を基にして負荷分散
と危険分散を行う。
According to the distributed management function agreement type platform having the above-described configuration, each unit PF is connected to the network (DCN) as shown in FIG. Diagnosis of the situation is performed, and the information is notified to the unit PF to which the management right is given. As a result, the unit PF to which the management right has been assigned performs load distribution and risk distribution based on the information.

【0024】また、管理権を付与されているユニットP
Fは、図9に示すように、定期的に故障診断機能部5を
動作させて自己の故障状況を診断する(SA1,SA
2)。これによって、軽微な故障が発生していると判断
された場合には、管理権の付与されているユニットPF
は、ネットワーク上の全てのユニットPFへ管理権を放
棄する情報(救済情報)を故障通報機能により放送し
て、新規に管理権を付与するのに最適なユニットPFを
選択し(SA3)、新規に管理権の付与されるユニット
PFへ管理権を委譲する(SA4)。
The unit P to which the management right is given
F, as shown in FIG. 9, operates the failure diagnosis function unit 5 periodically to diagnose its own failure state (SA1, SA
2). As a result, if it is determined that a minor failure has occurred, the unit PF to which the
Broadcasts information (relief information) for relinquishing the management right to all the units PF on the network by the failure report function, selects the unit PF that is optimal to newly grant the management right (SA3), The management right is transferred to the unit PF to which the management right is assigned (SA4).

【0025】さらに、管理権を付与されているユニット
PFは、定期的に動作状況診断機能部7を動作させて動
作状況を診断し(SA5)、この診断結果が予め設定し
た負荷基準を越えて過負荷状態にある場合、例えば診断
結果得られた負荷値が0.5を越えている場合には、前
記SA3の処理を行う(SA6)。
Further, the unit PF to which the management right is given operates the operation status diagnosis function unit 7 periodically to diagnose the operation status (SA5), and the diagnosis result exceeds the preset load standard. In the case of an overload state, for example, when the load value obtained as a result of the diagnosis exceeds 0.5, the process of SA3 is performed (SA6).

【0026】即ち、管理権を付与されているユニットP
Fは、ネットワーク上の全てのユニットPFへ管理を放
棄する情報(救済情報)を動作状況通報機能部8により
放送する。これを受信した各ユニットPFは自己の故障
状況と負荷状況を診断して、正常動作中かつ予め定めら
れた負荷基準よりも自己の負荷状況が軽負荷であると判
断した場合に、その負荷情報を管理権の付与されている
ユニットPFに対して送信する。逆に、診断の結果、負
荷が基準よりも高かった場合には、通常の動作のみを続
行する。
That is, the unit P to which the management right is given
F broadcasts information for relinquishing the management (relief information) to all units PF on the network by the operation status reporting function unit 8. Each unit PF receiving this diagnoses its own failure status and load status, and when it determines that its own load status is lighter than the predetermined load standard during normal operation, the load information Is transmitted to the unit PF to which the management right is given. Conversely, if the result of the diagnosis indicates that the load is higher than the reference, only normal operation is continued.

【0027】過負荷状態にある、管理権を付与されたユ
ニットPFは、受信した各ユニットPFの負荷情報を比
較して、最も軽負荷状態のユニットPFを選択し、その
ユニットPFに管理権を委譲して、以降では通常のユニ
ットPFの動作のみを行う。
The unit PF in the overloaded state and given the management right compares the received load information of each unit PF, selects the unit PF in the lightest load state, and gives the unit PF the management right. After the transfer, only the operation of the normal unit PF is performed.

【0028】さらに、管理権を付与されていたユニット
PFは最後に管理権が移動した旨をネットワーク上の全
てのユニットPFへ通知するか、或いは新規に管理権を
付与されたユニットPFが、管理権を新たに付与された
旨をネットワーク上の全てのユニットPFへ通知する。
Further, the unit PF to which the management right has been granted notifies the last transfer of the management right to all the units PF on the network, or the unit PF to which the management right has been newly provided receives the management right. The right is newly granted to all the units PF on the network.

【0029】一方、管理権を付与されたユニットPFが
重大な故障により何の動作もし得ない場合には、管理権
を付与されたユニットPFから他のユニットPFへ予め
定められた時間を過ぎても全く情報が送信されなくな
る。この場合、各ユニットPFは他ユニットPF故障診
断命令送信機能部12を動作させて、管理権を付与され
ているユニットPFへ故障診断を行うように要求情報を
送信する。
On the other hand, if the unit PF to which the management right has been assigned cannot perform any operation due to a serious failure, the unit PF to which the management right has been assigned is transferred from the unit PF to another unit PF after a predetermined time. No information is transmitted at all. In this case, each unit PF operates the other unit PF failure diagnosis instruction transmission function unit 12 to transmit request information to the unit PF to which the management right has been given to perform failure diagnosis.

【0030】重大故障を発生させたユニットPFは、何
の応答もしないので、これにより各ユニットPFは管理
権を付与されているユニットPFが重大故障していると
判断して、新規に管理権を付与すべきユニットPFを選
択する(SA7)。
Since the unit PF that has caused the serious failure does not respond at all, each unit PF determines that the unit PF to which the management right has been granted has a serious failure and newly enters the management right. Is selected (SA7).

【0031】このときの選択手順は次のとおりである。
即ち、各ユニットPFが故障診断機能部5と動作状況診
断機能部7を動作させて、正常かつ予め設定した負荷基
準より軽負荷の場合に、動作状況通報機能部8により全
ユニットPFへ負荷情報を放送する。
The selection procedure at this time is as follows.
That is, when each unit PF operates the failure diagnosis function unit 5 and the operation status diagnosis function unit 7 and the load is normal and lighter than the preset load reference, the operation status notification function unit 8 sends the load information to all the units PF. To broadcast.

【0032】各ユニットPFからの負荷情報を受信した
ユニットPFは、自己と他の負荷情報を選択機能部10
により比較して、自己のユニットPFが最軽負荷状態で
ある場合に新規に管理権が付与されるべき対象となるこ
とを認識し、管理機能を作動させる(SA8)。
Upon receiving the load information from each unit PF, the unit PF selects its own and other load information.
And recognizes that when the unit PF is in the lightest load state, it becomes a target to be newly given the management right, and activates the management function (SA8).

【0033】前述したように、本実施例では、管理権を
付与されているユニットPFが過負荷状態あるいは故障
により支障を来した場合は、各ユニットPFからの故障
情報と負荷情報を基に管理権の付与されているユニット
PF或いは他のユニットPF間で、正常且つ最も軽負荷
状態のユニットPFへ新規に管理権を委譲して、管理制
御機能が正常に動作し得ない場合のシステムカバーを図
り、管理制御機能の信頼性を高めている。
As described above, in the present embodiment, when the unit PF to which the management right is given has a trouble due to an overload state or a failure, the management is performed based on the failure information and the load information from each unit PF. A new management right is transferred to the normal and lightest load unit PF between the unit PF to which the right has been granted or another unit PF, and a system cover in a case where the management control function cannot operate normally. The reliability of the management control function has been improved.

【0034】次に、前述した分散管理機能協定型プラッ
トフォームの管理権付与方法についての詳細を説明す
る。図10は、管理権を付与されているユニットPFの
負荷状態が過負荷になった場合に管理権を放棄して、新
たに管理権の付与されるべきユニットPFを選択して、
その選択されたユニットPFに管理機能を動作させる一
連の処理の流れを示す図である。
Next, the details of the method for granting the management right of the above-mentioned distributed management function agreement type platform will be described. FIG. 10 illustrates a case where the management right is abandoned when the load status of the unit PF to which the management right is assigned is overloaded, and a unit PF to which the management right is to be newly assigned is selected.
FIG. 9 is a diagram showing a flow of a series of processes for operating a management function on the selected unit PF.

【0035】管理権を付与されたユニットPFは定期的
に自己の負荷状況を動作状況診断機能部7により診断す
る(SB1)。次いで、この診断の結果得られた負荷値
が所定の基準値、例えば0.5以下であるか否かを判定
する(SB2)。この判定の結果、得られた負荷値が
0.5以下であり過負荷でない場合には、引き続き管理
機能を動作させ、次の診断時期まで通常に動作する(S
B3)。
The unit PF to which the management right is given periodically diagnoses its own load status by the operation status diagnosis function unit 7 (SB1). Next, it is determined whether the load value obtained as a result of the diagnosis is equal to or less than a predetermined reference value, for example, 0.5 (SB2). As a result of this determination, if the obtained load value is 0.5 or less and there is no overload, the management function is continuously operated, and the normal operation is performed until the next diagnosis time (S
B3).

【0036】また、診断により得られた負荷値が0.5
を越え、過負荷状態にあるときには、システム全体に影
響を及ぼす危険性があるので、他の正常且つ軽負荷状態
のユニットPFへ管理権を譲渡する。
The load value obtained by the diagnosis is 0.5
Therefore, when there is an overload condition, there is a risk of affecting the entire system. Therefore, the management right is transferred to another normal and lightly loaded unit PF.

【0037】その手順として、過負荷状態の管理権を付
与されているユニットPFは、全ユニットPFに管理権
を放棄する救済情報を動作状況通報機能部8により放送
する(SB4)。これを受信した各ユニットPFは自己
の負荷状態を動作状況診断機能部7により診断し(SB
5)、診断の結果得られた負荷値が所定の基準値、例え
ば0.5以下であるか否かを判定する(SB6)。この
判定の結果、得られた負荷値が0.5を越え過負荷であ
る場合には、引き続き自己の業務処理を行う(SB
7)。
As the procedure, the unit PF to which the management right in the overload state is given broadcasts rescue information for relinquishing the management right to all the units PF by the operation status reporting function unit 8 (SB4). Each unit PF that has received this is diagnosed by the operation status diagnostic function unit 7 of its own load state (SB
5) It is determined whether the load value obtained as a result of the diagnosis is equal to or less than a predetermined reference value, for example, 0.5 (SB6). As a result of this determination, if the obtained load value exceeds 0.5 and is overloaded, the own business process is continuously performed (SB
7).

【0038】また、診断により得られた負荷値が0.5
以下で、自己の負荷状態が予め設定した負荷基準よりも
軽いときには、自己の負荷情報を動作状況通報機能部8
によって管理権の付与されているユニットPFに返送す
る(SB8)。
The load value obtained by the diagnosis is 0.5
In the following, when the own load state is lighter than a preset load reference, the own load information is transmitted to the operation status reporting function unit 8.
Is returned to the unit PF to which the management right is assigned (SB8).

【0039】この後、管理権の付与されているユニット
PFは、返送されてきた情報を整理し(SB9)、これ
らの情報の中から最も軽負荷状態のユニットPFを選択
機能によって選択し(SB10)、新規に管理権を付与
されるユニットPFが決定する(SB11)。次いで、
管理権の付与されているユニットPFは、決定したユニ
ットPFに対して管理権を委譲する(SB12)と共
に、全ユニットPFに対して管理権が移動したことを通
知して(SB13)、管理機能の動作を停止させ、通常
の業務処理のみを行う(SB14)。また、新たに管理
権を付与されたユニットPFは管理機能を動作させ(S
B15)、前記SB1の処理に移行する。
Thereafter, the unit PF to which the management right has been assigned sorts the returned information (SB9), and selects the unit PF in the lightest load state from the information by the selection function (SB10). ), The unit PF to which the management right is newly given is determined (SB11). Then
The unit PF to which the management right has been granted transfers the management right to the determined unit PF (SB12), and notifies the transfer of the management right to all the units PF (SB13), and the management function Is stopped, and only normal business processing is performed (SB14). Also, the unit PF to which the management right is newly given operates the management function (S
B15), and the process proceeds to SB1.

【0040】尚、本実施例では過負荷を判断するための
負荷基準値を例として0.5と設定したが、これに限定
されることはない。
In this embodiment, the load reference value for judging an overload is set to 0.5 as an example. However, the present invention is not limited to this.

【0041】図11には、図10と同様の状況で、管理
権を保有していたユニットPFが新規に管理権を付与さ
れたユニットPFへ管理権を委譲したことを全てのユニ
ットPFへ通知する場合の処理の流れ図を示す。図10
に示す処理の流れでは、管理権が移動したことを全ユニ
ットPFへ通知するのは、それまで管理権を付与されて
いたユニットPFであったが、ここでは、新規に管理権
を付与されたユニットPFがその動作を行う。ただし図
中では、図9の破線領域が共通なので新規に管理権の付
与されるユニットPFが選択される過程を省略して示
す。
FIG. 11 shows to all the units PF that the unit PF that has held the management right has delegated the management right to the unit PF that has been newly given the management right in the same situation as in FIG. FIG. 4 shows a flowchart of the processing when it is performed. FIG.
In the processing flow shown in (1), the unit PF to which the management right has been granted is notified to all the units PF that the management right has been moved, but here, the management right is newly assigned. The unit PF performs the operation. However, in the figure, the process of selecting the unit PF to which the management right is newly given is omitted because the broken line area in FIG. 9 is common.

【0042】即ち、管理権の付与されているユニットP
Fにおいて、新規に管理権を付与されるユニットPFが
決定すると(SB11)、管理権の付与されているユニ
ットPFは、決定したユニットPFに対して管理権を委
譲する(SB16)と共に、管理機能の動作を停止さ
せ、通常の業務処理のみを行う(SB17)。
That is, the unit P to which the management right is assigned
In F, when the unit PF to which the management right is newly given is determined (SB11), the unit PF to which the management right is given transfers the management right to the determined unit PF (SB16) and performs the management function. Is stopped, and only normal business processing is performed (SB17).

【0043】また、新たに管理権を付与されたユニット
PFは管理機能を動作させる(SB18)と共に、動作
状況通報機能部8によって全ユニットPFに対して管理
権が付与されたことを通知して(SB19)、前記SB
1の処理に移行する。
The unit PF newly given the management right operates the management function (SB18), and notifies the operation status reporting function unit 8 that all the unit PFs have been given the management right. (SB19), the SB
Move to the processing of 1.

【0044】次に、管理権を付与されているユニットP
Fが重大故障を発生した場合に、新規に管理権を付与す
るユニットPFを選択し、このユニットPFに管理権を
付与する詳細方法を説明する。
Next, the unit P to which the management right is given
A detailed method of selecting a unit PF to which a management right is newly given when a serious failure occurs in F and giving the management right to the unit PF will be described.

【0045】図12及び図13は、管理権を付与された
ユニットPFが重大故障を発生した場合に、新規に管理
権を付与するユニットPFを選択する処理の流れを示す
図である。
FIGS. 12 and 13 are diagrams showing the flow of processing for selecting a unit PF to which a new management right is to be given when a serious failure has occurred in the unit PF to which the management right has been given.

【0046】管理権を付与されているユニットPFは、
定期的に故障診断機能部5を動作させて自己の故障状況
を診断する(SC1,SC2)。これによって、軽微な
故障が発生していると判断された場合には、管理権の付
与されているユニットPFは、ネットワーク上の全ての
ユニットPFへ管理権を放棄する情報(救済情報)を故
障通報機能により放送する(SC3)。
The unit PF to which the management right has been assigned is:
The failure diagnosis function unit 5 is periodically operated to diagnose its own failure state (SC1, SC2). As a result, when it is determined that a minor failure has occurred, the unit PF to which the management right has been granted has the information (relief information) for relinquishing the management right to all units PF on the network. Broadcast by the reporting function (SC3).

【0047】これを受信した各ユニットPFは自己の故
障状況及び負荷状況を故障診断機能部5並びに動作状況
診断機能部7によって診断し(SC4)、診断の結果、
正常且つ得られた負荷値が所定の負荷基準値、例えば
0.5以下であるか否かを判定する(SC5)。
Each of the units PF receiving this diagnoses their own failure status and load status by the failure diagnosis function unit 5 and the operation status diagnosis function unit 7 (SC4).
It is determined whether the normal and obtained load value is equal to or less than a predetermined load reference value, for example, 0.5 (SC5).

【0048】この判定の結果、負荷値が0.5を越える
場合は自己の業務処理を続行し(SC6)、負荷値が
0.5以下のときは管理権取得の立候補と自己の負荷情
報を管理権の付与されているユニットPFに対して送信
する(SC7)。
As a result of this determination, if the load value exceeds 0.5, the own business process is continued (SC6). If the load value is 0.5 or less, the candidate for the management right acquisition and the own load information are transmitted. It is transmitted to the unit PF to which the management right has been given (SC7).

【0049】この後、管理権を付与されたユニットPF
は、受信した各ユニットPFの負荷情報を整理し(SC
8)、選択機能部10によって全負荷情報を比較して
(SC9)、最も軽負荷状態のユニットPFを選択し
(SC10)、そのユニットPFに管理権を委譲して
(SC11)、以降では管理機能の動作を停止し(SC
12)、通常のユニットPFの動作のみを行う。
Thereafter, the unit PF to which the management right has been given
Sorts the received load information of each unit PF (SC
8) The selection function unit 10 compares all the load information (SC9), selects the unit PF in the lightest load state (SC10), and delegates the management right to the unit PF (SC11), and thereafter manages the unit PF. Stop the operation of the function (SC
12) Only the operation of the normal unit PF is performed.

【0050】また、新規に管理権を付与されたユニット
PFは管理機能を動作させる(SC13)と共に、動作
状況通報機能部8によって管理権を付与された旨をネッ
トワーク上の全てのユニットPFへ通知して(SC1
4)、前記SC1の処理に移行する。
The unit PF newly given the management right activates the management function (SC13), and notifies all the units PF on the network that the management right has been given by the operation status reporting function unit 8. (SC1
4) The process proceeds to SC1.

【0051】また、前記SC1の診断の結果、管理権を
付与されているユニットPFが故障を生じていないとき
は、そのまま管理機能を続行する(SC15)。
If the result of the diagnosis in SC1 shows that the unit PF to which the management right has been assigned has not failed, the management function is continued (SC15).

【0052】一方、管理権を付与されたユニットPFが
重大な故障により何の動作もし得ない場合には、管理権
を付与されたユニットPFから他のユニットPFへ予め
定められた時間を過ぎても全く情報が送信されなくな
る。
On the other hand, if the unit PF to which the management right has been assigned cannot perform any operation due to a serious failure, the unit PF to which the management right has been assigned is transferred to another unit PF after a predetermined time. No information is transmitted at all.

【0053】この場合、各ユニットPFは他ユニットP
F故障診断命令送信機能部12を動作させて、管理権を
付与されているユニットPFへ故障診断を行うように要
求情報を送信する(SC16)。
In this case, each unit PF is connected to another unit P
By operating the F failure diagnosis instruction transmission function unit 12, the request information is transmitted to the unit PF to which the management right has been given to perform failure diagnosis (SC16).

【0054】この診断の結果(SC17)、管理権の付
与されているユニットPFに故障が生じていないときは
前記SC15の処理に移行し、故障が生じているときに
は、前記SC3の処理に移行する。
As a result of this diagnosis (SC17), if no failure has occurred in the unit PF to which the management right has been granted, the process proceeds to SC15, and if a failure has occurred, the process proceeds to SC3. .

【0055】また、管理権の付与されているユニットP
Fから何の応答もないときには、各ユニットPFは管理
権を付与されているユニットPFが重大故障していると
判断して、各ユニットPFは動作状況診断機能部7を動
作させて負荷状況を診断する(SC18)。
The unit P to which the management right is assigned
When there is no response from F, each unit PF determines that the unit PF to which the management right is granted has a serious failure, and each unit PF operates the operation status diagnosis function unit 7 to determine the load status. Diagnose (SC18).

【0056】次いで、この診断の結果得られた負荷値が
所定の負荷基準値、例えば0.5以下であるか否かを判
定し(SC19)、負荷値が0.5を越える場合は自己
の業務処理を続行する(SC20)。また、負荷値が
0.5以下のときは、動作状況通報機能部8を介して自
己の負荷情報を全ユニットPFに対して放送すると共
に、他のユニットPFの負荷情報を受信する(SC2
1)。
Next, it is determined whether the load value obtained as a result of this diagnosis is equal to or less than a predetermined load reference value, for example, 0.5 (SC19). The business process is continued (SC20). When the load value is equal to or less than 0.5, the self-load information is broadcast to all the units PF via the operation status reporting function unit 8 and the load information of the other units PF is received (SC2).
1).

【0057】さらに、各ユニットPFは、自己の負荷情
報と他のユニットPFの負荷情報とを選択機能部10に
よって比較し(SC22)、自己の負荷状態が最も軽負
荷状態であるか否かを判定する(SC23)。
Further, each unit PF compares its own load information with the load information of other units PF by the selection function unit 10 (SC22), and determines whether or not its own load state is the lightest load state. A determination is made (SC23).

【0058】この判定の結果、自己の負荷状態が最軽負
荷状態でないときは前記SC20の処理に移行し、最軽
負荷状態のときは前記SC13の処理に移行して、新規
に管理権が付与されるべき対象となることを認識し、管
理機能を作動させる。
If the result of this determination is that the self load state is not the lightest load state, the processing shifts to the process of SC20, and if the self load state is the lightest load state, the flow shifts to the process of SC13, and a new management right is granted. Recognize what is to be done and activate management functions.

【0059】尚、本実施例では、過負荷を判断するため
の負荷基準値を例として0.5と設定したが、これに限
定されることはない。
In this embodiment, the load reference value for judging overload is set to 0.5 as an example. However, the present invention is not limited to this.

【0060】前述したように、各ユニットPFが管理制
御機能部30を保持しているので、業務処理に関して最
も負荷の軽い状態のユニットPFが管理制御機能を担う
ことによって、刻々変化する負荷状況に対応した管理機
能部の持ち回りが可能となる。これにより、管理権を付
与されているユニットPFが過負荷状態や軽微な故障に
よる支障が生じても、自己の内部に設けた故障診断機能
及び動作状況診断機能によって自他の状況を認識でき、
それを基にして管理権を付与されたユニットPFは、新
規に管理権を付与可能なユニットPFを選択することが
できる。
As described above, since each unit PF holds the management control function unit 30, the unit PF having the lightest load in the business process performs the management control function, and thus the load situation that changes every moment can be reduced. The corresponding management function unit can be rotated. Thereby, even if the unit PF to which the management right is granted is hindered by an overload state or a minor failure, the failure diagnosis function and the operation state diagnosis function provided inside the unit PF can recognize the other situation,
The unit PF to which the management right has been given based on that can select a unit PF to which the management right can be newly given.

【0061】また、管理権を付与されているユニットP
Fに重大故障による支障が生じても、ユニットPF制御
機能部32に設けた他ユニットPF故障診断命令送信機
能部12により、一定時間を過ぎても何の通信も送信し
ない管理権の付与されているユニットPFの重大故障を
発見することができ、他のユニットPFは自己の内部に
設けた故障診断機能部5及び動作状況診断機能部7によ
って自己の状況を認識でき、それを基にして新規に管理
権を付与可能なユニットPFを選択できるので、管理制
御部30の冗長を施していることになり、システム全体
の信頼性を高めることができる。
The unit P to which the management right is assigned
Even if a failure occurs in F due to a serious failure, the other unit PF failure diagnosis instruction transmission function unit 12 provided in the unit PF control function unit 32 is given a management right not to transmit any communication even after a certain period of time. The serious failure of the unit PF can be found, and the other units PF can recognize their own status by the failure diagnosis function unit 5 and the operation status diagnosis function unit 7 provided inside the unit PF. Since the unit PF to which the management right can be assigned can be selected, the management control unit 30 is made redundant, and the reliability of the entire system can be improved.

【0062】[0062]

【発明の効果】以上説明したように本発明の請求項1
よれば、管理権を付与されているユニットプラットフォ
ームに重大故障による支障が生じても、該重大故障を発
見することができると共に、他のユニットプラットフォ
ームは自己の内部において故障診断及び負荷状況診断を
行い自己の状況を認識でき、これに基づいて、新規に管
理権を付与可能なユニットPFを選択できるので、管理
制御機能が正常に動作し得ない場合のシステムカバーを
図ることができると共に、管理制御機能の信頼性を高め
ることができる。
As described above, according to the first aspect of the present invention, even if a serious failure occurs in the unit platform to which the management right is given, the serious failure can be found, Other unit platforms can perform failure diagnosis and load state diagnosis inside themselves and recognize their own state, and based on this, can select a unit PF to which a new management right can be assigned, so that the management control function can be performed normally. It is possible to cover the system when it cannot operate, and to enhance the reliability of the management control function.

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

【図1】本発明の一実施例におけるユニットプラットフ
ォームを示す構成図
FIG. 1 is a configuration diagram showing a unit platform according to an embodiment of the present invention.

【図2】従来例におけるデータベースとアプリケーショ
ンプログラムの関係を説明する図
FIG. 2 is a diagram illustrating a relationship between a database and an application program in a conventional example.

【図3】従来例におけるタスクモジュールとアプリケー
ションプログラムの関係を説明する図
FIG. 3 is a diagram illustrating a relationship between a task module and an application program in a conventional example.

【図4】従来例におけるユニットプラットフォームを示
す構成図
FIG. 4 is a configuration diagram showing a unit platform in a conventional example.

【図5】従来例におけるシステムスイッチャを説明する
FIG. 5 is a diagram illustrating a system switcher in a conventional example.

【図6】本発明の一実施例におけるユニットプラットフ
ォームを示す構成図
FIG. 6 is a configuration diagram showing a unit platform in one embodiment of the present invention.

【図7】本発明の一実施例におけるデータ転送ネットワ
ークを説明する図
FIG. 7 is a diagram illustrating a data transfer network according to an embodiment of the present invention.

【図8】本発明の一実施例におけるユニットプラットフ
ォームの接続を示す図
FIG. 8 is a diagram showing connection of unit platforms in one embodiment of the present invention.

【図9】本発明の一実施例における管理権付与方法の概
略を説明する流れ図
FIG. 9 is a flowchart illustrating an outline of a management right grant method according to an embodiment of the present invention.

【図10】本発明の一実施例において管理権を付与され
ているユニットプラットフォームの負荷状態が過負荷に
なった場合の管理権付与処理の流れを示す図
FIG. 10 is a diagram showing a flow of a management right granting process when a load status of a unit platform to which a management right is given is overloaded in one embodiment of the present invention.

【図11】本発明の一実施例において管理権を付与され
ているユニットプラットフォームの負荷状態が過負荷に
なった場合の管理権付与処理の流れを示す図
FIG. 11 is a diagram showing a flow of a management right granting process when a load status of a unit platform to which a management right is given is overloaded in one embodiment of the present invention.

【図12】本発明の一実施例において管理権を付与され
たユニットプラットフォームが重大故障を発生した場合
の管理権付与処理の流れを示す図
FIG. 12 is a diagram showing a flow of a management right granting process when a serious failure occurs in a unit platform to which a management right is given in one embodiment of the present invention.

【図13】本発明の一実施例において管理権を付与され
たユニットプラットフォームが重大故障を発生した場合
の管理権付与処理の流れを示す図
FIG. 13 is a diagram showing a flow of a management right granting process when a serious failure occurs in a unit platform to which a management right is given in one embodiment of the present invention.

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

1…APインタフェーサ、2…Mインタフェーサ、3…
DBインタフェーサ、4…アクセッサ、5…故障診断機
能部、6…故障通報機能部、7…動作状況診断機能部、
8…動作状況通報機能部、9…動作状況情報記憶部、1
0…選択機能部、11…接続切替機能部、12…他ユニ
ットPF動作状況診断命令送信機能部、20…処理部、
30…管理制御部、31…ユニットPF管理機能部、3
2…ユニットPF制御機能部、AP1 ,AP2 ,AP3
…アプリケーションプログラム、M1 ,M2 ,M3 …タ
スクモジュール、PF1 ,PF2 ,PF3 …ユニットプ
ラットフォーム。
1 ... AP interfacer, 2 ... M interfacer, 3 ...
DB interfacer, 4 accessor, 5 failure diagnosis function unit, 6 failure notification function unit, 7 operation status diagnosis function unit,
8: operation status report function unit, 9: operation status information storage unit, 1
0: selection function unit, 11: connection switching function unit, 12: other unit PF operation status diagnosis instruction transmission function unit, 20: processing unit,
30: management control unit, 31: unit PF management function unit, 3
2 ... unit PF control function unit, AP 1, AP 2, AP 3
... application program, M 1, M 2, M 3 ... task module, PF 1, PF 2, PF 3 ... unit platform.

フロントページの続き (56)参考文献 井上貴司、加島宣雄,負荷分散をねら いとした加入者線路Opsプラットフォ ームの構成法,1994年電子情報通信学会 秋季大会講演論文集,日本,社団法人電 子情報通信学会,1994年 9月 5日, 通信−2,P.357 井上貴司、加島宣雄,加入者線路Op sプラットフォームの高信頼化構成, 1994年電子情報通信学会春季大会講演論 文集,日本,社団法人情報処理学会, 1994年 3月10日,4,P.4−56 (58)調査した分野(Int.Cl.7,DB名) G06F 15/16 - 15/177 G06F 13/00 H04L 12/24 Continuation of the front page (56) References Takashi Inoue, Norio Kashima, Construction method of subscriber line Ops platform aiming at load distribution, Proceedings of the 1994 IEICE Autumn Conference, Japan, Japan Child Information and Communication Society, September 5, 1994, Communication-2, P.S. 357 Takashi Inoue and Nobuo Kashima, Highly Reliable Configuration of Subscriber Line Ops Platform, Proc. Of the 1994 IEICE Spring Conference, Information Processing Society of Japan, March 10, 1994, 4, p. 4-56 (58) Field surveyed (Int. Cl. 7 , DB name) G06F 15/16-15/177 G06F 13/00 H04L 12/24

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 データベース群、特定の仕事を行うタス
クモジュール群、及び前記データベース群とタスクモジ
ュール群とを用いて一連の仕事を行うアプリケーション
プログラム群、並びに前記データベース群、タスクモジ
ュール群及びアプリケーションプログラム群をネットワ
ークを介して結合する結合部であるユニットプラットフ
ォームを複数個用いて構成される分散型処理システムに
おける分散管理機能協定型プラットフォームの管理権付
与方法であって、管理権 の付与されているユニットプラットフォームとネ
ットワーク上の他のユニットプラットフォームとの間
で、負荷分散や動作状況診断のための通信を定期的に行
い、 前記管理権の付与されているユニットプラットフォーム
からネットワーク上の他のユニットプラットフォームに
対して、前記通信が予め設定された時間を過ぎても途絶
えているときに、管理権の付与されていないユニットプ
ラットフォームは前記管理権の付与されているユニット
プラットフォームに対して自己の故障診断を行う命令を
送信し、 この後、前記管理権の付与されているユニットプラット
フォームから返信がないときに、 前記管理権の付与されていない各ユニットプラットフォ
ームは、自己の処理するアプリケーションプログラムの
優先度や使用中のタスクモジュール、及び稼働にかかる
時間の平均値等のような動作状況や負荷状況を診断し
て、該情報をネットワーク上の他の各ユニットプラット
フォームへ通知し、 該通知を受けた各ユニットプラットフォームは通知され
た情報の中から軽負荷状態のユニットプラットフォーム
を選択して、新規に管理権の付与できるユニットプラッ
トフォームを決定し、該ユニットプラットフォームに管
理権の付与を行う ことを特徴とする分散管理機能協定型プラットフォーム
の管理権付与方法。
1. A database group, a task module group that performs a specific task, an application program group that performs a series of tasks using the database group and the task module group, and the database group, a task module group, and an application program group the a management granting process of the distributed management functions agreement type platform in a distributed processing system configured with a plurality of unit platform is a coupling portion for coupling via a network, the unit platform have been granted administrative rights And periodically communicates with other unit platforms on the network for load distribution and operation status diagnosis. On the other hand, when the communication is interrupted even after a preset time, the unit platform without the management right performs its own failure diagnosis on the unit platform with the management right. After the command is transmitted, when there is no response from the unit platform to which the management right is granted, each unit platform to which the management right is not granted has a priority or a busy status of the application program to be processed by itself. Diagnosis of the operation status and load status such as the average value of the task module and the operation time, and notifies the information to other unit platforms on the network. Select the lightly loaded unit platform from the notified information A new management right can be assigned to a unit platform, and the management right is assigned to the unit platform.
JP25344094A 1994-10-19 1994-10-19 How to grant management rights for a decentralized management agreement type platform Expired - Fee Related JP3292349B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP25344094A JP3292349B2 (en) 1994-10-19 1994-10-19 How to grant management rights for a decentralized management agreement type platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP25344094A JP3292349B2 (en) 1994-10-19 1994-10-19 How to grant management rights for a decentralized management agreement type platform

Publications (2)

Publication Number Publication Date
JPH08115304A JPH08115304A (en) 1996-05-07
JP3292349B2 true JP3292349B2 (en) 2002-06-17

Family

ID=17251435

Family Applications (1)

Application Number Title Priority Date Filing Date
JP25344094A Expired - Fee Related JP3292349B2 (en) 1994-10-19 1994-10-19 How to grant management rights for a decentralized management agreement type platform

Country Status (1)

Country Link
JP (1) JP3292349B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2011070607A1 (en) * 2009-12-07 2011-06-16 富士通株式会社 Server system control method and server control program
JP5915656B2 (en) * 2011-08-09 2016-05-11 富士通株式会社 Scheduling method and scheduling system

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
井上貴司、加島宣雄,加入者線路Opsプラットフォームの高信頼化構成,1994年電子情報通信学会春季大会講演論文集,日本,社団法人情報処理学会,1994年 3月10日,4,P.4−56
井上貴司、加島宣雄,負荷分散をねらいとした加入者線路Opsプラットフォームの構成法,1994年電子情報通信学会秋季大会講演論文集,日本,社団法人電子情報通信学会,1994年 9月 5日,通信−2,P.357

Also Published As

Publication number Publication date
JPH08115304A (en) 1996-05-07

Similar Documents

Publication Publication Date Title
US6088727A (en) Cluster controlling system operating on a plurality of computers in a cluster system
JP2776301B2 (en) Line reservation apparatus and method, line reservation receiving apparatus and method
EP0326671B1 (en) A computer system and a method of monitoring transient data structures of a computer system
US4495570A (en) Processing request allocator for assignment of loads in a distributed processing system
EP0062463B1 (en) Computer or processor control systems
US5557736A (en) Computer system and job transfer method using electronic mail system
US4748558A (en) Load balancing control method for a loosely coupled multi-processor system and a device for realizing same
GB2062914A (en) Distributed data processing system
EP0676692A1 (en) Execution control system
AU748321B2 (en) Method for allocating tasks, data processing system, client data processing node, and computer-readable storage medium
WO1993015457A1 (en) A parallel processing system for performing an application function
WO1990002378A1 (en) Multilevel distributed computer system
US5894555A (en) Apparatus and method for managing shared resources
GB2217046A (en) Group control of elevators utilizing distributed control
US4875037A (en) Automatic rerouting of calls through data buses
US6219801B1 (en) Work inheriting system
JP3292349B2 (en) How to grant management rights for a decentralized management agreement type platform
EP1816565B1 (en) Computer system and information processing method
JPH08115305A (en) Method for connection and disconnection between unit platform and task module
KR19980070510A (en) How to establish a multimedia communication connection
EP0294891B1 (en) Office automation system
JPH10207847A (en) Automatic load dispersion system for distribution system
JPH05241857A (en) Data processor
US5298696A (en) Elevator car assignment using a plurality of calculations
CN111597037B (en) Job allocation method, job allocation device, electronic equipment and readable storage medium

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090329

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20090329

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20100329

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20110329

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20110329

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20120329

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20130329

Year of fee payment: 11

LAPS Cancellation because of no payment of annual fees