JP2924779B2 - Data hierarchy distribution processing method - Google Patents

Data hierarchy distribution processing method

Info

Publication number
JP2924779B2
JP2924779B2 JP8087596A JP8759696A JP2924779B2 JP 2924779 B2 JP2924779 B2 JP 2924779B2 JP 8087596 A JP8087596 A JP 8087596A JP 8759696 A JP8759696 A JP 8759696A JP 2924779 B2 JP2924779 B2 JP 2924779B2
Authority
JP
Japan
Prior art keywords
data
distribution
computer
server
data distribution
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
JP8087596A
Other languages
Japanese (ja)
Other versions
JPH09251435A (en
Inventor
道郎 宮本
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
Nippon Electric Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Electric Co Ltd filed Critical Nippon Electric Co Ltd
Priority to JP8087596A priority Critical patent/JP2924779B2/en
Publication of JPH09251435A publication Critical patent/JPH09251435A/en
Application granted granted Critical
Publication of JP2924779B2 publication Critical patent/JP2924779B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、コンピュータネッ
トワーク上におけるデータ配信処理方式に関し、特に階
層的に管理される大規模分散コンピュータネットワーク
上におけるデータ階層配信処理方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data distribution processing method on a computer network, and more particularly, to a data hierarchical distribution processing method on a large-scale distributed computer network managed hierarchically.

【0002】[0002]

【従来の技術】従来の大規模分散コンピュータネットワ
ーク上におけるデータ階層配信処理方式の一例を図3に
示す。
2. Description of the Related Art FIG. 3 shows an example of a data hierarchical distribution processing method on a conventional large-scale distributed computer network.

【0003】図3を参照すると、大規模分散コンピュー
タネットワーク上の一つのコンピュータであるサーバ3
00は、上位階層サーバ308からデータの配信を受信
し、この受信したデータを下位階層サーバ309へ配信
する。
[0003] Referring to FIG. 3, a server 3 which is one computer on a large-scale distributed computer network.
00 receives the data distribution from the upper layer server 308 and distributes the received data to the lower layer server 309.

【0004】すなわち、上位階層サーバ308からデー
タの配信を受信したデータ受信手段301は、データ受
信結果通知手段302に受信結果の通知要求を行うと共
に、データ格納ファイル306へ受信データを出力し、
さらにデータ配信手段303を実行する。データ配信手
段303は、データ配信先情報ファイル307の情報を
基に下位階層サーバ309へデータ格納ファイル306
に出力されたデータを配信する。
[0004] That is, the data receiving means 301 that has received the data distribution from the upper layer server 308 makes a notification request of the reception result to the data reception result notifying means 302 and outputs the received data to the data storage file 306.
Further, the data distribution unit 303 is executed. The data distribution unit 303 transmits the data storage file 306 to the lower hierarchical server 309 based on the information of the data distribution destination information file 307.
Deliver the data output to.

【0005】また、データ配信手段303は、データ配
信結果受信手段304が配信結果異常通知を受信した場
合又は一定時間内に下位階層サーバ309から配信結果
通知を受信しなかった場合に、配信結果異常時エラー通
知手段305によりマネージャ310に配信エラーを通
知する。
[0005] In addition, the data distribution means 303, when the data distribution result receiving means 304 receives the distribution result abnormality notification or does not receive the distribution result notification from the lower hierarchical server 309 within a certain period of time, An error notification unit 305 notifies the manager 310 of a distribution error.

【0006】なお、コンピュータ間でのファイルの集配
信の管理に関しては、例えば特開平5−134958号
公報に、ホストコンピュータから配信された運用管理情
報に従って運用管理を行うことにより、分散コンピュー
タ側に運用要員がいなくとも、分散コンピュータ側にお
けるデータ集信に関する運用管理を確実に実行すること
ができる集配信管理システムが提案されている。
[0006] Regarding the management of file collection and distribution between computers, for example, Japanese Patent Application Laid-Open No. 5-134958 discloses an operation management performed on the distributed computer side by performing operation management according to operation management information distributed from a host computer. A distribution management system has been proposed that can reliably execute operation management related to data collection on a distributed computer side without any personnel.

【0007】[0007]

【発明が解決しようとする課題】前述した従来の大規模
分散コンピュータネットワーク上におけるデータ階層配
信処理方式では、配信エラーの発生時に、マネージャに
エラー発生を通知した後に配信処理を中断してしまうた
め、配信エラーが発生したサーバより下位階層のサーバ
にデータの配信が行われないという問題がある。
In the above-described conventional data hierarchical distribution processing method on a large-scale distributed computer network, when a distribution error occurs, the distribution processing is interrupted after notifying the manager of the occurrence of the error. There is a problem in that data is not distributed to a server in a lower hierarchy than a server in which a distribution error has occurred.

【0008】また、前述した従来の大規模分散コンピュ
ータネットワーク上におけるデータ階層配信処理方式で
は、配信エラーが発生したサーバが復旧した後に全ての
下位階層サーバにデータの再配信を行わなければならな
いため、再配信によるオペレータの作業量及びネットワ
ーク負荷が増大してしまうという問題がある。
Further, in the above-mentioned conventional data hierarchical distribution processing method on a large-scale distributed computer network, data must be redistributed to all lower hierarchical servers after a server in which a distribution error has occurred is restored. There is a problem that the work load of the operator and the network load due to the redistribution increase.

【0009】従って、本発明は前記問題点に鑑みてなさ
れたものであり、データの配信漏れを最小限に抑えると
共に、再配信によるオペレータの作業量及びネットワー
ク負荷を削減することができるデータ階層配信処理方式
を提供することを目的とする。
[0009] Accordingly, the present invention has been made in view of the above-mentioned problems, and a data hierarchical distribution system capable of minimizing omission of data distribution and reducing an operator's workload and network load due to redistribution. It is intended to provide a processing method.

【0010】[0010]

【課題を解決するための手段】前記目的を達成するた
め、本発明は、階層的に管理される大規模分散コンピュ
ータネットワークにおいて、上位階層のコンピュータか
らデータを受信するデータ受信手段と、該データ受信手
段によるデータ受信結果を上位階層のコンピュータへ通
知するデータ受信結果通知手段と、前記データ受信手段
が受信したデータを格納するデータ格納ファイルと、前
記データ受信手段が受信したデータを下位階層のコンピ
ュータへ配信する第1のデータ配信手段と、該第1のデ
ータ配信手段によるデータ配信結果通知を下位階層のコ
ンピュータから受信するデータ配信結果受信手段と、前
記第1のデータ配信手段によるデータの配信に異常があ
るときに、エラーが発生したコンピュータの下位階層の
コンピュータのうちの少なくとも一のコンピュータへデ
ータを配信する第2のデータ配信手段と、エラーが発生
したコンピュータの上位階層のコンピュータからデータ
の配信を受信したときに、同一階層のコンピュータへデ
ータを配信する第3のデータ配信手段と、データを配信
するために必要な情報を保持するデータ配信先情報ファ
イルと、を備えたことを特徴とするデータ階層配信処理
方式を提供する。
In order to achieve the above object, the present invention relates to a data receiving means for receiving data from an upper-layer computer in a hierarchically managed large-scale distributed computer network; A data reception result notifying unit for notifying a data reception result to the upper layer computer, a data storage file for storing the data received by the data reception unit, and a data storage file for notifying the data received by the data reception unit to the lower layer computer A first data distribution unit for distributing, a data distribution result receiving unit for receiving a data distribution result notification from the lower layer computer by the first data distribution unit, and an abnormality in data distribution by the first data distribution unit When there is a computer that is lower in the hierarchy of the computer where the error occurred Second data distribution means for distributing data to at least one computer, and third data for distributing data to a computer in the same hierarchy when receiving data distribution from a computer in an upper hierarchy of the computer in which the error has occurred There is provided a data hierarchical distribution processing method comprising: a distribution unit; and a data distribution destination information file holding information necessary for distributing data.

【0011】また、本発明のデータ階層配信処理方式
は、前記データ配信結果通知が異常を示すものである場
合又は前記データ配信結果通知を所定時間内に受信しな
かった場合に、前記第1のデータ配信手段によるデータ
の配信が異常であると判断するようにするとよい。
[0011] Further, the data hierarchical distribution processing method of the present invention is characterized in that the first data distribution result notification indicates an abnormality or the first data distribution result notification is not received within a predetermined time. It is preferable to determine that the data distribution by the data distribution means is abnormal.

【0012】さらに、本発明のデータ階層配信処理方式
は、前記第2のデータ配信手段が、エラーが発生したコ
ンピュータの下位階層のコンピュータのうちの最も優先
度の高いコンピュータへデータを配信するようにすると
よい。
Further, in the data hierarchy distribution processing system according to the present invention, the second data distribution means distributes data to a computer having the highest priority among computers in a lower hierarchy of the computer in which the error has occurred. Good to do.

【0013】前述した構成のもとで、本発明のデータ階
層配信処理方式によれば、階層的に管理される大規模分
散コンピュータネットワーク上の一つのコンピュータで
データの配信エラーが発生した際に、エラーが発生した
コンピュータの上位階層のコンピュータからエラーが発
生したコンピュータの下位階層のコンピュータのうちの
最も優先度の高いコンピュータへデータを配信すると共
に、このようなデータの配信を受信したコンピュータか
ら全ての同一階層のコンピュータ及び下位階層のコンピ
ュータへデータを配信するようにするため、データの配
信漏れをエラー発生中のコンピュータのみとすることが
できる。
With the above-described configuration, according to the data hierarchical distribution processing method of the present invention, when a data distribution error occurs in one computer on a large-scale distributed computer network managed in a hierarchical manner, Data is distributed from the computer in the upper hierarchy of the computer in which the error occurred to the highest priority computer in the computers in the lower hierarchy of the computer in which the error occurred, and all the Since data is distributed to the same hierarchical computer and the lower hierarchical computer, data can be omitted only from the computer in which an error occurs.

【0014】[0014]

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

【0015】図1は、本発明のデータ階層配信処理方式
の一実施形態の構成を示すブロック図である。図1に示
すように、本実施形態に係るデータ階層配信処理方式
は、階層的に管理される大規模分散コンピュータネット
ワークに適用される。以下、図1を参照して、大規模分
散コンピュータネットワーク上の一つのコンピュータで
あるサーバ100の構成を説明する。
FIG. 1 is a block diagram showing a configuration of an embodiment of a data hierarchical distribution processing system according to the present invention. As shown in FIG. 1, the data hierarchical distribution processing method according to the present embodiment is applied to a large-scale distributed computer network managed hierarchically. Hereinafter, the configuration of the server 100, which is one computer on a large-scale distributed computer network, will be described with reference to FIG.

【0016】サーバ100において、データ受信手段1
01は、上位階層サーバ110からデータの配信を受信
すると、データ受信結果通知手段102にデータ受信結
果を通知すると共に、データ格納ファイル106へ受信
データを出力し、さらにデータ配信手段103を実行す
る。
In the server 100, the data receiving means 1
When receiving the data distribution from the upper-layer server 110, the data transmission unit 103 notifies the data reception result notifying unit 102 of the data reception result, outputs the received data to the data storage file 106, and further executes the data distribution unit 103.

【0017】データ配信手段103は、データ配信先情
報ファイル107の情報を基に下位階層サーバ111へ
データ格納ファイル106に出力されたデータを配信す
ると共に、データ配信結果受信手段104が下位階層サ
ーバ11から配信結果異常通知を受信した場合又は一定
時間内に下位階層サーバ111から配信結果通知を受信
しなかった場合に、データ配信結果異常時エラー通知手
段105を実行する。
The data distribution means 103 distributes the data output to the data storage file 106 to the lower hierarchical server 111 based on the information of the data distribution destination information file 107, and the data distribution result receiving means 104 When the distribution result abnormal notification is received from the server, or when the distribution result notification is not received from the lower layer server 111 within a predetermined time, the data distribution result abnormal error notification unit 105 is executed.

【0018】データ配信結果異常時エラー通知手段10
5は、マネージャ112に配信エラーを通知すると共
に、エラー発生サーバ下位サーバデータ配信手段108
を実行する。
Error notification means 10 for abnormal data distribution result
5 notifies the manager 112 of the distribution error and the error occurrence server lower server data distribution means 108
Execute

【0019】エラー発生サーバ下位サーバデータ配信手
段108は、データ配信先情報ファイル107の情報を
基にエラーが発生したサーバの下位階層のサーバのうち
の最も優先度の高いサーバ(エラー発生サーバ下位サー
バ113)へデータ格納ファイル106に出力されたデ
ータを配信する。
The error-producing server lower-level server data distribution means 108, based on the information of the data distribution destination information file 107, has the highest-priority server (the error-producing server lower-level server) among the servers in the lower hierarchy of the server in which the error has occurred. 113), the data output to the data storage file 106 is distributed.

【0020】このように、サーバ100は、下位階層サ
ーバ111だけでなく、エラーが発生した下位階層サー
バの配下にあるエラー発生サーバ下位サーバ113にも
データを配信することができ、逆にサーバ100は、上
位階層サーバ110からのみデータの配信を受信するの
ではなく、エラーが発生した上位階層サーバを配下にす
るエラー発生サーバ上位サーバ114からもデータの配
信を受信することができる。
As described above, the server 100 can distribute data not only to the lower-layer server 111 but also to the error-producing server lower server 113 under the lower-layer server in which the error has occurred. Can receive data distribution not only from the upper-layer server 110 but also data distribution from the error-occurrence-server upper-layer server 114 that controls the upper-layer server in which an error has occurred.

【0021】なお、データの配信を受信したデータ受信
手段101は、データの配信元が上位階層サーバ110
ではなくエラー発生サーバ上位サーバ114であった場
合には、データ受信結果通知手段102にデータ受信結
果を通知し、データ格納ファイル106へ受信データを
出力してデータ配信手段103を実行すると共に、同一
階層サーバデータ配信手段109を実行する。
The data receiving means 101, which has received the data distribution, determines that the data distribution source is the upper-layer server 110.
In the case where the error occurred, the server is the upper server 114 in which the error has occurred. The hierarchical server data distribution means 109 is executed.

【0022】同一階層サーバデータ配信手段109は、
データ配信先情報ファイル107の情報を基に全ての同
一階層サーバ115へデータ格納ファイル106に出力
されたデータを配信する。
The same-layer server data distribution means 109 includes:
The data output to the data storage file 106 is distributed to all the same hierarchical servers 115 based on the information of the data distribution destination information file 107.

【0023】次に、本発明のデータ階層配信処理方式の
一実施形態の動作を説明する。図2は、本発明のデータ
階層配信処理方式の一実施形態の動作を説明するための
処理フロー図である。
Next, the operation of one embodiment of the data hierarchy distribution processing system of the present invention will be described. FIG. 2 is a processing flow chart for explaining the operation of one embodiment of the data hierarchy distribution processing method of the present invention.

【0024】図2(A)は、通常時のデータ配信におけ
る処理の流れを示す図である。図1及び図2(A)を参
照すると、通常時のデータ配信においては、大規模分散
コンピュータネットワーク上に存在するコンピュータの
階層情報を管理しているマネージャ(図2では「MG」
と略記する)211は、サーバコンピュータの集まりと
して定義されたドメインの中で最も上位のドメインとし
て定義されたドメイン221のサーバ(図2では「S
V」と略記する)241、242、243、…へデータ
を配信する。
FIG. 2A is a diagram showing a flow of processing in normal data distribution. Referring to FIGS. 1 and 2A, in a normal data distribution, a manager (“MG” in FIG. 2) that manages hierarchical information of computers existing on a large-scale distributed computer network.
The server 211 of the domain 221 defined as the highest domain among the domains defined as a group of server computers (abbreviated as “S”) 211 is “S
V ") 241, 242, 243,...

【0025】マネージャ211からデータの配信を受信
したドメイン221のサーバ、例えばドメイン221の
サーバ241は、データ受信手段101で受信したデー
タをデータ格納ファイル106へ格納し、データ受信結
果通信手段102によりマネージャ211へデータ受信
結果を通知すると共に、データ配信手段103によりデ
ータ配信先情報ファイル107の情報を基にドメイン2
22のサーバ241、242、243、…へデータを配
信する。
The server of the domain 221 that has received the data distribution from the manager 211, for example, the server 241 of the domain 221, stores the data received by the data receiving means 101 in the data storage file 106, and transmits the data to the manager by the data reception result communication means 102. The data delivery unit 103 notifies the data reception result to the domain 2 based on the information in the data delivery destination information file 107.
The data is distributed to 22 servers 241, 242, 243,...

【0026】次に、ドメイン221のサーバ241から
データの配信を受信したドメイン222のサーバ、例え
ばドメイン222のサーバ241は、ドメイン221の
サーバ241と同様の動作に従ってデータを配信する。
また、ドメイン222の他のサーバも同様の動作に従っ
てデータを配信し、このようにして順次データを配信す
ることにより、大規模分散コンピュータネットワーク上
に存在する全てのサーバへデータを配信するようにす
る。
Next, the server of the domain 222 that has received the data distribution from the server 241 of the domain 221, for example, the server 241 of the domain 222 distributes the data according to the same operation as the server 241 of the domain 221.
Further, the other servers of the domain 222 distribute the data according to the same operation, and sequentially distribute the data in this manner, so that the data is distributed to all the servers existing on the large-scale distributed computer network. .

【0027】図2(B)は、障害発生時のデータ配信に
おける処理の流れを示す図である。図1及び図2(B)
を参照すると、仮にドメイン221のサーバ241から
ドメイン222のサーバ241へのデータの配信がネッ
トワーク障害等により失敗し、ドメイン221のサーバ
241のデータ配信結果受信手段104が配信結果異常
通知を受信した場合又は一定時間内にドメイン222の
サーバ241から配信結果が通知されなかった場合に
は、ドメイン221のサーバ241は、データ配信結果
異常時エラー通知手段105によりマネージャ211へ
配信エラーを通知すると共に、エラー発生サーバ下位サ
ーバデータ配信手段108によりデータ配信先情報ファ
イル107の情報を基にドメイン222のサーバ241
の配下にあるドメイン223のサーバのうちで最も優先
度の高いサーバ241へデータを配信する。
FIG. 2B is a diagram showing a flow of processing in data distribution when a failure occurs. 1 and 2 (B)
If the delivery of data from the server 241 of the domain 221 to the server 241 of the domain 222 fails due to a network failure or the like, and the data delivery result receiving unit 104 of the server 241 of the domain 221 receives the delivery result abnormality notification, Alternatively, if the delivery result is not notified from the server 241 of the domain 222 within a certain time, the server 241 of the domain 221 notifies the manager 211 of the delivery error by the data delivery result abnormal time error notifying unit 105 and outputs an error. The server 241 of the domain 222 based on the information of the data distribution destination information file 107 by the generation server lower server data distribution means 108
Is distributed to the server 241 having the highest priority among the servers of the domain 223 under the control of.

【0028】そして、データの配信を受信したドメイン
223のサーバ241は、通常時のデータ配信における
処理と同様にドメイン224のサーバ241、242、
243、…へデータを配信すると共に、同一階層サーバ
データ配信手段109によりデータ配信先情報ファイル
107の情報を基に同一ドメインであるドメイン223
のサーバ242、243、…へデータを配信する。
Then, the server 241 of the domain 223 that has received the data distribution receives the servers 241 and 242 of the domain 224 in the same manner as in the normal data distribution processing.
243,..., And the same domain as the domain 223 based on the information of the data distribution destination information file 107 by the same layer server data distribution means 109
. Are distributed to the servers 242, 243,.

【0029】以上、本発明の一実施形態について説明し
てきたが、本発明はこのような実施の形態に限定される
ことなく、本発明の原理に準ずる各種の実施の形態を含
む。
While the embodiment of the present invention has been described above, the present invention is not limited to such an embodiment, but includes various embodiments according to the principle of the present invention.

【0030】[0030]

【発明の効果】以上説明したように、本発明のデータ階
層配信処理方式によれば、大規模分散コンピュータネッ
トワーク上におけるデータの配信時に、ネットワーク障
害等が発生したコンピュータが行うべきデータの配信処
理を上位階層及び下位階層のコンピュータで代替するよ
うにするため、ネットワーク障害等が発生した場合でも
データの配信漏れを最小限に抑えることができる。
As described above, according to the data hierarchical distribution processing method of the present invention, when data is distributed on a large-scale distributed computer network, the data distribution processing to be performed by a computer having a network failure or the like should be performed. Since the computer is replaced by the upper-layer and lower-layer computers, omission of data distribution can be minimized even when a network failure or the like occurs.

【0031】また、本発明のデータ階層配信処理方式に
よれば、データの配信漏れの生じた最小限のコンピュー
タにのみデータを配信すればよいため、再配信によるオ
ペレータの作業量及びネットワーク負荷を軽減すること
ができる。
Further, according to the data hierarchical distribution processing method of the present invention, since the data need only be distributed to the minimum computer in which the data distribution has been omitted, the amount of operator work and network load due to redistribution are reduced. can do.

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

【図1】本発明のデータ階層配信処理方式の一実施形態
の構成を示すブロック図である。
FIG. 1 is a block diagram showing a configuration of an embodiment of a data hierarchy distribution processing method according to the present invention.

【図2】本発明のデータ階層配信処理方式の一実施形態
の動作を説明するための処理フロー図である。
FIG. 2 is a processing flowchart for explaining the operation of one embodiment of the data hierarchy distribution processing method of the present invention.

【図3】従来の大規模分散コンピュータネットワーク上
におけるデータ階層配信処理方式の一例を示すブロック
図である。
FIG. 3 is a block diagram showing an example of a data hierarchical distribution processing method on a conventional large-scale distributed computer network.

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

100 サーバ 101 データ受信手段 102 データ受信結果通知手段 103 データ配信手段 104 データ配信結果受信手段 105 データ配信結果異常時エラー通知手段 106 データ格納ファイル 107 データ配信先情報ファイル 108 エラー発生サーバ下位サーバデータ配信手段 109 同一階層サーバデータ配信手段 110 上位階層サーバ 111 下位階層サーバ 112 マネージャ 113 エラー発生サーバ下位サーバ 114 エラー発生サーバ上位サーバ 115 同一階層サーバ 211 マネージャ(MG) 221、222、223、224 ドメイン 241、242、243、… サーバ(SV) 300 サーバ 301 データ受信手段 302 データ受信結果通知手段 303 データ配信手段 304 データ配信結果受信手段 305 データ配信結果異常時エラー通知手段 306 データ格納ファイル 307 データ配信先情報ファイル 308 上位階層サーバ 309 下位階層サーバ 310 マネージャ REFERENCE SIGNS LIST 100 server 101 data receiving means 102 data receiving result notifying means 103 data delivering means 104 data delivering result receiving means 105 data delivering result abnormal error notifying means 106 data storage file 107 data delivering destination information file 108 error generating server lower server data delivering means 109 Same layer server data distribution means 110 Upper layer server 111 Lower layer server 112 Manager 113 Error server lower server 114 Error server upper server 115 Same layer server 211 Manager (MG) 221, 222, 223, 224 Domains 241, 242, 243,... Server (SV) 300 server 301 data receiving means 302 data receiving result notifying means 303 data delivering means 304 data delivering result receiving means 3 5 Data transmission result abnormal error notification unit 306 data storage file 307 data distribution destination information file 308 the upper layer server 309 Hierarchical server 310 Manager

───────────────────────────────────────────────────── フロントページの続き (58)調査した分野(Int.Cl.6,DB名) G06F 13/00 351 G06F 12/00 545 ──────────────────────────────────────────────────続 き Continued on the front page (58) Field surveyed (Int. Cl. 6 , DB name) G06F 13/00 351 G06F 12/00 545

Claims (3)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】階層的に管理される大規模分散コンピュー
タネットワークにおいて、 上位階層のコンピュータからデータを受信するデータ受
信手段と、 該データ受信手段によるデータ受信結果を上位階層のコ
ンピュータへ通知するデータ受信結果通知手段と、 前記データ受信手段が受信したデータを格納するデータ
格納ファイルと、 前記データ受信手段が受信したデータを下位階層のコン
ピュータへ配信する第1のデータ配信手段と、 該第1のデータ配信手段によるデータ配信結果通知を下
位階層のコンピュータから受信するデータ配信結果受信
手段と、 前記第1のデータ配信手段によるデータの配信に異常が
あるときに、エラーが発生したコンピュータの下位階層
のコンピュータのうちの少なくとも一のコンピュータへ
データを配信する第2のデータ配信手段と、 エラーが発生したコンピュータの上位階層のコンピュー
タからデータの配信を受信したときに、同一階層のコン
ピュータへデータを配信する第3のデータ配信手段と、 データを配信するために必要な情報を保持するデータ配
信先情報ファイルと、 を備えたことを特徴とするデータ階層配信処理方式。
In a large-scale distributed computer network managed hierarchically, data receiving means for receiving data from an upper-layer computer, and data reception for notifying a result of data reception by the data receiving means to an upper-layer computer. A result notifying unit, a data storage file for storing the data received by the data receiving unit, a first data distribution unit for distributing the data received by the data receiving unit to a lower layer computer, and the first data A data distribution result receiving unit for receiving a data distribution result notification from the distribution unit from a lower layer computer; and a lower layer computer of the computer in which the error has occurred when there is an abnormality in data distribution by the first data distribution unit. Data to at least one of the computers A second data distribution unit, a third data distribution unit that distributes data to a computer of the same hierarchy when data distribution is received from a computer in a higher hierarchy of the computer in which the error occurred, and a third data distribution unit that distributes the data. And a data distribution destination information file that holds necessary information.
【請求項2】前記データ配信結果通知が異常を示すもの
である場合又は前記データ配信結果通知を所定時間内に
受信しなかった場合に、前記第1のデータ配信手段によ
るデータの配信が異常であると判断することを特徴とす
る請求項1記載のデータ階層配信処理方式。
2. The method according to claim 1, wherein when the data distribution result notification indicates an abnormality or when the data distribution result notification is not received within a predetermined time, the data distribution by the first data distribution unit is abnormal. 2. The data hierarchy distribution processing method according to claim 1, wherein it is determined that there is a data hierarchy.
【請求項3】前記第2のデータ配信手段が、エラーが発
生したコンピュータの下位階層のコンピュータのうちの
最も優先度の高いコンピュータへデータを配信すること
を特徴とする請求項1又は2記載のデータ階層配信処理
方式。
3. The data distribution means according to claim 1, wherein said second data distribution means distributes data to a computer having the highest priority among computers in a lower hierarchy of the computer in which the error has occurred. Data hierarchy distribution processing method.
JP8087596A 1996-03-15 1996-03-15 Data hierarchy distribution processing method Expired - Fee Related JP2924779B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8087596A JP2924779B2 (en) 1996-03-15 1996-03-15 Data hierarchy distribution processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8087596A JP2924779B2 (en) 1996-03-15 1996-03-15 Data hierarchy distribution processing method

Publications (2)

Publication Number Publication Date
JPH09251435A JPH09251435A (en) 1997-09-22
JP2924779B2 true JP2924779B2 (en) 1999-07-26

Family

ID=13919386

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8087596A Expired - Fee Related JP2924779B2 (en) 1996-03-15 1996-03-15 Data hierarchy distribution processing method

Country Status (1)

Country Link
JP (1) JP2924779B2 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11232233A (en) * 1998-02-12 1999-08-27 Hitachi Ltd Method for managing network computer and network computer system
JP3421270B2 (en) * 1999-02-24 2003-06-30 日本電信電話株式会社 Data replication system and recording medium recording data replication program
JP4930308B2 (en) * 2007-09-27 2012-05-16 サクサ株式会社 Real-time media distribution system, method, transmission terminal, and distribution route determination method
KR101512645B1 (en) * 2013-10-30 2015-04-16 에스케이 텔레콤주식회사 Apparatus For Data Transferring

Also Published As

Publication number Publication date
JPH09251435A (en) 1997-09-22

Similar Documents

Publication Publication Date Title
US9405640B2 (en) Flexible failover policies in high availability computing systems
US6839752B1 (en) Group data sharing during membership change in clustered computer system
EP1099164B1 (en) Method and program for processing administrative requests of a distributed network application executing in a clustered computing environment
US5822531A (en) Method and system for dynamically reconfiguring a cluster of computer systems
US7657580B2 (en) System and method providing virtual applications architecture
US6826601B2 (en) Exactly one cache framework
US6463465B1 (en) System for facilitating remote access to parallel file system in a network using priviliged kernel mode and unpriviliged user mode to avoid processing failure
RU2192039C2 (en) Executive regeneration routine for backup copying support program
US20070156884A1 (en) High availability for event forwarding
US8365193B2 (en) Recoverable asynchronous message driven processing in a multi-node system
US20030065708A1 (en) Exactly once JMS communication
US20120089663A1 (en) Apparatus for end-user transparent utilization of computational, storage, and network capacity of mobile devices, and associated methods
US20040078455A1 (en) Switchable resource management in clustered computer system
JPH11506556A (en) A continuously available database server having a group of nodes with minimal intersection of database fragment replicas
US7562138B2 (en) Shared memory based monitoring for application servers
US7526519B2 (en) High availability application view deployment
US7870557B2 (en) Apparatus, system, and method for autonomously maintaining a single system image in a parallel systems complex
JP2812045B2 (en) Highly reliable distributed processing system
US20060048020A1 (en) Subscription-based management and distribution of member-specific state data in a distributed computing system
JP2924779B2 (en) Data hierarchy distribution processing method
JP6977740B2 (en) Computer systems, computer equipment and license management methods
AU2002332845A1 (en) Exactly once cache framework
EP1433073A1 (en) Exactly once cache framework
Anderson Privacy technology lessons from healthcare
JPH07334468A (en) Load distribution system

Legal Events

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 19990406

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

Free format text: PAYMENT UNTIL: 20090507

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20100507

Year of fee payment: 11

LAPS Cancellation because of no payment of annual fees