JPH06318950A - Control system for tree structure network - Google Patents

Control system for tree structure network

Info

Publication number
JPH06318950A
JPH06318950A JP5107922A JP10792293A JPH06318950A JP H06318950 A JPH06318950 A JP H06318950A JP 5107922 A JP5107922 A JP 5107922A JP 10792293 A JP10792293 A JP 10792293A JP H06318950 A JPH06318950 A JP H06318950A
Authority
JP
Japan
Prior art keywords
node
information
delivery
nodes
management
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
JP5107922A
Other languages
Japanese (ja)
Inventor
Daisaku Ito
大作 伊藤
Haruhide Ochiba
晴英 落葉
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.)
PFU Ltd
Original Assignee
PFU 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 PFU Ltd filed Critical PFU Ltd
Priority to JP5107922A priority Critical patent/JPH06318950A/en
Publication of JPH06318950A publication Critical patent/JPH06318950A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To select and designate nodes which should be excluded from application in the case of distribution dependent upon broadcasting by providing a management node with a resource distributing means which distributes information including resources and a list of nodes, which should be excluded from application, by broadcasting. CONSTITUTION:A management node 1 designates node names of excepted nodes excluded from application because of execution of maintenance or the like and designates resource names of resources to be applied (to be executed). A resource distributing means 1a stores excepted node names in an exception list 2c of a disk 2 and distributes information including the exception list 2c and designated resource names to nodes 3 just under the node 1. In each node 3, information is received to start a distribution discriminating relay means 3a, and it is discriminated whether the node name of the node 3 itself is included in the exception list in reception information or not. If it is not included, designated resources are applied in the node 3 itself; but if it is included, the application processing is not executed, and information is distributed to nodes 5 just under the node 3 itself.

Description

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

【0001】[0001]

【産業上の利用分野】本発明はツリー構造ネットワーク
の制御方式に関する。ネットワークの構造の一つとして
ツリー構造ネットワークが知られている。このツリー構
造ネットワークは,多数のノードの間をツリー構造の関
係を持たせ,下位のノードは直接接続された上位ノード
によってのみ管理する管理方式である。このため,全ノ
ードへの情報配信時に不成功に終わったノードに対して
だけ再度配信を行ったり,配信する必要の無いノードに
対し配信しないようにすることができない等の不都合が
あった。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a tree structure network control system. A tree-structured network is known as one of network structures. This tree structure network is a management method in which a large number of nodes have a tree structure relationship, and lower nodes are managed only by directly connected upper nodes. For this reason, there is an inconvenience that it is impossible to redistribute only to a node that has been unsuccessful at the time of distributing information to all nodes, or to not distribute to a node that does not need to distribute.

【0002】[0002]

【従来の技術】図10は従来例の説明図である。図10
に示すツリー構造ネットワークは,ネットワークの管理
センタであるノードR(ルートと称される)がツリー構
造の最上位に設けられ,このノードRの下位にノードA
とノードBが配置され,ノードAの下位にノードC,ノ
ードD,ノードEが配置されており,各ノードの間は通
信回線で接続されており,各ノードは情報処理機能を備
えた装置(パーソナル・コンピュータ,ワークステーシ
ョン,端末装置等)で構成されている。
2. Description of the Related Art FIG. 10 is an explanatory view of a conventional example. Figure 10
In the tree structure network shown in FIG. 1, a node R (referred to as a root), which is a management center of the network, is provided at the top of the tree structure, and a node A is subordinate to the node R.
And node B are arranged, and node C, node D, and node E are arranged below node A, the nodes are connected by a communication line, and each node has a device having an information processing function ( It consists of a personal computer, workstation, terminal device, etc.).

【0003】このツリー構造ネットワークは,多数のノ
ードにより構成され,100以上のノードにより構成さ
れる場合もあり,ノード数に対応してツリーの階層数は
変化する。
This tree structure network is composed of a large number of nodes, and may be composed of 100 or more nodes, and the number of layers of the tree changes in accordance with the number of nodes.

【0004】各ノードR,ノードA,ノードB・・・に
は,それぞれファイルシステムを構成するディスク(ハ
ードディスクやフレキシブルディスクを含む)Fr,F
a,Fb,Fc・・・がそれぞれ設けられ(Fb,Fc
・・は図示省略),ルート(ノードR)のディスクFr
には,管理センタだけに備えられた資源(各種のコマン
ド,データ,プログラム等のファイル)と,ツリー構造
の自分の直下のノード名が格納された直下ノード名管理
リスト(図の例ではノード名A,Bで構成)が設けられ
ている。ルートのノードRの下位のノードの内,中間の
ノード(自分より下位のノードが配置されているノー
ド)のディスク(図の例ではノードAのディスクFa)
には直下ノード名管理リスト(図示されないノード用の
資源も当然格納されている)が設けられ,ディスクFa
の例ではノードC,ノードD,ノードEの各ノード名が
格納されている。
Disks (including hard disks and flexible disks) Fr and F that constitute a file system are respectively provided in the nodes R, A, B ...
a, Fb, Fc ... are respectively provided (Fb, Fc
.. is not shown), disk Fr of root (node R)
Contains the resources (files of various commands, data, programs, etc.) provided only in the management center, and the node name management list (node names in the example in the figure) that directly stores the node names directly under itself in the tree structure. It is composed of A and B). Among the lower nodes of the root node R, the disk of the intermediate node (the node on which the lower node is located) is the disk (the disk Fa of the node A in the example in the figure)
Is provided with a direct node name management list (resources for nodes (not shown) are also stored).
In this example, the node names of node C, node D, and node E are stored.

【0005】このツリー構造ネットワークでは,ルート
(ノードR)に設けられたディスプレイ及びキーボード
を備える操作端末から,下位の全てのノードに対して資
源を指定(実行すべき処理内容を表す)を同報により送
信して,全部のノードにおいてルートから指示した処理
内容を一斉に実行させることができる。なお,この場合
の「資源」は,全てディスクにより指示され,コマン
ド,データ,プログラム等を表し,ルートから下位の各
ノードに対して,一斉に同じ処理,例えばプログラムや
データを修正させる等を実行させる。
In this tree structure network, an operating terminal equipped with a display and a keyboard provided at the root (node R) broadcasts a resource designation (representing the processing content to be executed) to all lower nodes. , The processing contents instructed from the root can be executed all at once in all nodes. In this case, all "resources" are indicated by a disk, represent commands, data, programs, etc., and execute the same processing at the same time for each node below the root, such as modifying programs and data. Let

【0006】ルート(ノードR)に設けられたディスプ
レイ及びキーボードを備えた入出力装置から,他の各ノ
ードで実行すべき内容を表す資源(コマンド,プログラ
ム,等を表すディスク)を指定して,配布指示を行う
と,ルート(ノードR)の配布機能により,自動的にデ
ィスクFr内の直下管理リストを参照して,ノードA,
ノードBに対し通信回線を介して指定された資源を表す
データを送信する。ノードAは,この資源を受け取る
と,自ノード内において資源を適用(実行)すると共
に,ディスクFaを参照して,その中の直下ノード名管
理リストに格納された各ノードC,D,Eに対してそれ
ぞれルートから受け取った指示をそのまま配布(送信)
する。各ノードC〜Eは,上位ノードのノードAから送
信された資源を受け取ると,それぞれ自分自身で資源を
適用(実行)する。
Resources (disks representing commands, programs, etc.) representing the contents to be executed in the other nodes are designated from the input / output device equipped with the display and keyboard provided at the root (node R), When a distribution instruction is given, the distribution function of the root (node R) automatically refers to the management list directly under the disk Fr, and the node A,
Data representing the designated resource is transmitted to the node B via the communication line. Upon receiving this resource, the node A applies (executes) the resource in its own node, and also refers to the disk Fa and refers to each node C, D, E stored in the node name management list directly under it. Distribute (send) the instructions received from each route as they are
To do. When each of the nodes C to E receives the resource transmitted from the node A, which is an upper node, each node applies (executes) the resource by itself.

【0007】このようなツリー構造ネットワークは,各
ノードが自ノードの直下ノードだけを管理しているの
で,下位のノードに新規にノードやリーフ(最下位のノ
ード)を追加したり,削除しても,それぞれ上位のノー
ドが備えるディスクの直下ノード名管理リストを修正す
るだけで対応できるため,管理が容易である。
In such a tree structure network, since each node manages only the node directly under itself, it is possible to newly add or delete a node or leaf (the lowest node) to a lower node. However, management is easy because it can be dealt with only by modifying the node name management list directly under the disk of the upper node.

【0008】[0008]

【発明が解決しようとする課題】上記の従来のツリー構
造ネットワークには,次のような問題がある。 ネットワーク内の配信中に伝送エラー等が発生した場
合,その原因をマンパワー等で除去した後,再度ルート
(ノードR)から再送を行わなければ,エラーが発生し
た伝送路に関係するノード(該当伝送路より下位の各ノ
ード)に配信されない。しかし,そのエラーが発生する
とどの経路にあるのか,ルートのノードには分からない
ため,再度全部のノードに対し同報を行わなければなら
ない。
The above conventional tree structure network has the following problems. If a transmission error occurs during distribution in the network, the cause must be removed by manpower, etc., and then retransmitted from the root (node R). It is not delivered to each node below the road). However, when the error occurs, it is not possible for the root node to know which route it is on, so it must be broadcast again to all nodes.

【0009】下位のノードの中には現在メンテナンス
中(障害の修理や,装置の交換等)等により,指定した
ノードやリーフ(最下位のノード)だけ除外して配信し
たいという場合がある。しかし,このような時にも,除
外したいノードを指定する方法がない。これに対処する
方法として,その除外したノードやリーフに対し,それ
ぞれのノードで受信した資源の適用を停止するようなプ
ロセスを設ける操作を行う必要がある。しかし,この操
作はそれぞれのノードにおいて個別に行う必要があるた
め,手間と時間がかかる。
There is a case in which it is desired to exclude only the designated node or leaf (the lowest node) from the lower nodes due to maintenance (fault repair, device replacement, etc.). However, even in such a case, there is no way to specify the nodes to be excluded. As a method of coping with this, it is necessary to perform an operation of providing a process for stopping the application of the resource received by each node to the excluded node or leaf. However, since this operation needs to be performed individually at each node, it takes time and effort.

【0010】本発明は同報による配信の場合に適用を除
外したいノードを選択して指定することができると共に
エラーが発生した場合にエラー要因を除去した後複雑な
処理を行うことなくエラーにより配信を受けてないノー
ドに対してだけ配信することができるツリー構造ネット
ワークの制御方式を提供することを目的とする。
According to the present invention, in the case of broadcast distribution, it is possible to select and specify nodes to be excluded from application, and when an error occurs, remove the cause of the error and then deliver the error without performing complicated processing. It is an object of the present invention to provide a control method of a tree structure network that can be delivered only to nodes that have not received the data.

【0011】[0011]

【課題を解決するための手段】図1は本発明の原理構成
図である。図1において,1は管理ノード(ルート),
2は管理ノードに設けられたディスク,3は管理ノード
の下位のノード(ノード名はA,B),4はノード3に
設けられたディスク,5は上記ノード3(ノードA)の
下位のノード(ノード名はC等),6はノード5に設け
られたディスクであり,ノード5の下位にもノードが存
在するものとする。
FIG. 1 is a block diagram showing the principle of the present invention. In FIG. 1, 1 is a management node (root),
2 is a disk provided in the management node, 3 is a lower node (node name is A, B) of the management node, 4 is a disk provided in the node 3, 5 is a lower node of the node 3 (node A) (Node name is C, etc.), 6 is a disk provided in the node 5, and a node exists below the node 5.

【0012】管理ノード1において,1aは除外リスト
を含む資源配信手段,1bは不達情報受信手段,1cは
再送情報配信手段である。ノード3において,3aは配
信判別中継手段,3bは不達情報作成・中継手段,3c
は再送情報判別・中継手段である。更に,ノード5の内
部に設けられた5a〜5cは前記ノード3内の各手段3
a乃至3cと同様の手段であり,5aは配信判別中継手
段,5bは不達情報作成・中継手段,5cは再送情報判
別・中継手段である。
In the management node 1, 1a is a resource delivery means including an exclusion list, 1b is a non-delivery information receiving means, and 1c is a retransmission information delivery means. In the node 3, 3a is a delivery discrimination relay means, 3b is a non-delivery information creating / relaying means, 3c.
Is a retransmit information discrimination / relay means. Further, 5a to 5c provided inside the node 5 are each means 3 in the node 3.
It is the same means as a to 3c, 5a is a delivery discrimination relay means, 5b is a non-delivery information preparation / relay means, and 5c is a retransmission information discrimination / relay means.

【0013】また,管理ノード1のディスク2内の,2
aは資源,2bは直下ノード管理リスト,2cは適用を
除外するノードを表す除外リスト,2dは不達情報であ
る。更にノード3及びノード5のディスク4及びディス
ク6内の4a,6aは直下ノード管理リストである。
In addition, 2 in the disk 2 of the management node 1
a is a resource, 2b is a direct node management list, 2c is an exclusion list indicating nodes to which application is excluded, and 2d is non-delivery information. Further, 4a and 6a in the disks 4 and 6 of the nodes 3 and 5 are the direct node management list.

【0014】本発明は管理ノードから資源を配信する時
に,適用を除外するノードのリストも同時に指定する
と,配信を受けた各ノードにおいて自ノードが除外リス
トに含まれているか判別し,該当するとその受信した資
源を自ノードで適用せず,中継を行う。また,障害等で
不達であることが分かると,上位のノードに対し不達情
報を生成して,ノード名を付して送信すると各上位ノー
ドで順次ノード名を付加して管理ノードでこれを受け取
って,再送情報を送信する時は受信した不達情報を付加
して送信すると,途中のノードでは適用されず不達情報
を発生したノードより下位のノードでこれを受信・適用
する。
According to the present invention, when a list of nodes to which the application is excluded is also designated at the time of distributing resources from the management node, it is determined whether or not the own node is included in the exclusion list at each node to which the distribution is applied. Relays the received resource without applying it to the local node. In addition, if it is found that the delivery is undeliverable due to a failure, etc., non-delivery information is generated for the upper node, and the node name is added and transmitted. When receiving and sending retransmission information, if the received non-delivery information is added and sent, the node on the way is not applied and the node below the node that generated the non-delivery information receives and applies it.

【0015】[0015]

【作用】管理ノード1において,メンテナンス等により
適用を除外する除外ノード名を指定し,更に適用する
(実行させたい)資源名を指定すると,資源配信手段1
aが起動される。資源配信手段1aは,除外ノード名を
ディスク2の除外リスト2cに格納し,更に自ノードの
直下ノードをディスク2内の直下ノード管理リスト2b
を参照して判別し,前記除外リストと指定された資源名
を含む情報が各直下ノード3(ノードA,ノードB)へ
次々に配信する。
In the management node 1, when an exclusion node name to be excluded due to maintenance or the like is specified and a resource name to be applied (desired to be executed) is specified, the resource distribution means 1
a is activated. The resource distribution unit 1a stores the excluded node name in the excluded list 2c of the disk 2, and the direct subordinate node of its own node is the direct subordinate node management list 2b in the disk 2.
The information including the exclusion list and the designated resource name is sequentially delivered to the nodes 3 (node A, node B) immediately below.

【0016】管理ノード1の直下のノード3(ノード
A,B)では,情報を受信すると配信判別中継手段3a
が起動し,受信情報の中の除外リストの中に自ノード名
が含まれているか判別し,含まれていなければ,自ノー
ド内に指定された資源を適用し,含まれていれば,適用
処理を実行せず(スキップする),更に自ノードの直下
ノード名をディスク4の直下ノード管理リスト4aから
取り出してそれぞれの直下ノード5に対し次々に配信す
る。ノード3の下位のノード5,その下位のノード(ノ
ードD,E)と順次下位の階層において,同様の処理に
より順次配信が実行される。
In the node 3 (nodes A and B) directly below the management node 1, when the information is received, the distribution discrimination relay means 3a.
Starts and determines whether the own node name is included in the exclusion list in the received information. If it is not included, the resource specified in the own node is applied, and if it is included, it is applied. Without executing the process (skipping), the node name directly under the own node is taken out from the node management list 4a immediately under the disk 4 and delivered to each node 5 immediately below. In the lower layer of the node 3 and the lower nodes (nodes D and E) of the lower layer, the layers are sequentially distributed by the same process.

【0017】ここで,ノード5(ノードC)から下位の
一つのノードDへの伝送においてエラーが発生すると
(一定時間応答が無い等),ノード5の不達情報作成・
中継手段5bが起動し,伝送に失敗した相手ノード名
(ノードD)及び自ノード名(ノードC)を含む不達情
報を作成し,それを直上のノード3(ノードA)に上げ
る。
Here, when an error occurs in the transmission from the node 5 (node C) to one lower node D (no response for a certain period of time), the non-delivery information of the node 5 is created.
The relay means 5b is activated, and non-delivery information including the partner node name (node D) and the self node name (node C) for which the transmission has failed is created and sent to the node 3 (node A) immediately above.

【0018】ノード3(ノードA)は,この不達情報を
受け取ると,自ノード名(ノードA)を付加して直上の
ノードに送信する。直上のノードが管理ノードでない場
合は,順次自ノード名を不達情報に付加して更に上位の
ノードへ送信する。この例では,ノード3から管理ノー
ド1へ送信され,管理ノード1では不達情報受信手段1
bで不達情報を受信すると,各ノード名を含む不達情報
をディスク2内のエリア2dに格納する。
Upon receipt of this non-delivery information, the node 3 (node A) adds its own node name (node A) and transmits it to the node immediately above. If the node immediately above is not the management node, the self-node name is sequentially added to the non-delivery information and transmitted to a higher node. In this example, the non-delivery information receiving means 1 is transmitted from the node 3 to the management node 1, and the management node 1
When the non-delivery information is received at b, the non-delivery information including each node name is stored in the area 2d in the disk 2.

【0019】この後,管理ノード1に対し再送の指定が
発生すると,再送情報配信手段1cが起動し,ディスク
2内の不達情報2dに含まれた経路上の各ノード名(ノ
ードD,ノードC,ノードAの順に付加されている)を
元に,次にどのノードに送るべきかを判断し,そのノー
ド3(ノードA)に対し不達情報を含む再送情報を送信
する。この再送情報を受け取ったノード3(ノードA)
は,再送情報判別・中継手段3cが起動し,再送情報中
の自ノード名(ノードA)を削除して,再送情報に含ま
れた次のノード5(ノードC)に向けて送信する。
After that, when a resend designation is issued to the management node 1, the resend information distribution means 1c is activated, and each node name (node D, node) on the path included in the non-delivery information 2d in the disk 2 is activated. C, node A is added in this order), which node is to be sent next is determined, and retransmission information including non-delivery information is transmitted to that node 3 (node A). Node 3 (node A) that received this resend information
Causes the retransmission information determining / relaying means 3c to be activated, deletes its own node name (node A) in the retransmission information, and transmits it to the next node 5 (node C) included in the retransmission information.

【0020】ノードCでは,この再送情報を受け取る
と,再送情報判別・中継手段5cにおいて内容を判別
し,自ノードが伝送エラーを発生したノードであること
を判別し,配信判別中継手段3aを起動する。これによ
り,中断されていたノード5(ノードC)からノードD
への経路の配信を再開する。この時,配信判別中継手段
5aは単一のノード(ノードD)に対してのみ転送を行
い,その下のノードはそれぞれに設けられたディスクの
直下ノード管理リストを参照する。
When the node C receives the resend information, the resend information determination / relay means 5c determines the content, determines that the own node is the node in which the transmission error has occurred, and activates the delivery determination relay means 3a. To do. As a result, the suspended node 5 (node C) to node D
Resume delivery of routes to. At this time, the delivery discrimination relay means 5a transfers only to a single node (node D), and the nodes below it refer to the node management list directly under the disk provided for each node.

【0021】[0021]

【実施例】図2は管理ノードのプロセスを含む実施例の
ハードウェア構成図,図3は一般ノードのプロセスを含
む実施例のハードウェア構成図である。
FIG. 2 is a hardware configuration diagram of an embodiment including a process of a management node, and FIG. 3 is a hardware configuration diagram of an embodiment including a process of a general node.

【0022】図2において,1は管理ノード,10は主
記憶,11は中央処理装置,12はディスク装置2との
間で情報転送を行う補助記憶装置用チャネル,13は下
位ノードに接続する複数の通信回線が接続される通信制
御装置,14は管理ノードに設けられたディスプレイ及
びキーボードを備えた操作端末,2はファイルを格納し
たディスク装置である。
In FIG. 2, 1 is a management node, 10 is a main memory, 11 is a central processing unit, 12 is a channel for an auxiliary storage device for transferring information to and from the disk device 2, and 13 is a plurality of nodes connected to lower nodes. Is a communication control device to which the communication line is connected, 14 is an operating terminal provided with a display and a keyboard provided in the management node, and 2 is a disk device storing files.

【0023】主記憶10内には,各制御プログラムが格
納され,100は通信制御装置13を介して接続する下
位ノードとの通信制御を行う通信用入出力プログラム,
101はオペレーティングシステム(OS),102,
103はファイル転送制御(受信),(送信)の各プロ
グラム,104はファイル転送制御(受信)プログラム
102により起動される不達通信プロセス,105は再
配信プロセス,106は配信プロセス,107は操作端
末14からの指示により駆動されて,配信プロセス10
6を起動する配信操作プロセス,108は操作端末14
からの指示により駆動されて再配信プロセスを起動する
再配信操作プロセスである。なお,前記主記憶10に含
まれる100〜108で表す各プログラムまたはプロセ
スは,中央処理装置11により処理されることにより実
行される。
Each control program is stored in the main memory 10, and 100 is a communication input / output program for controlling communication with a lower node connected via the communication control device 13,
101 is an operating system (OS), 102,
Reference numeral 103 is a file transfer control (reception) and (transmission) program, 104 is a non-delivery communication process activated by the file transfer control (reception) program 102, 105 is a redelivery process, 106 is a delivery process, and 107 is an operating terminal. Driven by an instruction from 14, the distribution process 10
6, a delivery operation process for activating 6, an operation terminal 14
It is a re-delivery operation process that is driven by an instruction from to start the re-delivery process. Each program or process represented by 100 to 108 included in the main memory 10 is executed by being processed by the central processing unit 11.

【0024】ディスク装置2内において,20は本発明
に関わるプログラムが格納されたプログラムファイル,
21は下位ノードから受信した不達情報に含まれている
不達に関係する各ノード名(不達であった配布先ノード
名,配布元ノード名,不達情報が上がってきた経路の各
ノード名)を格納した不達情報ファイル,22は配信情
報が適用されないノード名を格納した除外ノードリス
ト,23は直下ノードリスト,24は配信された資源を
含む情報が不達であった場合に,その資源名や配布時刻
等の関連情報が各不達情報別に格納された不達リストで
ある。なお,ディスク装置2にはこの他に資源に関する
情報が格納されているが図示省略する。
In the disk device 2, 20 is a program file in which a program relating to the present invention is stored,
Reference numeral 21 denotes each node name related to the non-delivery contained in the non-delivery information received from the lower node (the delivery destination node name which has not been delivered, the distribution source node name, each node of the route where the non-delivery information has been sent). Non-delivery information file storing name), 22 is an exclusion node list storing node names to which distribution information is not applied, 23 is a direct node list, and 24 is a case where information including a distributed resource is non-delivery. This is a non-delivery list in which related information such as the resource name and distribution time is stored for each non-delivery information. It should be noted that the disk device 2 also stores information about resources other than this, but the illustration thereof is omitted.

【0025】図3において,3はノード,30〜33の
各部はそれぞれ上記図2の管理ノード内の10〜13と
同様の装置であり,30は主記憶,31は中央処理装
置,32は補助記憶装置用チャネル,33は通信制御装
置,4はディスク装置である。また,主記憶30内の3
00〜303はそれぞれ上記図2の管理ノード内の10
0〜103に対応し,300は通信用入出力プログラ
ム,301はオペレーティングシステム(OS),30
2,303はファイル転送制御(受信),(送信)のた
めの各プログラムである。
In FIG. 3, reference numeral 3 denotes a node, and each unit of 30 to 33 is a device similar to 10 to 13 in the management node of FIG. 2, 30 is a main memory, 31 is a central processing unit, and 32 is an auxiliary device. A storage device channel, 33 is a communication control device, and 4 is a disk device. In addition, 3 in the main memory 30
00 to 303 are respectively 10 in the management node of FIG.
0 to 103, 300 is an input / output program for communication, 301 is an operating system (OS), 30
Reference numerals 2 and 303 denote programs for file transfer control (reception) and (transmission).

【0026】304は上位から受け取った配信情報を下
位ノードに配信する配信プロセス,305は配信情報が
不達の場合に不達情報を作成して送信したり,下位ノー
ドから送られてきた不達情報を上位ノードへ送信する制
御を行う不達通信プロセス,306は配信情報を自ノー
ドで実行する実行プロセス,307は再送情報を受けと
って下位ノードへ再配信する制御を行う再配信プロセス
である。なお,上記主記憶30内の300〜307で表
す各プログラムまたはプロセスは,中央処理装置31に
より処理されることにより実行される。
Reference numeral 304 denotes a distribution process for distributing the distribution information received from the upper layer to the lower node, and 305 creates and transmits the non-delivery information when the distribution information does not arrive, or the non-delivery sent from the lower node. A non-delivery communication process that controls transmission of information to the upper node, an execution process 306 that executes distribution information in its own node, and a re-delivery process that controls re-delivery of re-delivery information to a lower node 307. Each program or process represented by 300 to 307 in the main memory 30 is executed by being processed by the central processing unit 31.

【0027】ディスク装置4において,40は本発明に
関わるプログラムが格納されたプログラムファイル,4
1は上記管理ノードの21と同様の不達情報ファイル
(自ノードで作成して上位へ送信するための不達情報が
格納される),42は自ノードや他のノードが除外対象
となるノードがあることをリストとして格納した除外ノ
ードリスト(このリストは一時的に存在し,いずれ上位
または下位へ移動する),43は直下ノードリストであ
る。なお,41,42は下位ノードに備える必要性はな
い(各情報の管理が複雑になる)。
In the disk device 4, 40 is a program file in which a program relating to the present invention is stored, 4
1 is a non-delivery information file similar to 21 of the management node (the non-delivery information for storing the non-delivery information to be created in the own node and transmitting it to the upper layer is stored), 42 is a node whose own node or other nodes are excluded There is a list of excluded nodes (this list temporarily exists and moves to a higher or lower level), 43 is a direct node list. Note that 41 and 42 do not need to be provided in the lower nodes (management of each information becomes complicated).

【0028】図4は各ファイルまたはリストのデータ構
成例である。図4には上記図2及び図3に示す各ノード
に設けられたディスク装置2またはディスク装置4に格
納された各ファイルまたはリストのデータ構成が示さ
れ,A.は不達情報ファイル(図2の21,図3の4
1)であり,その先頭には伝送が失敗した時(伝送エラ
ー等)の配布先ノード名(N1),その後に失敗した時
の配布元ノード名(N2),さらに,その一つ上のノー
ド名(N3),二つ上のノード名(N4),・・・と順
次管理ノードの直下のノード名(Nn)まで格納され
る。
FIG. 4 shows an example of the data structure of each file or list. FIG. 4 shows the data structure of each file or list stored in the disk device 2 or disk device 4 provided in each node shown in FIG. 2 and FIG. Is a non-delivery information file (21 in FIG. 2, 4 in FIG. 3)
1), the distribution destination node name (N1) at the time of transmission failure (transmission error etc.), the distribution source node name (N2) at the time of failure, and the node immediately above it. The name (N3), the node name (N4) two levels above, and the node name (Nn) immediately below the management node are sequentially stored.

【0029】なお,管理センタの直下のノード名(N
n)は,管理ノード1(図2)に供給される不達情報に
は含まれているが,不達情報を作成した下位ノードまた
は不達情報を中継する下位のノード3(図3)で発生ま
たは中継する不達情報には含まれない。
The node name (N
n) is included in the non-delivery information supplied to the management node 1 (FIG. 2), but is a lower node that created the non-delivery information or a lower node 3 (FIG. 3) that relays the non-delivery information. It is not included in non-delivery information that occurs or is relayed.

【0030】図4のB.は不達リストのデータ構成であ
り,伝送エラー等により不達であった資源に関する情報
が資源別に格納される。このリストの先頭には削除フラ
グが設けられ,そのフラグが“1”の場合,該当する資
源が不達の状態であることを表し,“0”ならその行の
不達情報が削除された状態であることを表す。フラグの
後には不達である資源名,配布時刻,不達情報が格納さ
れたファイル名が順次格納される。
B. of FIG. Is a data structure of the non-delivery list, and information about resources that have not been delivered due to a transmission error or the like is stored for each resource. A deletion flag is provided at the head of this list, and if the flag is "1", it indicates that the corresponding resource is undelivered, and if it is "0", the undelivered information on that line is deleted. It means that. After the flag, the undelivered resource name, the distribution time, and the file name in which the undelivered information is stored are sequentially stored.

【0031】図4のC.は除外ノードリストのデータで
あり,実行を除外する一つ一つのノード名で構成されて
いる。また,図4のD.は直下ノードリストのデータで
あり,各ノード(管理ノード及び下位のノード)に設け
られ,自ノードの直下に接続されたノードの名称が格納
されている。
C. of FIG. Is the data of the excluded node list, which consists of each node name that excludes execution. In addition, in FIG. Is the data of the node list immediately below, and is stored in each node (management node and lower nodes) and stores the name of the node connected directly below itself.

【0032】次に上記図2に示す管理ノード及び図3に
示す下位のノードの主記憶に格納され中央処理装置によ
り実行される各プロセスの内容を,図5乃至図8に示
す。図5は図2の106,図3の304として示す配信
プロセスの処理フローである。配信プロセスは起動する
と,自ノードが最下位ノード(リーフ)か判別し(図5
のS1),最下位の場合は終了するが,そうでないと直
下ノードリスト(図2の23,図3の43)を1レコー
ド読み出し(図5のS2),レコードが終り(読み取る
レコードが無い)か判別し(図5のS3),終わりの場
合は終了するが,レコードが読み取れた場合は,そのレ
コードに含まれるノード名のノードに対し資源や除外リ
ストを含むファイルデータを配信する(同S4)。
The contents of each process stored in the main memory of the management node shown in FIG. 2 and the lower node shown in FIG. 3 and executed by the central processing unit are shown in FIGS. FIG. 5 is a processing flow of the distribution process shown as 106 in FIG. 2 and 304 in FIG. When the distribution process starts, it determines whether its own node is the lowest node (leaf) (see FIG. 5).
S1), the process ends if it is the lowest, but if not, one record is read out from the immediate node list (23 in FIG. 2, 43 in FIG. 3) (S2 in FIG. 5), and the record ends (there is no record to read). If it is the end, the file data including the resource and the exclusion list is distributed to the node having the node name included in the record (S3 in FIG. 5). ).

【0033】続いて,その配信が正常に終了したか判別
し(同S5),終了した場合は,ステップS2へ戻り,
直下ノードリストの次の1レコードを読み出し,同様の
処理により他の直下ノードへ配信を繰り返す。ステップ
S5において,正常終了しない場合,相手先ノード名や
自ノード名等を含む不達情報ファイル(図2の21,図
3の41)を作成し(図5のS6),自ノードが管理ノ
ードか判別し(同S7),管理ノードでない場合は真上
のノードへ不達情報を転送し(同S8),管理ノードで
あれば不達リスト(図2の24)に追加する(同S
9)。
Then, it is judged whether the distribution is normally completed (at step S5). If the distribution is completed, the process returns to step S2,
The next one record in the direct node list is read, and the distribution is repeated to other direct nodes by the same process. If the process does not end normally in step S5, a non-delivery information file (21 in FIG. 2, 41 in FIG. 3) including the destination node name, own node name, etc. is created (S6 in FIG. 5), and the own node is the management node. If it is not a management node, the non-delivery information is transferred to the node immediately above (S8), and if it is a management node, it is added to the non-delivery list (24 in FIG. 2) (S).
9).

【0034】図6は不達通信プロセスと実行プロセスの
各処理フローである。図6のA.に示す不達通信プロセ
ス(図2の104,図3の305)の処理フローは,不
達情報の受信によりこのプロセスが開始すると,自分が
管理ノードか判定し(図6のA.のS1),管理ノード
である場合,図4のB.に示す不達リスト(図2の2
4)に不達であった資源等の情報を追加する(図6の
A.のS2)。
FIG. 6 shows each processing flow of the non-delivery communication process and the execution process. A. of FIG. In the processing flow of the non-delivery communication process (104 in FIG. 2, 305 in FIG. 3) shown in FIG. 3, when this process starts by receiving non-delivery information, it is determined whether or not the node is the management node (S1 in A. of FIG. 6). , If it is a management node, then the B. Non-delivery list shown in (2 in FIG. 2)
Information such as resources that have not been delivered to 4) is added (S2 in A. of FIG. 6).

【0035】なお,この時管理ノードの不達通信プロセ
スでは,不達情報ファイル(図2の21)に不達情報を
格納する処理を行わない。ステップS1で,管理ノード
ではないと判断すると,不達情報ファイル(図4の4
1)に自分のノード名を付加し(図6のAのS3),直
上のノードに転送する(同S4)。このステップS3,
S4の処理は,各下位のノードで順番に行われることに
より,経路上の各ノード名が順番に付加される。
At this time, the non-delivery communication process of the management node does not perform the process of storing the non-delivery information in the non-delivery information file (21 in FIG. 2). If it is determined in step S1 that the node is not the management node, the non-delivery information file (4 in FIG.
The node name of its own is added to 1) (S3 in FIG. 6A), and it is transferred to the node immediately above (S4). This step S3
The process of S4 is sequentially performed by each lower node, so that the node names on the route are sequentially added.

【0036】次に図6のB.に示す実行プロセス(図3
の306)の処理フローは,下位のノードにおいて上位
ノードから配信された資源(除外リストを含むことがで
きるファイル)を受信すると開始され,最初に除外リス
トファイル(資源と共に受信するか,予め図3の除外ノ
ードリスト42が転送されているかによる)が有るか判
別し(図6のB.のS1),無い場合はその資源を実行
して(同S4),終了する。除外リストファイルが有る
場合は,その中に自分のノード名が含まれているか調べ
て判別する(同S2,S3)。この判別により含まれて
いることが分かると,その資源を実行せずに終了し,含
まれていない場合はその資源を実行する(同S4)。
Next, referring to FIG. The execution process shown in Fig.
306) is started when the resource (the file that can include the exclusion list) distributed from the upper node is received by the lower node, and the exclusion list file (which is received together with the resource or previously shown in FIG. Of the excluded node list 42 is transferred (S1 in B. of FIG. 6), and if not, the resource is executed (S4) and the process ends. If there is an exclusion list file, it is determined by checking whether or not its own node name is included (S2, S3). If it is found from this determination that the resource is included, the process ends without executing the resource, and if not included, the resource is executed (S4).

【0037】図7は再配信プロセス(図2の105,図
3の307)の処理フローである。再配信プロセスは,
管理ノードが再配信操作プロセス(図2の108)によ
り起動され,下位のノードではファイル転送制御プログ
ラム(受信)302(図3)において再配信情報(不達
情報が付加)の受信により起動される。開始すると,受
け取った不達情報ファイル(図2の21,図3の41)
には,1レコード(ノード名が1つ)であるか判別する
(図7のS1)。この判別は,不達情報に含まれるレコ
ードはエラーを発生したノードに近づくにつれ一つずつ
削除され,エラー発生ノードに達すると1レコード(送
信先ノード名)となるので,これを検出するために行わ
れる。
FIG. 7 is a processing flow of the redelivery process (105 in FIG. 2, 307 in FIG. 3). The redelivery process is
The management node is activated by the redelivery operation process (108 in FIG. 2), and the lower node is activated by the reception of redelivery information (additional non-delivery information) in the file transfer control program (reception) 302 (FIG. 3). . When started, received non-delivery information file (21 in FIG. 2, 41 in FIG. 3)
, It is determined whether there is one record (one node name) (S1 in FIG. 7). In this determination, the record included in the non-delivery information is deleted one by one as it approaches the node in which the error occurred, and one record (destination node name) is reached when the node in which the error occurs is reached. Done.

【0038】1レコードでない場合(エラー発生ノード
より上位のノードの場合),不達情報ファイルの先頭レ
コードを削除し(図7のS2),削除したレコードの下
位ノードに対して再配信ファイルを送付して(同S3)
終了する。前記ステップS1において,不達情報ファイ
ルが1レコードである場合,そのレコードが表すノード
に配布して(同S4),不達情報ファイル(図2の2
1,図3の41)を削除する(同S5)。
If the record is not one record (a node higher than the error occurrence node), the top record of the non-delivery information file is deleted (S2 in FIG. 7), and the redelivery file is sent to the lower node of the deleted record. Then (S3)
finish. If the non-delivery information file is one record in step S1, the non-delivery information file is distributed to the node indicated by the record (S4), and the non-delivery information file (2 in FIG. 2).
1, 41) in FIG. 3 is deleted (at step S5).

【0039】続いて,再配信により送信された情報が正
常に送信されて正常終了したか判断し(同S6),正常
終了なら処理を終了するが,そうでない場合は,不達情
報ファイル(新規のもの)を作成し(同S7),自分が
管理ノードか判別し(同S8),管理ノードの場合不達
リスト(図2の24)に追加し(図7のS10),下位
のノードの場合は真上のノードへ転送する(同S9)。
Then, it is judged whether the information transmitted by the re-delivery is normally transmitted and ended normally (S6). If the information is normally ended, the processing is ended. If not, the non-delivery information file (new No.) is created (at step S7), it is determined whether or not the node is a management node (at step S8), and if it is a management node, it is added to the non-delivery list (24 in FIG. 2) (S10 in FIG. 7). In the case, it is transferred to the node directly above (S9 of the same).

【0040】次に図8は操作プロセスの処理フローであ
り,A.は配信操作プロセス,B.は再配信操作プロセ
スの各処理フローである。A.の配信操作プロセスは,
管理ノードの操作端末(図2の14)から操作者により
配信を指示されると開始され,配信プロセス(図3の3
04)を起動して終了する。B.の再配信操作プロセス
も,操作端末の操作者が伝送エラー等により不達であっ
た配信情報を,エラーが回復した後に再配信を指示する
ことにより開始する。開始すると,不達リスト(図2の
24)を一覧表示する(図8のB.のS1)。その一覧
表示された不達リストから一つを操作者に選択させ(同
S2),選択が実行されたか否か判別し(同S3),選
択されないと終了するが,選択されると,再配信プロセ
ス(図2の105)を起動し(同S4),不達リスト
(図2の24)及び不達情報ファイル(図2の21)を
削除する(同S5)。
Next, FIG. 8 is a processing flow of the operation process. Is a delivery operation process, B. Is each processing flow of the redelivery operation process. A. The delivery operation process of
The distribution process (3 in FIG. 3) starts when the operator instructs distribution from the operation terminal (14 in FIG. 2) of the management node.
04) is started and it ends. B. The re-delivery operation process is also started by the operator of the operation terminal instructing re-delivery of delivery information that was not delivered due to a transmission error or the like after the error is recovered. When started, the non-delivery list (24 in FIG. 2) is displayed as a list (S1 in B. in FIG. 8). The operator is made to select one from the undelivered list displayed (S2), and it is determined whether the selection has been executed (S3). If not selected, the process ends, but if selected, redelivery is performed. The process (105 in FIG. 2) is started (at step S4), and the non-delivery list (at 24 in FIG. 2) and the non-delivery information file (at 21 in FIG. 2) are deleted (at step S5).

【0041】次に本発明による具体的動作例を図9に示
す。図9に示すツリー構造ネットワークは,管理ノード
の直下にノードA,ノードBが配置され,ノードAの下
位にもノードが配置されているが図示省略されている。
ノードBの下位には図に示すようにノードC,ノードD
が配置され,ノードDの下位には更にノードE,ノード
Fが配置されている。
Next, a concrete operation example according to the present invention is shown in FIG. In the tree structure network shown in FIG. 9, nodes A and B are arranged directly under the management node, and nodes are arranged under the node A, but they are not shown.
Below the node B, as shown in the figure, node C, node D
Are arranged, and nodes E and F are further arranged below the node D.

【0042】この状態で,管理ノードにおいて操作端末
から指示して,配信操作プロセスを起動し,除外情報と
してノード名(ノードDとする)を付加して資源情報
(xとする)を指定して配信操作プロセスを駆動する
と,配信プロセスが起動して配信が実行される。すなわ
ち,ノードD以外の各ノードに資源xを送信する(図9
の)。この場合,管理ノードから直下ノードリスト
(図2の23)を参照してノードA,ノードBへそれぞ
れ配信され,ノードAでは実行プロセス(図6のB.)
により資源xが適用(実行)され(図9の),同様に
ノードCにも資源xが適用される。
In this state, the management node issues an instruction from the operation terminal to start the distribution operation process, add a node name (denoted as node D) as exclusion information, and specify resource information (denoted as x). When the distribution operation process is driven, the distribution process is activated and distribution is executed. That is, the resource x is transmitted to each node other than the node D (see FIG. 9).
of). In this case, the management node refers to the node list immediately below (23 in FIG. 2) and distributes to node A and node B, respectively, and the execution process (B. in FIG. 6) at node A.
Causes the resource x to be applied (executed) (in FIG. 9), and similarly the resource x is applied to the node C as well.

【0043】ノードA,ノードBも,それぞれ直下ノー
ドに配信が行われ,ノードBの直下ノードであるノード
C,ノードDに同じ内容の情報が配信されると(図9の
),ノードCでは資源xが適用されるが,ノードDで
は除外情報としてノードDが付加されているので実行プ
ロセス(図6のB.)の処理により資源xは適用されな
い(図9の)。
When the nodes A and B are also distributed to the nodes directly below them, and the information of the same content is distributed to the nodes C and D which are nodes directly below the node B (in FIG. 9), the node C The resource x is applied, but since the node D is added as exclusion information in the node D, the resource x is not applied by the processing of the execution process (B. in FIG. 6) (in FIG. 9).

【0044】ノードDは受け取った情報を更に下位のノ
ードE,Fへ送信するが,ノードEへの送信が良好に行
われたのに対し,ノードFへの配信が伝送エラーの発生
により失敗した場合(図9の),ノードDは不達情報
をファイル(図4のA.)を作成する(図9の)。こ
の不達情報には送信相手のノード名としてノードF,送
信元のノード名としてノードDが付加される。この不達
情報はノードDから直上ノードであるノードBへ向けて
送信される(図9の)。これを受け取ったノードB
は,図6のA.に示す不達通信プロセスにより不達情報
に対し自ノード名(ノードB)を付加し(図9の),
直上ノードである管理ノードへ送信する(図9の)。
管理ノードはこの不達情報(ノード名F,D,Bが付加
されている)を受け取ると,不達リスト(図4のB.)
に追加する。
The node D transmits the received information to the lower nodes E and F, but the transmission to the node E was performed well, but the delivery to the node F failed due to the occurrence of a transmission error. In the case (FIG. 9), the node D creates a file (A in FIG. 4) of the non-delivery information (in FIG. 9). To this non-delivery information, node F is added as the node name of the transmission partner, and node D is added as the node name of the transmission source. This non-delivery information is transmitted from the node D to the node B, which is the node immediately above (FIG. 9). Node B receiving this
A. of FIG. The non-delivery communication process shown in FIG. 9 adds the own node name (node B) to the non-delivery information (FIG. 9),
It is transmitted to the management node which is the node immediately above (in FIG. 9).
When the management node receives this non-delivery information (node names F, D, and B are added), the non-delivery list (B. in FIG. 4).
Add to.

【0045】管理ノードはエラー発生が不達情報(不達
リスト)の一覧表示により分かるので(図9の(10)) ,
操作者が該当ノードについて調べ,エラー発生要因であ
る障害を該当ノードの担当者への指示等により除去する
(図9の(11))。障害が回復すると前回エラーにより送
達できなかったノードへ同じ情報を配信するため再配信
操作プロセス(図8のB.)を操作端末により起動す
る。
In the management node, the occurrence of an error can be known by displaying a list of non-delivery information (non-delivery list) ((10) in FIG. 9).
The operator examines the relevant node, and eliminates the failure that is the cause of the error by instructing the person in charge of the relevant node ((11) in FIG. 9). When the failure is recovered, the re-delivery operation process (B. in FIG. 8) is activated by the operation terminal to deliver the same information to the node that could not be delivered due to the error last time.

【0046】ここで,不達リストが一覧表示されて,上
記の不達であった情報(不達情報ファイル)を選択する
(図9の(12)) と共に再配信プロセス(図7)を起動
し,選択した不達情報ファイル及び不達リストを削除す
る。
Here, the non-delivery list is displayed in a list, and the non-delivery information (non-delivery information file) is selected ((12) in FIG. 9) and the redelivery process (FIG. 7) is started. Then, the selected non-delivery information file and non-delivery list are deleted.

【0047】起動した再配信プロセス(図7)は,不達
情報ファイル(図4のA.)のレコード(ノード名の個
数)が一つか判定し,複数あるので,先頭のレコードで
あるノードB(図4のA.の場合は最下段の管理ノード
の直下のノード名)を削除すると共に,その削除したレ
コードのノードBに対し不達情報(ノード名Bが削除さ
れて,ノード名D,Fを含む)を付加して資源情報を再
配信する(図9の(13)) 。この再配信情報を受け取った
ノードBは,再配信情報であることを検出すると,再配
信プロセス(図7)を起動し,その中の先頭のレコード
(ノード名としてノードDを含む)を削除して,そのノ
ードDに対し不達情報(ノード名Fを含む)と共に再配
信情報を送信する。
The re-delivery process (FIG. 7) started determines whether there is one record (number of node names) in the non-delivery information file (A. in FIG. 4), and there are a plurality of records. (In the case of A. in FIG. 4, the node name directly below the management node at the bottom) is deleted, and the non-delivery information (node name B is deleted and node name D is deleted for node B of the deleted record). (Including F) is added and the resource information is redistributed ((13) in FIG. 9). Upon receiving the redelivery information, the node B, upon detecting that it is the redelivery information, starts the redelivery process (FIG. 7) and deletes the first record (including the node D as the node name) in the redelivery process. Then, the redelivery information is transmitted to the node D together with the non-delivery information (including the node name F).

【0048】ノードDはこれを受け取ると,図7の再配
信プロセスを起動し,ノード名が1レコード(ノード名
としてノードFが格納)であることを検出する。これに
よりノードDはノードFに対し配信情報を配布して(図
9の(14),自ノードがエラー発生時に作成した不達情報
ファイルを削除する。ノードFは再配信された資源情報
を受け取ると,自ノードの直下ノードへ配信を行う(図
9の(15))。
Upon receipt of this, the node D activates the redelivery process of FIG. 7 and detects that the node name is one record (node F is stored as the node name). Accordingly, the node D distributes the distribution information to the node F ((14) in FIG. 9 and deletes the non-delivery information file created by itself when an error occurs. The node F receives the re-distributed resource information. Then, distribution is performed to the node immediately below the own node ((15) in FIG. 9).

【0049】[0049]

【発明の効果】本発明によればツリー構造ネットワーク
の全体構成を意識することなく,同報通信が可能とな
り,この時適用を除外すべきノードの指定を行うことが
できる。
According to the present invention, it is possible to perform broadcast communication without being aware of the overall structure of the tree structure network, and at this time, it is possible to specify nodes that should be excluded from application.

【0050】また,エラーにより送信できなかったノー
ド(それより下位のノードを含む)への再送経路を自動
的に管理ノードへ通知することにより再配信時に新たに
経路を指示することなくエラー発生により送信できなか
ったノードに対してだけ再配信を行うことができる。
Further, by automatically notifying the management node of the retransmission route to the node (including lower nodes) that could not be transmitted due to an error, an error occurred without newly designating a route at the time of re-delivery. Redelivery can be performed only for the nodes that could not be sent.

【0051】これにより,通信コストを大幅に低減する
ことができる。またネットワーク構造を意識しないた
め,運用に伴いシステム変更が発生しても迅速に対応で
き,システムの稼働率を向上することができる。
As a result, the communication cost can be greatly reduced. In addition, since the network structure is not taken into consideration, it is possible to quickly respond to system changes that occur during operation and improve the system operation rate.

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

【図1】本発明の原理構成図である。FIG. 1 is a principle configuration diagram of the present invention.

【図2】管理ノードのプロセスを含む実施例のハードウ
ェア構成図である。
FIG. 2 is a hardware configuration diagram of an embodiment including a process of a management node.

【図3】一般ノードのプロセスを含む実施例のハードウ
ェア構成図である。
FIG. 3 is a hardware configuration diagram of an embodiment including a process of a general node.

【図4】各ファイルまたはリストのデータ構成例を示す
図である。
FIG. 4 is a diagram showing a data configuration example of each file or list.

【図5】配信プロセスの処理フローである。FIG. 5 is a processing flow of a distribution process.

【図6】不達通信プロセスと実行プロセスの各処理フロ
ーである。
FIG. 6 is each processing flow of a non-delivery communication process and an execution process.

【図7】再配信プロセスの処理フローである。FIG. 7 is a processing flow of a redelivery process.

【図8】操作プロセスの処理フローである。FIG. 8 is a processing flow of an operation process.

【図9】本発明による具体的動作例を示す図である。FIG. 9 is a diagram showing a specific operation example according to the present invention.

【図10】従来例の説明図である。FIG. 10 is an explanatory diagram of a conventional example.

【符号の説明】 1 管理ノード(ルート) 1a 資源配信手段 1b 不達情報受信手段 1c 再送情報配信手段 2 管理ノードのディスク 2a 資源 2b 直下ノード管理リスト 2c 除外リスト 2d 不達情報 3 管理ノード1の下位のノード(ノードA,ノー
ドB) 3a 配信判別中継手段 3b 不達情報作成・中継手段 3c 再送情報判別・中継手段 4 ノード3のディスク 4a 直下ノード管理リスト 5 ノード3の下位のノード(ノードC,ノード
D) 5a 配信判別中継手段 5b 不達情報作成・中継手段 5c 再送情報判別・中継手段 6 ノード5のディスク 6a 直下ノード管理リスト
[Explanation of Codes] 1 management node (route) 1a resource distribution means 1b non-delivery information reception means 1c retransmission information distribution means 2 management node disk 2a resources 2b direct node management list 2c exclusion list 2d non-delivery information 3 management node 1 Lower node (node A, node B) 3a Delivery determination relay means 3b Non-delivery information creation / relay means 3c Retransmission information determination / relay means 4 Disk of node 3 4a Direct node management list 5 Lower node of node 3 (node C , Node D) 5a delivery discrimination relay means 5b non-delivery information creation / relay means 5c retransmission information discrimination / relay means 6 disk of node 5 6a node management list directly under

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 管理ノードを頂点として下位のノードが
順次ツリー状に配置され,各ノードは自ノードの直下ノ
ードだけを管理するツリー構造ネットワークの制御方式
において,管理ノードは資源と適用を除外するノードの
リストを含む情報を同報配信する資源配信手段を備え,
下位のノードは配信された情報を受け取ると,除外リス
トに自ノードが該当するか判別し,該当しないと配信さ
れた資源を自ノードに適用すると共に自ノードの直下ノ
ードに受信した情報を配信する配信判別・中継手段を備
えることを特徴とするツリー構造ネットワークの制御方
式。
1. In a tree-structured network control method in which lower nodes are sequentially arranged in a tree shape with a management node as a vertex, and each node manages only the node directly under itself, the management node excludes resources and applications. A resource distribution means for broadcasting information including a list of nodes,
When the subordinate node receives the delivered information, it determines whether or not its own node corresponds to the exclusion list, and if not, applies the delivered resource to the own node and delivers the received information to the node immediately below the own node. A control method for a tree-structured network, which is provided with a delivery discriminating / relaying means.
【請求項2】 請求項1において,下位のノードは自ノ
ードより下位のノードに対する配信でエラーを検出する
と,該エラーになった相手ノード名及び自ノード名等の
関係するノードの情報を含む不達情報を含む不達情報を
作成し直上のノードへ送出する不達情報作成・中継手段
を備え,前記不達情報を受信した管理ノード以外のノー
ドは,不達情報作成・中継手段により受信した不達情報
に自ノード名を付加して更に上位ノードへ送信し,前記
管理ノードは不達情報を受信すると記憶する不達情報受
信手段を備えることを特徴とするツリー構造ネットワー
クの制御方式。
2. The low-order node according to claim 1, when an error is detected in distribution to a node lower than the self-node, an error message containing information on the related node such as the partner node name and the self-node name in error. The non-delivery information creating / relaying means for creating the non-delivery information including the reachability information and sending it to the immediately above node is provided, and the nodes other than the management node receiving the non-delivery information are received by the non-delivery information creating / relaying means. A control method for a tree structure network, comprising: non-delivery information receiving means for adding the self-node name to non-delivery information, transmitting the non-delivery information to an upper node, and storing the non-delivery information when the management node receives the non-delivery information.
【請求項3】 請求項2において,前記管理ノードは,
再送指定により起動して前記記憶された不達情報に基づ
いて下位ノードに対して再配信する再送情報配信手段を
備え,前記再送情報を受信する下位のノードは,自ノー
ドがエラー検出ノードであるか判別し,ノードがエラー
検出ノードでないと前記再送情報に付加された自ノード
を削除して該再送情報に含まれた次の下位ノードに再送
情報を中継する再送情報判別・中継手段を備え,該再送
情報判別・中継手段は,自ノードがエラー検出ノードで
あると,配信判別・中継手段を起動してエラーを検出し
た相手ノードに対し配信を再開することを特徴とするツ
リー構造ネットワークの制御方式。
3. The management node according to claim 2, wherein the management node is
It is provided with a retransmission information distribution unit that is activated by a retransmission designation and re-distributes it to the lower node based on the stored non-delivery information, and the lower node receiving the retransmission information has its own node as an error detection node. If the node is not an error detection node, the own node added to the retransmission information is deleted, and the retransmission information determination / relay means for relaying the retransmission information to the next lower node included in the retransmission information is provided, When the own node is an error detection node, the resend information discriminating / relaying means activates the delivery discriminating / relaying means and restarts the delivery to the partner node in which the error is detected. method.
JP5107922A 1993-05-10 1993-05-10 Control system for tree structure network Pending JPH06318950A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5107922A JPH06318950A (en) 1993-05-10 1993-05-10 Control system for tree structure network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5107922A JPH06318950A (en) 1993-05-10 1993-05-10 Control system for tree structure network

Publications (1)

Publication Number Publication Date
JPH06318950A true JPH06318950A (en) 1994-11-15

Family

ID=14471454

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5107922A Pending JPH06318950A (en) 1993-05-10 1993-05-10 Control system for tree structure network

Country Status (1)

Country Link
JP (1) JPH06318950A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6067567A (en) * 1997-02-20 2000-05-23 International Business Machines Corporation Message distribution capability which uses distribution nodes to collect acknowledgements for a primary node
JP2006243971A (en) * 2005-03-01 2006-09-14 Glory Ltd Data collection-and-transmission system
JP2007173889A (en) * 2005-12-19 2007-07-05 Brother Ind Ltd System and method for distributing content, and terminal unit used for them, and program thereof
US8045693B2 (en) 2004-09-13 2011-10-25 Oki Electric Industry Co., Ltd. Message reception confirmation method, communications terminal and message reception confirmation system
JP2018120537A (en) * 2017-01-27 2018-08-02 キヤノン株式会社 Information processing system, method for controlling information processing system, and program therefor
CN111695018A (en) * 2019-03-13 2020-09-22 阿里巴巴集团控股有限公司 Data processing method and device, distributed network system and computer equipment

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6067567A (en) * 1997-02-20 2000-05-23 International Business Machines Corporation Message distribution capability which uses distribution nodes to collect acknowledgements for a primary node
US8045693B2 (en) 2004-09-13 2011-10-25 Oki Electric Industry Co., Ltd. Message reception confirmation method, communications terminal and message reception confirmation system
JP2006243971A (en) * 2005-03-01 2006-09-14 Glory Ltd Data collection-and-transmission system
JP4588492B2 (en) * 2005-03-01 2010-12-01 グローリー株式会社 Data collection and distribution system
JP2007173889A (en) * 2005-12-19 2007-07-05 Brother Ind Ltd System and method for distributing content, and terminal unit used for them, and program thereof
JP4586723B2 (en) * 2005-12-19 2010-11-24 ブラザー工業株式会社 CONTENT DISTRIBUTION SYSTEM, CONTENT DISTRIBUTION METHOD, TERMINAL DEVICE USED FOR THE SAME, AND PROGRAM THEREOF
JP2018120537A (en) * 2017-01-27 2018-08-02 キヤノン株式会社 Information processing system, method for controlling information processing system, and program therefor
CN111695018A (en) * 2019-03-13 2020-09-22 阿里巴巴集团控股有限公司 Data processing method and device, distributed network system and computer equipment
CN111695018B (en) * 2019-03-13 2023-05-30 阿里云计算有限公司 Data processing method and device, distributed network system and computer equipment

Similar Documents

Publication Publication Date Title
US6195678B1 (en) Remote resource management system for automatically downloading required files from application server depending on contents of selected files on requesting computer
EP1177543B1 (en) A communication system for buses
CN106156939B (en) Distributed scheduling system based on job flow and application method
EP0191036A1 (en) Database backup method.
US6513132B1 (en) Software automatic distribution system
JP6943336B2 (en) Linked process restart device and linked process restart method
JPH06318950A (en) Control system for tree structure network
US5416905A (en) Method of program management for multiple computer system
CN106789291A (en) A kind of cluster member control method and device
US20080086658A1 (en) Backup control device and system for data processing system
EP1684452A2 (en) Receiving terminal with storage management
CN112667711B (en) MySQL read-only instance management method, system and computer readable medium
US8077699B2 (en) Independent message stores and message transport agents
JP2009194765A (en) Information distribution system and its information distribution apparatus
JP3522820B2 (en) Distributed processing system
JP3546767B2 (en) Data distribution system and machine-readable recording medium recording program
US11809854B2 (en) Software updating method, software updating system and software updating program
US6883017B1 (en) System and method for distributing and collecting information between a server and a plurality of clients by merging a communication block from a final client of each circulation destination in each of a plurality of groups
CN110544043A (en) Method, device, server and storage medium for scheduling courier
JP4390307B2 (en) Software automatic distribution system
JP4224037B2 (en) Service providing method and data processing apparatus
JPH086834A (en) System and method for file resource management
JP2004159230A (en) Method and system for distributing data in network
JPH07210394A (en) Program management method for distributed system
JPH10178445A (en) Electronic advertisement system and advertisement display terminal