JP4806774B2 - Network system, information processing apparatus, information transfer method, program, and recording medium - Google Patents

Network system, information processing apparatus, information transfer method, program, and recording medium Download PDF

Info

Publication number
JP4806774B2
JP4806774B2 JP2007018394A JP2007018394A JP4806774B2 JP 4806774 B2 JP4806774 B2 JP 4806774B2 JP 2007018394 A JP2007018394 A JP 2007018394A JP 2007018394 A JP2007018394 A JP 2007018394A JP 4806774 B2 JP4806774 B2 JP 4806774B2
Authority
JP
Japan
Prior art keywords
management means
communication
search
acz
communication path
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2007018394A
Other languages
Japanese (ja)
Other versions
JP2008187386A (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.)
Kyushu University NUC
Original Assignee
Kyushu University NUC
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 Kyushu University NUC filed Critical Kyushu University NUC
Priority to JP2007018394A priority Critical patent/JP4806774B2/en
Publication of JP2008187386A publication Critical patent/JP2008187386A/en
Application granted granted Critical
Publication of JP4806774B2 publication Critical patent/JP4806774B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Description

本発明はネットワークシステム、情報処理装置、情報転送方法、プログラム及び記録媒体に関し、特に、複数の情報処理装置が接続され、情報処理装置間の通信がパケット転送方式により行われるネットワークシステム等に関する。   The present invention relates to a network system, an information processing apparatus, an information transfer method, a program, and a recording medium, and more particularly to a network system in which a plurality of information processing apparatuses are connected and communication between information processing apparatuses is performed by a packet transfer method.

隣接プラットフォームを介したパケット転送(バケツリレー方式)により行われるプラットフォームマシン間Peer-to-Peer通信や分散ファイルへのアクセスのネットワーク管理に関しては、既存の技術は大きく2つに大別できる。   With regard to network management of peer machine-to-platform peer-to-peer communications and access to distributed files performed by packet transfer (bucket relay system) via adjacent platforms, the existing technologies can be broadly divided into two.

一つは、特にネットワークに構造を持たせず、隣接ノード間で探索メッセージを伝播させていく方法である(Flooding Search、非特許文献1、非特許文献2参照)。   One is a method in which a search message is propagated between adjacent nodes without particularly having a structure in the network (see Flooding Search, Non-Patent Document 1, Non-Patent Document 2).

もう一つは、ネットワークに構造を与えておいて、その構造による分散ハッシュテーブル(Distributed Hash Table)管理に基づいて、探索、経路維持、情報転送を行うものである(例えば、Chordの方法につき非特許文献3参照、Pastryの方法につき非特許文献4参照、Tapestryの方法につき非特許文献5参照。)。   The other is to give a structure to the network and perform search, route maintenance, and information transfer based on distributed hash table management based on the structure (for example, Chord's method (See Patent Document 3, see Non-Patent Document 4 for Pastry method, and Non-Patent Document 5 for Tapestry method.)

Gnutella 2003, The Gnutella web site: http://gnutella.wego.com.Gnutella 2003, The Gnutella web site: http://gnutella.wego.com. Ripeanu,M. and Foster,I. 2002, Mapping the Gnutellanetwork: Macroscopic properties of large-scale peer-to-peer systems, InProceedings of the 1st International Workshop on Peer-to-PeerSystems (IPTPS’02).Ripeanu, M. and Foster, I. 2002, Mapping the Gnutellanetwork: Macroscopic properties of large-scale peer-to-peer systems, InProceedings of the 1st International Workshop on Peer-to-PeerSystems (IPTPS'02). Stoica,I. et.al, 2001, Chord: A scalablepeer-to-peer look-up service for internet application, In Proceedings ofSIGCOMM 2001.Stoica, I. et.al, 2001, Chord: A scalablepeer-to-peer look-up service for internet application, In Proceedings of SIGCOMM 2001. Rowstron,A and Druschell,P. 2001, Pastry:Scalable distributed object location and routing for large-scale peer-to-peersystems, In proceeding of IFIP/ACM Middleware, Heidelberg, Germany.Rowstron, A and Druschell, P. 2001, Pastry: Scalable distributed object location and routing for large-scale peer-to-peersystems, In proceeding of IFIP / ACM Middleware, Heidelberg, Germany. Zhao,B. et.al, 2001, Tapestry: Aninfrastructure for fault-torelant wide-area location and routing, Tech. Rep.UCB/CSD-01-1141, Computer Science Division, University California, Berkerey.Zhao, B. et.al, 2001, Tapestry: Aninfrastructure for fault-torelant wide-area location and routing, Tech. Rep.UCB / CSD-01-1141, Computer Science Division, University California, Berkerey.

ネットワーク管理におけるコストとしては、代表的なものとして、プラットフォームマシンの離脱等による経路維持のコスト(送信先探索コスト、経路保持コストなど。情報転送のコストも含める。)と、新規参入者の繋ぎ込みのコスト(挿入箇所探索コスト、挿入コスト、挿入後経路構成コストなど)がある。   Typical network management costs include the cost of route maintenance (such as destination search costs, route maintenance costs, etc., including information transfer costs) due to platform machine detachment, etc., and the connection of new entrants. Cost (insertion location search cost, insertion cost, post-insertion path configuration cost, etc.).

しかしながら、Flooding Searchでは、探索メッセージが無秩序にネットワーク全体に広がることとなる。そのため、経路再構成に要するコストやノードの探索コストは、最悪の場合、ネットワークノード数に比例し、経路長も、最悪の場合、ノード数に比例する。また、通信量も増大し、大規模化には適さない。   However, in Flooding Search, the search message is randomly distributed throughout the network. For this reason, the cost required for route reconfiguration and the node search cost are proportional to the number of network nodes in the worst case, and the route length is also proportional to the number of nodes in the worst case. In addition, the amount of communication increases, which is not suitable for large scale.

また、木状ネットワークを利用するChordの方法では、例えば新規ノードの参入等で最悪木の高さに依存する個数の隣接ノード修復を行う必要がある。そのため、処理が複雑となり、修復メッセージがノード間に伝搬して通信量が増大してネットワークの負荷を増大させる。Pastryの方法についても、木構造化と同様のものであり、ネットワーク管理にあたり、複雑な処理が必要でメッセージの伝搬による通信量増大が生じることとなる。Tapestryの方法についても、同様である。   In the Chord method using a tree network, for example, it is necessary to repair the number of adjacent nodes depending on the height of the worst tree when a new node enters. This complicates the processing, and the repair message propagates between the nodes, increasing the amount of communication and increasing the load on the network. The Pastry method is also the same as the tree structuring, and complicated processing is required for network management, resulting in an increase in communication volume due to message propagation. The same applies to the Tapestry method.

そこで、本発明は、動的に変動するネットワークにおいて、任意の情報処理単位の間での通信経路長を小さく押さえ、さらに、通信経路の修復や維持管理を低コストで行うことを可能とするネットワークシステム等を提供することを目的とする。   In view of this, the present invention provides a network that allows a communication path length between arbitrary information processing units to be kept small in a dynamically changing network, and further allows the repair and maintenance of the communication path to be performed at low cost. The purpose is to provide a system.

請求項1に係る発明は、複数の情報処理装置が接続され、情報処理装置間の通信がパケット転送方式により行われるネットワークシステムにおいて、前記各情報処理装置は一つ又は複数の通信母体を管理する管理手段を一つ又は複数備え、前記各管理手段は他の管理手段に対して通信経路の探索要求を行う通信経路探索処理手段を有し、前記各管理手段は他の管理手段に対して識別を可能とする識別情報が与えられ、前記識別情報に基づいて所定の計算式により計算される計算値が同じ管理手段のうち少なくとも1つを節管理手段とし、他の管理手段を環状房管理手段とし、同じ計算値の節管理手段及び環状房管理手段は環状に接続され、節管理手段は、異なる計算値の節管理手段の一つ又は複数と接続関係にあり、節管理手段の通信経路探索処理手段は、管理対象の通信母体から他の管理手段により管理される通信母体への通信経路の確立要求がなされ、前記他の管理手段に対する通信経路が確立されていない場合に、前記他の管理手段に関して保持する情報に応じて、同じ計算値の環状房管理手段に対して通信経路の探索要求を行うか、接続する異なる計算値の節管理手段の一部若しくは全部に対して通信経路の探索要求を行うか、又は、環状房管理手段及び接続する異なる計算値の節管理手段に対して通信経路の探索要求を行う、ネットワークシステムである。   The invention according to claim 1 is a network system in which a plurality of information processing devices are connected and communication between the information processing devices is performed by a packet transfer method, and each of the information processing devices manages one or a plurality of communication bases. One or more management means are provided, each management means has a communication path search processing means for making a search request for communication paths to other management means, and each management means is identified with respect to other management means And at least one of the management means having the same calculated value calculated by a predetermined calculation formula based on the identification information is a node management means, and the other management means is an annular chamber management means The node management means and the ring tuft management means of the same calculated value are connected in a ring, and the node management means is connected to one or more of the node management means of different calculated values, and the communication path search of the node management means is performed. The processing means requests the establishment of the communication path from the managed communication base to the communication base managed by the other management means, and when the communication path to the other management means is not established, the other management Depending on the information held about the means, a communication path search request is made to the annular chamber management means having the same calculated value, or a communication path search is made to part or all of the section management means having different calculated values to be connected. It is a network system that makes a request or makes a search request for a communication path to the annular cell management means and the node management means of different calculated values to be connected.

請求項2に係る発明は、請求項1記載のネットワークシステムであって、前記節管理手段は同じ計算値の管理手段においてそれぞれ一つであり、前記節管理手段は識別情報に基づいて所定の計算式により計算される計算値による順序木を構成し、節管理手段の通信経路探索処理手段は、前記他の管理手段の識別情報を保持する場合に、前記他の管理手段の識別情報に基づいて所定の計算式により計算される計算値が自分自身の識別情報に基づいて所定の計算式により計算される計算値と同じ場合には環状房管理手段に対して通信経路の探索要求を行い、異なる場合には順序木の構成に応じて接続する異なる計算値の節管理手段の一部又は全部に通信経路の探索要求を行うものである。   The invention according to claim 2 is the network system according to claim 1, wherein each of the clause management means is one in the management means of the same calculation value, and the clause management means performs a predetermined calculation based on the identification information. An order tree based on a calculated value calculated by an expression is configured, and the communication path search processing unit of the clause management unit holds the identification information of the other management unit based on the identification information of the other management unit. If the calculated value calculated by the predetermined calculation formula is the same as the calculated value calculated by the predetermined calculation formula based on its own identification information, a request for searching the communication path is made to the annular chamber management means, and the calculation value is different. In some cases, a search request for a communication path is made to some or all of the section management means for different calculated values connected according to the configuration of the ordered tree.

請求項3に係る発明は、請求項2記載のネットワークシステムであって、前記管理手段が、接続する他の管理手段が接続関係から離脱する場合に、離脱する管理手段と環状の接続関係にあるときは、前記離脱する管理手段と環状の接続関係にある他方の管理手段との間に環状の接続関係を生じさせ、前記離脱する管理手段が環状房管理手段を有する節管理手段であるときは、環状房管理手段の一つを前記離脱する節管理手段の順序木上の位置とする接続関係を生じさせ、有しないときは、前記離脱する管理手段の順序木における子孫に位置する管理手段のうち前記離脱する管理手段の計算値に近いものの一つを前記離脱する管理手段の順序木上の位置とする接続関係を生じさせる接続関係管理手段を有するものである。   The invention according to claim 3 is the network system according to claim 2, wherein the management means is in a circular connection relationship with the management means to be disconnected when the other management means to be connected is disconnected from the connection relation. When the disconnecting management means and the other management means in the annular connection relationship are caused to form an annular connection relationship, and the leaving management means is a node management means having an annular tuft management means When one of the annular tuft management means has a connection relationship with the position on the order tree of the leaving node management means, and when it does not have, the management means located in the descendant of the order tree of the leaving management means Of these, there is a connection relationship management means for generating a connection relationship in which one of the values close to the calculated value of the leaving management means is a position on the ordered tree of the leaving management means.

請求項2や請求項3に係る発明にあるように、節管理手段が順序木を構成することにより、例えば、探索空間を絞り込むことが可能となり、また、新たな管理手段の繋ぎ込みや離脱に際してその影響を局所的に留め、また、ノード数nに対してO(log n)にて新たなノードの繋ぎ込みを実現可能なように、運用に適したシステムが設計可能となる。   As in the inventions according to claim 2 and claim 3, the clause management means constitutes an ordered tree, so that, for example, it is possible to narrow down the search space, and when a new management means is connected or disconnected. It is possible to design a system suitable for operation so that the influence is locally stopped and a new node can be connected with O (log n) for the number of nodes n.

請求項4に係る発明は、請求項2又は3に記載のネットワークシステムであって、前記管理手段は、環状房付き順序木を構成する接続関係以外にも他の管理手段と接続関係を有し、前記通信経路探索処理手段が、環状房付き順序木を構成する接続関係以外の接続関係にある管理手段に対しても通信経路の探索要求を行い、前記管理手段が、通信経路の探索要求を受けた場合に、重複して通信経路の探索要求を受けたか否かを判定して重複していない場合にのみ通信経路の探索処理を行わせる重複探索排除手段を有するものである。   The invention according to claim 4 is the network system according to claim 2 or 3, wherein the management unit has a connection relationship with another management unit in addition to the connection relationship forming the ordered tree with a ring tuft. The communication path search processing means also makes a search request for a communication path to a management means having a connection relationship other than the connection relationship that constitutes the ordered tree with a ring tuft, and the management means issues a search request for the communication path. If received, it is determined whether or not a request for searching for a communication path has been received redundantly, and a duplicate search eliminating means for performing a search process for a communication path only when there is no duplication is provided.

環状房付き順序木上の探索では、順序木の構造から、全ノードに対して葉ノードの占める割合は50%、さらに葉ノードの親ノードまでを含めると75%である。請求項4に係る発明によれば、通信経路探索処理手段が環状房付き順序木を構成する接続関係以外の接続関係も利用することにより、葉ノードに近い節ノードから葉ノードに近い探索対象ノードへの経路が形成される可能性が高くなり、経路長を短縮することが可能となる。そして、重複探索排除手段が同一探索を排除することにより、探索経路の多重化による無駄な探索を防止する。   In the search on the ordered tree with ring tufts, the ratio of the leaf nodes to the total nodes is 50% from the structure of the ordered tree, and 75% when including the parent nodes of the leaf nodes. According to the invention according to claim 4, the communication path search processing means also uses connection relations other than the connection relations that constitute the circular tufted ordered tree, so that the search target node close to the leaf node from the node node close to the leaf node The possibility of forming a route to is increased, and the route length can be shortened. Then, the redundant search exclusion means excludes the same search, thereby preventing a useless search due to multiplexing of search paths.

なお、請求項4に係る発明において、通信経路の探索要求の転送は、順序木を構成する接続関係による場合は転送回数が制限されず、順序木を構成する接続関係以外の接続関係による場合は転送回数が制限されているものであってもよい。   In the invention according to claim 4, the transfer of the search request for the communication path is not limited in the case of connection relations constituting the order tree, and in the case of connection relations other than the connection relation constituting the order tree. The number of transfers may be limited.

請求項5に係る発明は、請求項1から4のいずれかに記載のネットワークシステムであって、前記通信母体間には尊属関係があり、前記通信経路探索処理手段が、通信経路確立の対象となる通信母体を管理する管理手段に到達できず、通信経路確立の対象となる通信母体の尊属関係にある通信母体を管理する管理手段に到達可能なときには、前記他の通信母体に直近の尊属関係にある通信母体を管理する管理手段に対して通信経路の探索要求を行うものである。
The invention according to claim 5 is the network system according to any one of claims 1 to 4, wherein there is a precious relationship between the communication bases , and the communication path search processing means is a communication path establishment target. When it is not possible to reach the management means for managing the communication mother and the management means for managing the communication mother that is in the relationship of the communication mother for which the communication path is to be established, The communication path search request is made to the management means for managing the communication base in the network.

請求項5に係る発明によれば、探索すべき通信母体の上位コミュニティのうち、最下層のものを基準として通信経路の探索を実現することが可能となり、探索空間を小さいものにすることが期待可能となる。   According to the invention according to claim 5, it is possible to realize a search for a communication path based on the lowest community among the upper communities of the communication base to be searched, and it is expected to reduce the search space. It becomes possible.

請求項6に係る発明は、他の情報処理装置との通信がパケット転送方式により行われる情報処理装置であって、一つ又は複数の通信管理手段を備え、前記各通信管理手段は他の通信管理手段に対して通信経路の探索要求を行う通信経路探索処理手段を有し、前記各通信管理手段は他の通信管理手段に対して識別を可能とする識別情報が与えられ、前記識別情報に基づいて所定の計算式により計算される計算値が同じ通信管理手段は直接又は同じ計算値の通信管理手段を介して間接に接続関係にあり、同じ計算値の通信管理手段の少なくとも一つは異なる計算値の通信管理手段と直接接続関係にあり、前記通信管理手段は、他の通信管理手段に対する通信経路の確立要求がなされ、前記他の通信管理手段に対する通信経路が確立されていない場合に、前記他の通信管理手段に関して保持する情報に応じて、同じ計算値の通信管理手段に対して通信経路の探索要求を行うか、異なる計算値の通信管理手段の一部若しくは全部に対して通信経路の探索要求を行うか、又は、同じ計算値の通信管理手段及び異なる計算値の通信管理手段に対して通信経路の探索要求を行う、情報処理装置である。   The invention according to claim 6 is an information processing apparatus in which communication with another information processing apparatus is performed by a packet transfer method, and includes one or a plurality of communication management means, and each of the communication management means has another communication Communication path search processing means for making a search request for a communication path to the management means, and each communication management means is provided with identification information enabling identification with respect to other communication management means, and the identification information includes The communication management means having the same calculation value calculated based on a predetermined calculation formula based on it are directly or indirectly connected via the communication management means having the same calculation value, and at least one of the communication management means having the same calculation value is different. When there is a direct connection relationship with the calculated value communication management means, the communication management means is requested to establish a communication path to another communication management means, and a communication path to the other communication management means is not established. In addition, according to the information held regarding the other communication management means, a communication path search request is made to the communication management means with the same calculated value, or a part or all of the communication management means with different calculated values It is an information processing apparatus that makes a search request for a communication path or makes a search request for a communication path to a communication management unit having the same calculated value and a communication management unit having a different calculated value.

請求項7に係る発明は、他の情報処理装置との通信がパケット転送方式により行われる情報処理装置における情報転送方法であって、前記情報処理装置は一つ又は複数の通信管理手段を備え、前記各通信管理手段は他の通信管理手段に対して通信経路の探索要求を行う通信経路探索処理手段を有し、前記各通信管理手段は他の通信管理手段に対して識別を可能とする識別情報が与えられ、前記識別情報に基づいて所定の計算式により計算される計算値が同じ通信管理手段は直接又は同じ計算値の通信管理手段を介して間接に接続関係にあり、同じ計算値の通信管理手段の少なくとも一つは異なる計算値の通信管理手段と直接接続関係にあり、前記通信管理手段が、他の通信管理手段に対する通信経路の確立要求がなされ、前記他の通信管理手段に対する通信経路が確立されていない場合に、前記他の通信管理手段に関して保持する情報に応じて、同じ計算値の通信管理手段に対して通信経路の探索要求を行うか、異なる計算値の通信管理手段の一部若しくは全部に対して通信経路の探索要求を行うか、又は、同じ計算値の通信管理手段及び異なる計算値の通信管理手段に対して通信経路の探索要求を行うステップを含む、情報転送方法である。   The invention according to claim 7 is an information transfer method in an information processing apparatus in which communication with another information processing apparatus is performed by a packet transfer method, and the information processing apparatus includes one or a plurality of communication management units, Each of the communication management means has a communication path search processing means for making a search request for a communication path to other communication management means, and each of the communication management means enables identification with respect to other communication management means Communication management means having the same calculation value calculated by a predetermined calculation formula based on the identification information is directly connected or indirectly connected via the communication management means of the same calculation value, and the same calculation value At least one of the communication management means is directly connected to the communication management means of different calculated values, and the communication management means is requested to establish a communication path to the other communication management means, and the other communication management means When a communication route for the communication control unit is not established, a communication route search request is issued to the communication management unit having the same calculated value or communication management of a different calculated value is performed according to the information held regarding the other communication management unit. Information including a step of making a communication path search request to a part or all of the means, or making a communication path search request to a communication management means having the same calculated value and a communication management means having a different calculated value It is a transfer method.

請求項8に係る発明は、コンピュータに、請求項7記載の情報転送方法を実現させるためのプログラムである。   The invention according to claim 8 is a program for causing a computer to realize the information transfer method according to claim 7.

請求項9に係る発明は、請求項8記載のプログラムを記録した記録媒体である。   The invention according to claim 9 is a recording medium on which the program according to claim 8 is recorded.

なお、請求項1に係る発明において、所定の計算式はハッシュ関数であり、同じハッシュ値の管理手段は別のハッシュ関数により計算されるハッシュ値により区別可能であるものであってもよい。このような2項組みハッシュ値と環状房付き順序木の構造を利用することにより、探索のコストは、順序木の節数N(第1ハッシュ値で区別される個数)と環状房の個数M(第2ハッシュ値で区別される個数)に対して、最悪log(N)+Mとなる。   In the first aspect of the invention, the predetermined calculation formula may be a hash function, and the same hash value management means may be distinguishable by a hash value calculated by another hash function. By using such a binary hash value and the structure of an ordered tree with a ring tuft, the search cost is the number of nodes N of the ordered tree (the number distinguished by the first hash value) and the number M of the ring tufts. The worst log (N) + M for (number distinguished by the second hash value).

本願発明によれば、通信母体を管理する管理手段等の間の通信経路長を小さく押さえることが可能となり、さらに、通信経路の修復や維持管理を局所的なものとして低コストで行うことが可能となる。   According to the present invention, it is possible to reduce the communication path length between management means for managing the communication matrix, etc., and further, it is possible to perform local repair and maintenance of the communication path at low cost. It becomes.

本実施例では、本願発明の「通信母体」の一例としてエージェントを用いて説明する。ここで、エージェントはWSやPCなどのプラットフォームマシンに置かれ、メッセージなどにより他のエージェントあるいはマシンから要求を受けて、その要求の処理を独立並行して行うソフトウェアである。   In the present embodiment, an agent will be described as an example of the “communication matrix” of the present invention. Here, the agent is software that is placed on a platform machine such as WS or PC, receives a request from another agent or machine by a message or the like, and processes the request independently and in parallel.

本実施例におけるエージェントは多階層の構造をもつネットワーク(以下、「論理ネットワーク」という。)を構成している。また、エージェントが置かれるプラットフォームマシンは、互いにTCP/IPなどの既存のネットワーク(以下、「物理ネットワーク」という。)で接続されている。   The agents in the present embodiment constitute a network having a multi-level structure (hereinafter referred to as “logical network”). The platform machines on which the agents are placed are connected to each other via an existing network such as TCP / IP (hereinafter referred to as “physical network”).

図1は、本実施例におけるエージェントが構成する論理ネットワークの多階層構造を示す図である。各エージェントには、例えば郵便システムにおけるアドレスのように、論理ネットワークの階層構造に沿ってより上位(広域)から下位(局所)へ多段のアドレス付けによって論理ネットワーク上のアドレス(以下、「論理アドレス」という。)が付されている。例えば、図1を参照して、エージェントaはコミュニティB及びさらに上位のコミュニティAに属していることから、エージェントaにはA.B.aというアドレスが付与される。また、同様にエージェントBにはA.Bというアドレスが付与される。ここで、エージェントBは、他のコミュニティ又はエージェントに対して、コミュニティBがあたかも一つのエージェントであるかのように振る舞うものである。エージェントBのような振る舞いをするエージェントを、コミュニティの窓口という意味でポータルエージェントと呼ぶ。   FIG. 1 is a diagram showing a multi-layered structure of a logical network formed by agents in the present embodiment. Each agent has an address on the logical network (hereinafter referred to as “logical address”) by multi-level addressing from higher (wide area) to lower (local) along the hierarchical structure of the logical network, such as an address in the postal system. Is attached). For example, referring to FIG. 1, since agent a belongs to community B and higher community A, an address A.B.a is assigned to agent a. Similarly, the address A.B is assigned to the agent B. Here, the agent B behaves as if it is a single agent with respect to other communities or agents. An agent that behaves like Agent B is called a portal agent in the sense of a community window.

論理ネットワークは物理ネットワークとは独立であり、エージェント間通信には論理アドレスが用いられ、物理ネットワークの構造は隠蔽される。   The logical network is independent of the physical network, logical addresses are used for communication between agents, and the structure of the physical network is hidden.

しかし、実際には、論理ネットワーク上でのエージェント間通信は物理ネットワーク上で行われる。本実施例においては、プラットフォームマシンにエージェント・コミュニケーション・ゾーン(Agent Communication Zone、以下「ACZ」という。)が設けられ、このACZが論理ネットワークと物理ネットワークのインタフェース(エージェントの論理アドレスからACZの物理アドレス及び当該ACZ内エージェントアドレスへの変換)を提供し、物理ネットワーク上での経路管理を行う。   However, in practice, inter-agent communication on the logical network is performed on the physical network. In this embodiment, an agent communication zone (hereinafter referred to as “ACZ”) is provided on the platform machine, and this ACZ is an interface between the logical network and the physical network (from the logical address of the agent to the physical address of the ACZ). And conversion to the agent address in the ACZ), and performs route management on the physical network.

ACZは一つのプラットフォームマシンに複数存在してもよい。エージェントは、新たに論理ネットワークに加入するとき、論理アドレス(以下では、名前、IDともいう。)が付与され、同時にそのエージェントが動作するACZが割り付けられる。そのため、正確には、各エージェントはそれぞれ特定のACZ上で動作していることになる。このことを考慮して、本実施例では、エージェントが動作するプラットフォームをACZと呼び、ACZにより構成される物理ネットワークをACZネットワークと呼ぶこととする。   Multiple ACZs may exist on a single platform machine. When an agent newly joins a logical network, a logical address (hereinafter also referred to as a name or ID) is assigned, and at the same time, an ACZ in which the agent operates is assigned. Therefore, precisely, each agent is operating on a specific ACZ. In consideration of this, in this embodiment, the platform on which the agent operates is called ACZ, and the physical network configured by ACZ is called an ACZ network.

図2は、図1に示される論理ネットワークがマップされたACZネットワークの一例を示す図である。図2において、ポータルエージェントにつき、エージェントAはACZ01上で、エージェントA.BはACZ03上で、エージェントA.B.CはACZ07上で、エージェントA.DはACZ09上で、エージェントEはACZ12上で、エージェントFはACZ13上でエージェントF.GはACZ10上で、エージェントF.G.HはACZ15上で、F.G.IはプラットフォームACZ16上で動作している。また、エージェントA.B.aはACZ04上で、エージェントA.B.C.bはACZ05上で、エージェントA.B.c、A.D.cはACZ06上で、エージェントA.B.C.d、A.D.dはACZ06上で、エージェントA.eはACZ03上で、エージェントA.fはACZ02上で、エージェントA.D.gはACZ01上で、エージェントE.hはACZ12上で、エージェントE.iはACZ02上で、エージェントE.jはACZ04上で、エージェントF.G.H.kはACZ14上で、エージェントF.G.H.lはACZ15上で、エージェントG.I.mはACZ13上で、エージェントF.nはACZ11上で、エージェントF.oはACZ07上で動作している。   FIG. 2 is a diagram illustrating an example of an ACZ network to which the logical network illustrated in FIG. 1 is mapped. In FIG. 2, agent A is on ACZ01, agent AB is on ACZ03, agent ABC is on ACZ07, agent AD is on ACZ09, agent E is on ACZ12, and agent F is on ACZ13. FG runs on ACZ10, Agent FGH runs on ACZ15, and FGI runs on platform ACZ16. Agent ABa is on ACZ04, Agent ABCb is on ACZ05, Agents ABc and ADc are on ACZ06, Agents ABCd and ADd are on ACZ06, Agent Ae is on ACZ03, Agent Af is on ACZ02, Agent ADg On ACZ01, Agent Eh on ACZ12, Agent Ei on ACZ02, Agent Ej on ACZ04, Agent FGHk on ACZ14, Agent FGHl on ACZ15, Agent Gim on ACZ13, Agent Fn On ACZ11, Agent Fo is running on ACZ07.

図2を参照して、ACZネットワークの構造について説明する。ACZネットワークの基本構造は、順序木のノードに環状の房が繋ぎ込まれた環状房付き順序木(Ordered Tree with Ringed Tuft、以下「OTT」という。)である。図2では、この基本構造の接続関係(以下、「OTTリンク」という。)を実線で示し、他の接続関係(以下、「バイパスリンク」という。)を破線で示している。   The structure of the ACZ network will be described with reference to FIG. The basic structure of the ACZ network is an ordered tree with a ring tuft (hereinafter referred to as “OTT”) in which a ring tuft is connected to a node of the order tree. In FIG. 2, the connection relationship (hereinafter referred to as “OTT link”) of this basic structure is indicated by a solid line, and the other connection relationship (hereinafter referred to as “bypass link”) is indicated by a broken line.

図3は、図2のACZネットワークの基本構造であるOTTの概念図である。このOTTは、各ACZに与えられる物理アドレス(以下、「ACZアドレス」という。)をハッシュし、その値を用いて構成される。このとき採用されるハッシュ関数は2項組み(u,v)であり、異なるACZアドレスのハッシュ値は異なるものである。   FIG. 3 is a conceptual diagram of OTT, which is the basic structure of the ACZ network of FIG. This OTT has a physical address given to each ACZ (hereinafter referred to as “ACZ address”), and is configured using the value. The hash function employed at this time is a binary tuple (u, v), and the hash values of different ACZ addresses are different.

順序木の構成は、各ノード(以下では、順序木を構成するノードを「節ノード」という。)並びにその左及び右の子節ノードに対応するACZのACZアドレスのハッシュ値を、それぞれ、(u,v)並びに(u1,v1)及び(u2,v2)とするとき、u1<u<u2となるものである。各節ノードの環状房には、第1ハッシュ値uが等しく第2ハッシュ値vが異なるノードが繋ぎ込まれる。なお、環状房に繋ぎ込まれるノード(以下、「環状房ノード」という。)の配置については、その対応するACZのACZアドレスの第2ハッシュ値vについての順序性はない。   The configuration of the ordered tree consists of the hash values of the ACZ addresses of the ACZ corresponding to each node (hereinafter, the nodes constituting the ordered tree are referred to as “node nodes”) and the left and right child node nodes, respectively ( When u, v) and (u1, v1) and (u2, v2), u1 <u <u2. Nodes having the same first hash value u and different second hash values v are connected to the annular tuft of each node node. Note that there is no ordering with respect to the second hash value v of the ACZ address of the corresponding ACZ with respect to the arrangement of the nodes connected to the annular tuft (hereinafter referred to as “annular tuft node”).

図4は、図2のACZネットワークを、その基本構造であるOTTに基づいて表現し直した図である。図4で、例えば「ACZ01(8,3)」という記載はACZ01のハッシュ値が(8,3)であることを意味し、他の記載についても同様である。節ノードはACZ01、ACZ02、ACZ04、ACZ07、ACZ09、ACZ10、ACZ12、ACZ17であり、ACZ01には環状房ノードACZ05、ACZ06、ACZ08が、ACZ02には環状房ノードACZ03が、ACZ04には環状房ノードACZ11が、ACZ12には環状房ノードACZ14、ACZ15、ACZ16が、ACZ17には環状房ノードACZ13が繋ぎ込まれている。   FIG. 4 is a diagram in which the ACZ network of FIG. 2 is re-expressed based on the basic structure OTT. In FIG. 4, for example, the description “ACZ01 (8,3)” means that the hash value of ACZ01 is (8,3), and the same applies to other descriptions. The node nodes are ACZ01, ACZ02, ACZ04, ACZ07, ACZ09, ACZ10, ACZ12, and ACZ17. However, the annular chamber nodes ACZ14, ACZ15, and ACZ16 are connected to ACZ12, and the annular chamber node ACZ13 is connected to ACZ17.

OTTのノード間には、さらにACZ間のバイパスリンクが付加されているものもある。バイパスリンクは、エージェント間(又はACZ間)のPeer-to-Peer通信が生じたときにACZ間に張られるものである。   Some OTT nodes have additional ACZ bypass links. The bypass link is established between ACZs when peer-to-peer communication between agents (or between ACZs) occurs.

図5は、プラットフォームマシン1上で動作するACZ5を示すブロック図である。ACZ5上では、エージェント3a〜3iが動作する。また、ACZ5は、エージェント3a〜3iによる他のエージェントとの通信経路確立要求に基づいて通信経路の探索処理を行う通信経路探索処理部7と、他のACZから通信経路の探索要求が重複して行われたかを判断する重複探索排除部9と、他のACZとの接続関係を管理する接続関係管理部11を備える。   FIG. 5 is a block diagram showing the ACZ 5 operating on the platform machine 1. Agents 3a to 3i operate on the ACZ5. The ACZ 5 includes a communication path search processing unit 7 that performs a communication path search process based on communication path establishment requests with other agents by the agents 3a to 3i, and a communication path search request from another ACZ. A duplicate search elimination unit 9 that determines whether the connection has been performed and a connection relationship management unit 11 that manages a connection relationship with another ACZ are provided.

ACZネットワーク上の情報転送はACZ間のパケット転送(バケツリレー方式)により行われる。各ACZは、OTTリンクとバイパスリンクにより接続された隣接ACZを求め、送信元ACZから送信先ACZへ隣接ACZを辿って情報を転送していく。この経路を制御するために、各ACZの接続関係管理部11は4種類のテーブルを管理している。   Information transfer on the ACZ network is performed by packet transfer between ACZs (bucket relay method). Each ACZ obtains the adjacent ACZ connected by the OTT link and the bypass link, and transfers information by tracing the adjacent ACZ from the transmission source ACZ to the transmission destination ACZ. In order to control this path, the connection relationship management unit 11 of each ACZ manages four types of tables.

第1のテーブルは局所エージェントテーブル13(Local Agent Address Table、以下「LAT」という。)である。LATは、自ACZ内に存在するエージェントの名前(ID)と当該エージェントの物理アドレスの組を一つのエントリとする。自ACZ内に存在するエージェントの物理アドレスを保持するものである。   The first table is a local agent table 13 (hereinafter referred to as “LAT”). The LAT uses a combination of the name (ID) of an agent existing in its own ACZ and the physical address of the agent as one entry. It holds the physical address of the agent that exists in its own ACZ.

第2のテーブルは遠隔エージェントテーブル15(Remote Agent Address Table、以下「RAT」という。)である。RATは、他ACZに存在するエージェントの論理アドレス(ID)と当該エージェントの存在するACZアドレスの組を一つのエントリとする。他のACZに存在するエージェントが動作するACZのアドレスを保持するものである。   The second table is a remote agent table 15 (Remote Agent Address Table, hereinafter referred to as “RAT”). In the RAT, a combination of a logical address (ID) of an agent existing in another ACZ and an ACZ address where the agent exists is defined as one entry. It holds the address of the ACZ where the agent that exists in another ACZ operates.

第3のテーブルは、隣接テーブル17(ACZ Link Table、以下「LT」という。)である。LTは、送信先ACZのアドレスと到達可能な隣接ACZのアドレスの組を一つのエントリとし、情報送信先ACZへ至る経路上の隣接ACZのアドレスを保持する。   The third table is an adjacent table 17 (ACZ Link Table, hereinafter referred to as “LT”). The LT takes a pair of the destination ACZ address and the reachable adjacent ACZ address as one entry, and holds the address of the adjacent ACZ on the route to the information transmission destination ACZ.

第4のテーブルは、OTT上の親、左子、右子、環状房左隣、環状房右隣の各リンクを保持するOTT隣接リンクテーブル19(Adjacent AT Table on OTT、以下「AT」という。)である。ATは、親ACZアドレス、左子ACZアドレス、右子ACZアドレス、環状房左隣ACZアドレス、及び、環状房右隣ACZアドレスの組を一つのエントリとする。なお、これらのリンクは隣接リンクなのでLT中にも保持されており、実装上はLTとATをまとめて一つのテーブルで管理する方法がとられるが、ここでは説明を分かりやすくするために、概念的にLTと区別してATを設ける。   The fourth table is an OTT adjacent link table 19 (Adjacent AT Table on OTT, hereinafter referred to as “AT”) that holds the links on the OTT of the parent, left child, right child, left adjacent to the annular chamber, and right adjacent to the annular chamber. ). The AT has a set of a parent ACZ address, a left child ACZ address, a right child ACZ address, a ring chamber left adjacent ACZ address, and a ring chamber right adjacent ACZ address as one entry. Since these links are adjacent links, they are also held in the LT, and in the implementation, the LT and AT are managed together in a single table, but here, in order to make the explanation easy to understand, the concept is used. Therefore, an AT is provided separately from LT.

図6は、ACZ01の持つテーブルの内容の一例を示す図であり、(a)はLATの例、(b)はRATの例、(c)はLTの例、(d)はATの例である。実際には、これらの各テーブルは有限のサイズであり、ネットワークの接続情報を全て完全に保持することは不可能である。各テーブルのサイズがある有限値に設定されているため、新たなACZが登録されようとするとき、そのサイズを超える場合には優先度の低いACZがテーブルから追い出されることになる(優先度の設定には、例えば最近一定期間の通信回数が考えられる(Least Recently Used)。)。このため、一度テーブルに登録されたリンク情報が常にテーブル上に存在しているとは限らない。本実施例は、このことをも考慮した頑健なネットワーク経路管理方式を提供するものである。   FIG. 6 is a diagram showing an example of the contents of the table held by ACZ01. (A) is an example of LAT, (b) is an example of RAT, (c) is an example of LT, and (d) is an example of AT. is there. Actually, each of these tables has a finite size, and it is impossible to completely hold all connection information of the network. Since the size of each table is set to a certain finite value, when a new ACZ is to be registered, if the size exceeds that size, a low-priority ACZ will be evicted from the table (priority level As the setting, for example, the number of times of communication in a certain period of time can be considered (Least Recently Used). For this reason, the link information once registered in the table does not always exist on the table. The present embodiment provides a robust network path management method that takes this into consideration.

続いて、ACZ間通信及びACZ間経路管理について説明する。本実施例では、通信を行うACZの間ではAckのやり取りを行い、互いに相手の存在を確認しあうこととする。   Next, communication between ACZs and path management between ACZs will be described. In this embodiment, Ack is exchanged between ACZs that perform communication, and the existence of the other party is mutually confirmed.

ACZ間の情報転送は、送信元ACZから送信先ACZへの通信経路上にある各ACZの隣接ACZリンクを辿り、パケット転送により行われる。なお、LTにはOTTリンク及びバイパスリンクが登録されており、隣接ACZへのリンクはOTTリンク及びバイパスリンクにより与えられるとする。この通信経路の探索処理は、図5の通信経路探索処理部7により行われる。   Information transfer between ACZs is performed by packet transfer by following adjacent ACZ links of each ACZ on the communication path from the transmission source ACZ to the transmission destination ACZ. Note that it is assumed that an OTT link and a bypass link are registered in LT, and a link to an adjacent ACZ is provided by the OTT link and the bypass link. This communication path search process is performed by the communication path search processing unit 7 of FIG.

あるエージェントから他のエージェントへの情報転送に際して、送信先エージェントが同一ACZ上にあれば(LATに登録されていれば)そのエージェントに渡される。送信先エージェントが他のACZ上にあれば(LATになくRATに登録されていれば)送信先ACZに転送されたのち、転送先ACZ上のLATを見て転送先エージェントに渡される。LATにもRATにも登録されていなければ、ACZは送信先エージェント及びそのACZへの経路を探索し、両エージェント間の通信経路を作り出す。   When transferring information from one agent to another, if the destination agent is on the same ACZ (if it is registered in the LAT), it is passed to that agent. If the destination agent is on another ACZ (if it is not registered in the LAT but registered in the RAT), it is transferred to the destination ACZ and then passed to the destination agent after seeing the LAT on the destination ACZ. If it is not registered in the LAT or RAT, the ACZ searches for the destination agent and its route to the ACZ and creates a communication route between the two agents.

まず、すでに通信経路が形成されている場合の転送法について説明する。転送パケットの構造は、[送信先エージェント名、送信先ACZアドレス、送信情報コンテンツ]である。このパケットを受け取ったACZは、自分が送信先ACZであるかを判断し、そうならば送信先エージェントは自ACZ上に存在しているのでLATによりその物理アドレスを知る。自分が送信先ACZでなければ、LTを見て送信先ACZへの経路上にある隣接ACZを取り出して、その隣接ACZへパケットを転送する。   First, a transfer method when a communication path has already been formed will be described. The structure of the transfer packet is [destination agent name, destination ACZ address, transmission information content]. The ACZ that has received this packet determines whether or not it is the destination ACZ, and if so, the destination agent is present on the own ACZ and knows its physical address by LAT. If it is not the destination ACZ, it looks at the LT, extracts the adjacent ACZ on the route to the destination ACZ, and transfers the packet to the adjacent ACZ.

このLTを用いたメッセージ転送について、図7を参照して説明する。図7は、LTを用いた、ACZ04上のエージェントA.B.aからACZ12上のエージェントE.h及びACZ13上のエージェントF.G.I.mへの情報転送の一例を示す図である。   The message transfer using this LT will be described with reference to FIG. FIG. 7 is a diagram illustrating an example of information transfer from agent A.B.a on ACZ04 to agent E.h on ACZ12 and agent F.G.I.m on ACZ13 using LT.

まず、ACZ04上のエージェントA.B.aからACZ12上のエージェントE.hへの情報転送について説明する。エージェントA.B.aはACZ04上にあり、ACZ04でメッセージを発信する。ACZ04はRATを見てエージェントE.hがACZ12上にあることを知る。そこで、ACZ04はLTを調べ、ACZ12が隣接していることを知り、ACZ12にメッセージを転送する。ACZ12はLATを見てエージェントE.hが自分のところにあるのを確認し、その物理アドレスにメッセージを届ける。   First, information transfer from agent A.B.a on ACZ04 to agent E.h on ACZ12 will be described. Agent A.B.a is on ACZ04 and sends a message on ACZ04. ACZ04 sees RAT and finds that Agent E.h is on ACZ12. Therefore, ACZ04 checks LT, finds that ACZ12 is adjacent, and forwards the message to ACZ12. ACZ12 looks at the LAT to confirm that Agent E.h is there and delivers the message to that physical address.

次に、ACZ04上のエージェントA.B.aからACZ13上のエージェントF.G.I.mへの情報転送について説明する。ACZ04はRATを見て、エージェントF.G.I.mがACZ13上にあることを知る。次に、ACZ04はLTを見てACZ13に至る経路上にある隣接ACZがACZ08、ACZ11、ACZ12であることを知る。ここでは、まず、ACZ08が選ばれ、ACZ04はACZ08にメッセージを転送するとする。転送メッセージを受け取ったACZ08はACZ04と同様にして、LTより隣接するACZ06にメッセージを転送する。ACZ06も同様にしてメッセージをACZ13に転送する。ACZ13は自分がメッセージの送信先であることを知り、LATよりエージェントF.G.I.mが自分のところにあることを確認して、その物理アドレスにメッセージを届ける。この場合の転送経路は3ホップACZ04→ACZ08→ACZ06→ACZ13である。   Next, information transfer from agent A.B.a on ACZ04 to agent F.G.I.m on ACZ13 will be described. ACZ04 looks at the RAT and finds that Agent F.G.I.m is on ACZ13. Next, ACZ04 sees LT and knows that the adjacent ACZs on the path to ACZ13 are ACZ08, ACZ11, and ACZ12. Here, ACZ08 is selected first, and ACZ04 transfers a message to ACZ08. Upon receiving the transfer message, ACZ08 transfers the message to the adjacent ACZ06 from LT in the same manner as ACZ04. Similarly, ACZ06 forwards the message to ACZ13. ACZ13 knows that it is the destination of the message, confirms that Agent F.G.I.m is at LAT, and delivers the message to its physical address. The transfer path in this case is 3-hop ACZ04 → ACZ08 → ACZ06 → ACZ13.

何らかの原因でACZ08がOTTから離脱している(ACZ08からACZ04にAckシグナルが返されない)とすると、隣接ACZとしてACZ11が選ばれることになり、この場合の転送経路はACZ04→ACZ11→ACZ06→ACZ13となる。このように、隣接ACZを複数登録して、冗長な転送経路を保持しておくことによって、新たな経路探索を行う確率を下げることができる。   If for some reason ACZ08 has left OTT (Ack signal is not returned from ACZ08 to ACZ04), ACZ11 will be selected as the adjacent ACZ. In this case, the transfer path is ACZ04 → ACZ11 → ACZ06 → ACZ13. Become. Thus, by registering a plurality of adjacent ACZs and maintaining redundant transfer routes, the probability of performing a new route search can be lowered.

送信先エージェントが送信元ACZのLAT、RATに登録されていない場合は、エージェントの探索を行い、その送信先ACZへの経路を構成し、送信先エージェントとそのACZアドレスを送信元ACZのRATに登録する。   If the destination agent is not registered in the source ACZ LAT or RAT, search for the agent, configure a route to the destination ACZ, and set the destination agent and its ACZ address in the source ACZ RAT. sign up.

エージェントの探索は以下の方法で行う。図5の通信経路探索処理部7は、まず探索対象エージェントあるいはそのエージェントが属している上位コミュニティのポータルエージェントが動作しているACZがRATに登録されているかを調べる。ここで、エージェントの名前は論理ネットワークのアドレス構造を反映していることから、RATの検索はエージェントの名前のプレフィックス最長一致で行う。プレフィックス最長一致をとる理由は、一致したエージェントは探索すべきエージェントがメンバーとなっている上位コミュニティのうち一致が取れる最下層のものであり、探索すべきエージェントのACZアドレスの探索空間が最小のものに絞れることを期待できるからである。   Agent search is performed by the following method. First, the communication path search processing unit 7 in FIG. 5 checks whether the search target agent or the ACZ in which the portal agent of the higher community to which the agent belongs is registered in the RAT. Here, since the agent name reflects the logical network address structure, the RAT search is performed with the longest prefix of the agent name prefix. The reason for taking the longest prefix match is that the matching agent is the lowest layer in the upper community in which the agent to be searched is a member, and the search space for the ACZ address of the agent to be searched is the smallest This is because it can be expected to be focused on.

エージェント名に完全一致する場合には、そのエージェントが動作しているACZが分かる。   If the agent name exactly matches, you know the ACZ that the agent is running on.

エージェント名の最長プレフィックス部分が一致する場合には、そのプレフィックス部分を名前とするエージェントが動作しているACZのアドレスが分かる。このACZ(以下、「探索中継ACZ」という。)に対して探索エージェントの探索を依頼する。依頼を受けた探索中継ACZは探索すべきエージェントの探索手がかりが自RATに登録されているかどうかを調べる。以下同様にして探索中継ACZを介して目的エージェントのACZを探索する。   When the longest prefix part of the agent name matches, the address of the ACZ where the agent whose name is the prefix part is operating is known. This ACZ (hereinafter referred to as “search relay ACZ”) is requested to search for a search agent. Upon receiving the request, the search relay ACZ checks whether the search clue of the agent to be searched is registered in its own RAT. Similarly, the target agent ACZ is searched through the search relay ACZ.

プレフィックスが一致しない場合には、RATには探索手がかりが登録されていない。そのため、OTT全域にわたってエージェントの探索を行う。各ACZは全隣接ACZに対してエージェント探索メッセージを転送する。探索メッセージを受けた隣接ACZは、同様にして探索対象エージェントの探索を行う。   If the prefixes do not match, no search clue is registered in the RAT. Therefore, search for agents across the entire OTT. Each ACZ forwards an agent search message to all neighboring ACZs. The adjacent ACZ that has received the search message searches for the search target agent in the same manner.

例として、今、ACZ01で動作しているエージェントA.D.gが他のエージェントを探索する場合を考える(図6(b)に示すACZ01のRATを参照。)。   As an example, let us consider a case where an agent A.D.g currently operating in ACZ01 searches for another agent (see RAT of ACZ01 shown in FIG. 6B).

エージェントA.D.dを探索する場合、ACZ01のRATにA.D.dが登録されており、このエージェントはACZ06にあることが分かる。   When searching for agent A.D.d, A.D.d is registered in the RAT of ACZ01, and it can be seen that this agent is in ACZ06.

エージェントA.B.cを探索する場合、プレフィックス最長一致によりエージェントA.BがACZ03で動作していることを知る。そして、ACZ03を探索中継ACZとして探索を依頼する。   When searching for agent A.B.c, it knows that agent A.B is operating in ACZ03 by the longest prefix match. Then, the search is requested with ACZ03 as the search relay ACZ.

エージェントF.G.H.kを探索する場合、このエージェント及びその上位コミュニティのポータルエージェントが動作するACZはRATに登録されていない。そこで、LT及びATに登録されている全隣接ACZ(ACZ02、ACZ04、ACZ05、ACZ08、ACZ12)に対して探索メッセージを発信する。(今の場合、ACZ01はOTTの根ノードであるので親は存在しない。)またLTに登録されているもののうちATに登録されていないもの(ACZ12)がバイパスリンクACZである。ACZ02、ACZ04、ACZ05、ACZ08、ACZ12はそれぞれ同様のエージェントの探索処理を行う。   When searching for the agent F.G.H.k, the ACZ in which this agent and the portal agent of its higher community operate is not registered in the RAT. Therefore, a search message is transmitted to all adjacent ACZs (ACZ02, ACZ04, ACZ05, ACZ08, ACZ12) registered in LT and AT. (In this case, since ACZ01 is the root node of OTT, there is no parent.) Among those registered in LT, those not registered in AT (ACZ12) are bypass links ACZ. ACZ02, ACZ04, ACZ05, ACZ08, and ACZ12 each perform the same agent search process.

子ノードから探索メッセージを受け取ったとき、探索すべきエージェントが自分であるかを調べる。自分でなければ環状房上を左(又は右)向きに探索メッセージを流し、環状房中に該当エージェントが存在するかを調べる。環状房中にあれば探索を終了する。   When a search message is received from a child node, it is checked whether the agent to be searched is itself. If you are not yourself, send a search message to the left (or right) on the annular chamber and check whether the agent is in the annular chamber. If it is in the ring chamber, the search is terminated.

環状房中にない場合、右(又は左)子ノードからのメッセージ受け取りであれば、左(又は右)子ノードを根ノードとするOTT部分木を下向きに探索する。同時に、OTTの親ノード及びバイパスリンク隣接ノードに対して探索メッセージを転送する。親、左右子以外のバイパスリンクによる受け取りであれば、左右両子ノードを根ノードとするOTT部分木を探索する。   If the message is received from the right (or left) child node when it is not in the ring tuft, the OTT subtree having the left (or right) child node as a root node is searched downward. At the same time, the search message is forwarded to the parent node of the OTT and the bypass link adjacent node. If it is received by a bypass link other than the parent and left and right children, an OTT subtree having the left and right child nodes as root nodes is searched.

探索メッセージは全ての隣接ACZに対して送出されるので、探索は接続リンクを通して広がっていく。探索経路長は、OTTの節数n、環状房のリング周長mに対して高々2*log(n)+mであるが、実際にはバイパスリンクを利用することによって経路長が短縮できる。バイパスリンクを併用すれば、バイパスリンクを通して探索対象エージェントを短い探索経路で早く見つける可能性が高くなるが、探索経路が多重化し無駄な探索が生じることになる。この無駄をなくすために、探索メッセージは探索が終了するまで各ノードに保持され、各ACZの重複探索排除部9は同一探索メッセージの多重受け取りのチェックを行う。   Since the search message is sent to all neighboring ACZs, the search spreads through the connection link. The search path length is at most 2 * log (n) + m with respect to the number n of nodes in the OTT and the ring circumference m of the annular tuft, but in practice the path length can be shortened by using a bypass link. When the bypass link is used in combination, there is a high possibility that the search target agent will be quickly found through a short search route through the bypass link, but the search route is multiplexed and a useless search occurs. In order to eliminate this waste, the search message is held in each node until the search is completed, and the duplicate search elimination unit 9 of each ACZ checks for multiple reception of the same search message.

また、探索メッセージは探索経路スタックを持ち、経路探索過程で経由してきたACZの系列がスタックされる。さらに、探索メッセージには探索ホップ数に上限が設けられて探索空間の広がりを抑える。ただし、探索の完全性を保証するためにOTTの上向き及び下向きの探索ではホップ数の上限は無視する。   In addition, the search message has a search route stack, and an ACZ sequence that has been routed through the route search process is stacked. Further, the search message has an upper limit on the number of search hops to suppress the expanse of the search space. However, the upper limit of the number of hops is ignored in the upward and downward search of OTT in order to guarantee the completeness of the search.

経路探索の結果、探索すべきエージェントの存在するACZのアドレスが得られたとき、送信先ACZはLTに送信元ACZのアドレスを登録し、探索で得られた経路上の各ACZはLTに両隣ACZのアドレスを登録し、送信元ACZは返された送信先ACZのアドレスをLTに登録することにより、送信元ACZと送信先ACZを繋ぐ双方向経路及び送信元ACZと送信先ACZ間の双方向バイパスリンクが形成される。   As a result of the route search, when the address of the ACZ where the agent to be searched exists is obtained, the destination ACZ registers the address of the source ACZ in the LT, and each ACZ on the route obtained by the search is adjacent to the LT. By registering the address of ACZ and the source ACZ registering the address of the returned destination ACZ in LT, the bidirectional path connecting the source ACZ and destination ACZ and both between the source ACZ and destination ACZ A directional bypass link is formed.

この探索メッセージによる探索について、具体的に説明する。探索メッセージの構造は、[探索対象エージェント名、探索経路スタック、探索送信元エージェント+ACZ、探索ホップ数]である。送信元ACZは探索メッセージに初期値を設定して全ての隣接ACZに送出する。探索メッセージの初期値として、探索対象エージェント名として探索すべきエージェント名が、探索経路スタックとしてnilが、探索送信元エージェント+ACZとして自エージェント名及び自ACZアドレスが、探索ホップ数として0が設定される。   The search using this search message will be specifically described. The structure of the search message is [search target agent name, search path stack, search source agent + ACZ, number of search hops]. The source ACZ sets an initial value in the search message and sends it to all adjacent ACZs. As the initial value of the search message, the agent name to be searched as the search target agent name is set to nil as the search path stack, the local agent name and the local ACZ address are set as the search source agent + ACZ, and the search hop count is set to 0. .

探索メッセージを受けた各ACZの重複探索排除部9は、同一探索メッセージをすでに受け取っているかをチェックし、すでに受け取っていればこの探索メッセージを破棄して終了する。   Upon receiving the search message, the duplicate search elimination unit 9 of each ACZ checks whether the same search message has already been received, and if already received, discards this search message and ends.

当該ACZ探索メッセージの初めての受け取りならば、転送元の隣接ACZアドレスを探索メッセージの探索経路スタックに積む。そして、LATを見て、探索対象エージェントが自ACZにあるかを調べる。存在すれば探索を終了する。LATになければRATを見て探索対象エージェントの名前とプレフィックス最長一致がとれるものがあるか調べ、あればこれを探索中継ACZとする探索を行う。RATにも探索対象エージェントが存在しなければ、LTを見てその隣接ACZへ探索メッセージを送出する。   If the ACZ search message is received for the first time, the adjacent ACZ address of the transfer source is put on the search path stack of the search message. Then, looking at the LAT, it checks whether the search target agent is in its own ACZ. If it exists, the search is terminated. If it is not in the LAT, look at the RAT to see if there is a longest prefix match with the name of the search target agent, and if so, search for this as the search relay ACZ. If there is no search target agent in the RAT, the LT is seen and a search message is sent to the adjacent ACZ.

探索対象エージェントの存在するACZに到達したら、そのACZアドレスを探索発信元ACZ宛に返信する。返信メッセージは探索経路スタックに積まれているACZ経路系列を逆順に辿り、探索発信元に転送される。   When the search target agent ACZ is reached, the ACZ address is returned to the search source ACZ. The reply message follows the ACZ route sequence loaded in the search route stack in the reverse order and is transferred to the search source.

返信メッセージの構造は、[探索対象エージェント名+ACZ、探索経路スタック、探索発信元エージェント+ACZ]である。返信メッセージの転送過程で、経路上の各ACZは隣接ACZアドレスをLTに登録し、双方向リンクを張ることによって、探索元ACZと探索対象ACZの間の双方向経路情報を生成する。   The structure of the reply message is [search agent name + ACZ, search path stack, search source agent + ACZ]. In the transfer process of the reply message, each ACZ on the route registers the adjacent ACZ address in the LT and creates a bidirectional link to generate bidirectional route information between the search source ACZ and the search target ACZ.

まず、探索対象ACZは、探索元エージェント名とそのACZアドレスをRATに登録し、探索経路スタックの先頭にある隣接ACZアドレスと探索元ACZをLTに登録する。   First, the search target ACZ registers the search source agent name and its ACZ address in the RAT, and registers the adjacent ACZ address and search source ACZ at the top of the search path stack in the LT.

経路上の各ACZは、返信メッセージを受け取ったとき、探索経路スタックの先頭にある隣接ACZアドレス及び探索対象ACZアドレスをLTに登録し、探索経路スタックをポップアップし、探索元ACZアドレス及び探索経路スタックの先頭にある隣接ACZアドレスをLTに登録し、探索経路スタックの先頭にある隣接ACZに返信メッセージを送信し、保持していた探索メッセージを破棄する。   When each ACZ on the route receives a reply message, it registers the adjacent ACZ address and search target ACZ address at the top of the search route stack in LT, pops up the search route stack, and searches the source ACZ address and the search route stack. The adjacent ACZ address at the top of the is registered in the LT, a reply message is transmitted to the adjacent ACZ at the top of the search path stack, and the held search message is discarded.

返信メッセージが探索元ACZに到達したら、探索元ACZは、返信元ACZ(探索対象ACZ)アドレスと探索経路スタックの先頭にある隣接ACZアドレスとをLTに登録し、探索経路スタックをポップアップし、探索対象エージェント名とそのACZアドレスをRATに登録し、保持していた探索メッセージを破棄する。   When the reply message reaches the search source ACZ, the search source ACZ registers the return source ACZ (search target ACZ) address and the adjacent ACZ address at the top of the search route stack in the LT, pops up the search route stack, and searches Register the target agent name and its ACZ address in the RAT, and discard the stored search message.

続いて、ACZ間の経路がシステム運用中に切れたりするような場合に、送信先ACZの探索とACZ間転送経路の構築について説明する。送信先へ至る隣接ACZは、例えば、送信先ACZへの転送経路上のACZの離脱(プラットフォームマシンの電源切れやシステムダウン、エージェントやACZの意図的なネットワークからの離脱など)や隣接ACZへのリンクの消滅(RATあるいはLTのオーバフローによる隣接ACZアドレスの消滅など)により失われる。その場合、送信先へ至る隣接ACZを失ったACZを新たな探索元ACZとして送信先ACZを探索し、転送経路を再構成する。また、各ACZは定期的にLTに登録されている送信先へ至る隣接ACZが存在しているか否かをチェックし、隣接ACZが失われていれば送信先ACZを探索して新たな転送経路を再構成する。   Next, the search for the destination ACZ and the construction of the transfer path between ACZs when the path between the ACZs is cut off during system operation will be described. Neighboring ACZs that reach the destination include, for example, ACZ disconnection on the transfer path to the destination ACZ (platform machine power off or system down, agent or ACZ intentional network disconnection) Lost due to link disappearance (such as disappearance of adjacent ACZ address due to RAT or LT overflow). In this case, the transmission destination ACZ is searched using the ACZ that has lost the adjacent ACZ reaching the transmission destination as a new search source ACZ, and the transfer path is reconfigured. Each ACZ periodically checks whether there is an adjacent ACZ that reaches the destination registered in the LT, and if the adjacent ACZ is lost, searches for the destination ACZ and creates a new transfer route. Reconfigure.

ACZの探索においては探索先ACZのアドレスのハッシュ値(u,v)を求め、このハッシュ値を用いて送信先ACZへ至る経路を探索する。探索手順は、エージェント探索においてはRATからエージェントIDのプレフィックス最長一致によって論理ネットワーク上の探索空間を絞り込んだのに対して、ACZ探索ではハッシュ値を用いてOTT探索空間の絞り込みを行う点を除いてエージェント探索の場合とほとんど同じである。   In the ACZ search, a hash value (u, v) of the address of the search destination ACZ is obtained, and a route to the transmission destination ACZ is searched using this hash value. In the search procedure, the search space on the logical network is narrowed down by the longest match of the agent ID prefix from the RAT in the agent search, whereas the OTT search space is narrowed down using the hash value in the ACZ search. It is almost the same as the agent search.

まず、送信元ACZに隣接しているACZに対して探索メッセージを転送する。探索メッセージの構造は、[探索対象ACZのハッシュ値(u,v)、探索経路スタック、探索元ACZ、探索ホップ数]である。経路探索にはOTTリンク及びバイパスリンクを併用して行う。OTTリンク上での探索は、探索対象ACZのハッシュ値の2項組みを(u,v)とすると、まずハッシュ値uに等しいOTT節ノードを探索し、次に探索された節ノードの環状房に対してハッシュ値vに等しいノードを探すことにより行われる。この探索では、探索対象が存在するかどうかが分かり、存在すれば必ず成功する(探索の完全性が保証されている)。   First, the search message is transferred to the ACZ adjacent to the transmission source ACZ. The structure of the search message is [hash value (u, v) of search target ACZ, search path stack, search source ACZ, number of search hops]. The route search is performed using both OTT link and bypass link. In the search on the OTT link, if the binary set of the hash value of the search target ACZ is (u, v), the OTT node node equal to the hash value u is searched first, and then the circular cluster of the searched node nodes is searched. Is performed by searching for a node equal to the hash value v. In this search, it is known whether or not a search target exists, and if it exists, it always succeeds (the search completeness is guaranteed).

OTT上の経路探索では、順序木の構造から、全ノードに対して葉ノードの占める割合は50%、さらに葉ノードの親ノードまでを含めると75%(さらにその親までも含めると87.5%)である。バイパスリンクを利用せずに単純にOTTの経路探索を行って経路を形成した場合、葉ノードに近い節ノードから根ノードに近いノードに上がり、次に葉ノードに近い探索対象ノードへ下がって行く経路が形成される確率が高く、ほとんどの経路の長さはlog(n)となり、無視できない長さである。そこで、以下に説明するように、OTT上の経路探索に部分木における第1ハッシュ値の最小値及び最大値を用いて、経路長の短縮を図ってもよい。   In route search on OTT, the ratio of leaf nodes to all nodes is 50% from the structure of the ordered tree, and 75% when including the parent node of the leaf node (87.5% when including the parent) It is. When a route is formed by simply searching for an OTT route without using a bypass link, it goes from the node node close to the leaf node to the node close to the root node, and then goes down to the search target node close to the leaf node. The probability that a route is formed is high, and the length of most routes is log (n), which is a length that cannot be ignored. Therefore, as described below, the path length may be shortened by using the minimum value and the maximum value of the first hash value in the subtree for the path search on the OTT.

各ACZは、自分の第1ハッシュ値、並びに、自分を根ノードとするOTT部分木における第1ハッシュ値の最小値及び最大値を保持しておく。また、LTに登録されている隣接ACZの第1ハッシュ値、並びに、そのノード(ACZ)を根ノードとするOTT部分木の第1ハッシュ値の最小値及び最大値をLTに保持しておく。(LTの各エントリを、送信先ACZのアドレス及び到達可能な隣接ACZのアドレスに加えて、隣接ACZの第1ハッシュ値、並びに、部分木の第1ハッシュ値の最小値及び最大値の組を保持するように拡張する。)   Each ACZ holds its own first hash value and the minimum and maximum values of the first hash value in the OTT subtree having itself as a root node. Also, the first hash value of the adjacent ACZ registered in the LT and the minimum value and the maximum value of the first hash value of the OTT subtree having the node (ACZ) as the root node are stored in the LT. (In each LT entry, in addition to the address of the destination ACZ and the address of the reachable neighboring ACZ, the first hash value of the neighboring ACZ, and the set of the minimum and maximum values of the first hash value of the subtree Extend to hold.)

図8を参照して、探索元あるいは探索メッセージを受信したノード(ACZ)n0の動作について説明する。図8は、探索メッセージの送信先ノードを説明する図である。図8において、ノードに付された記号n(u,umin,umax)は、ノードnについて、第1ハッシュ値がu、これを根ノードとするOTTにおける最小第1ハッシュ値がumin、最大第1ハッシュ値がumaxであることを示す。 The operation of the search source or the node (ACZ) n0 that has received the search message will be described with reference to FIG. FIG. 8 is a diagram for explaining a search message transmission destination node. In FIG. 8, a symbol n (u, u min , u max ) attached to a node has a first hash value u for the node n, a minimum first hash value in OTT having this as a root node, u min , It indicates that the maximum first hash value is u max .

探索対象ACZの第1ハッシュ値をuとし、探索元あるいは探索メッセージを受信したACZ n0の第1ハッシュ値をu0、自身を根ノードとするOTT部分木の第1ハッシュ値の最小値をu0min、最大値をu0maxとする。u=u0ならば、節ノードn0の環状房中のv=v0であるノードを見つける。 Let u be the first hash value of the search target ACZ, u0 be the first hash value of ACZ n0 that received the search source or search message, and u0 min be the minimum value of the first hash value of the OTT subtree with itself as the root node The maximum value is u0 max . If u = u0, find the node with v = v0 in the annular tuft of node node n0.

u≠u0かつu0min≦u≦u0maxならば、自分を根ノードとするOTT部分木の下方探索を行う(図8の(a)参照)。下方探索では、バイパスリンク先がもつOTT部分木の第1ハッシュ値の最小値をuk-min、最大値をuk-maxとして、u0min<uk-min≦uk<u≦uk-max<u0maxまたはu0min<uk-min≦u<uk≦uk-max<u0maxを満たすもののうち、uk-max−uk-minが最小のノードnkへ探索メッセージを送る。ノードnkはさらに下方探索を行う。そのようなnkがなければ、u<u0ならば左子へ、u0<uならば右子へ、探索メッセージを送る。メッセージを受け取った左(右)子ノードは下方探索を行う。 If u ≠ u0 and u0 min ≦ u ≦ u0 max , a downward search of the OTT subtree having itself as a root node is performed (see FIG. 8A). In the downward search, the minimum value of the first hash value of the OTT subtree of the bypass link destination is u k-min and the maximum value is u k-max , and u0 min <u k-min ≦ u k <u ≦ u k The search message is sent to the node n k having the smallest u k-max −u k-min among those satisfying −max <u0 max or u0 min <u k-min ≦ u <u k ≦ u k-max <u0 max. send. Node n k performs further downward search. If there is no such nk , a search message is sent to the left child if u <u0, and to the right child if u0 <u. The left (right) child node that receives the message performs a downward search.

u<u0minあるいはu0max<uならば(すなわち、上記の2つの場合以外のとき)、部分木探索を行わず、現ホップ数がホップ数上限値以下ならばホップ数を+1して現ACZのLTに登録されている全ての隣接ACZに探索メッセージを送り(図8の(b)参照)、現ホップ数がホップ数上限値を超えていれば探索を終了する。 If u <u0 min or u0 max <u (ie, other than the above two cases), the subtree search is not performed, and if the current hop count is less than or equal to the hop count upper limit, the hop count is incremented by 1 and the current ACZ A search message is sent to all adjacent ACZs registered in the LT (see FIG. 8B), and the search is terminated if the current hop count exceeds the hop count upper limit.

なお、このOTT探索はノード数nに対して高々O(log n)であるが、実際には、O(log n)をかなり下回ることが期待される。   This OTT search is at most O (log n) with respect to the number of nodes n, but in actuality, it is expected to be much lower than O (log n).

経路探索により送信先ACZのアドレスが得られたとき、送信元ACZと送信先ACZを繋ぐ双方向経路及び送信元ACZと送信先ACZ間の双方向バイパスリンクは、送信先ACZはLTに送信元ACZのアドレスを登録し、経路上にある各ACZのLTに両隣のACZのアドレスを登録し、送信元ACZは返された送信先ACZのアドレスをLTに登録することにより形成される。   When the address of the destination ACZ is obtained by the route search, the bidirectional path that connects the source ACZ and the destination ACZ and the bidirectional bypass link between the source ACZ and the destination ACZ are sent to the LT. The address of the ACZ is registered, the address of the ACZ on both sides is registered in the LT of each ACZ on the route, and the source ACZ is formed by registering the address of the returned destination ACZ in the LT.

OTTリンク及びバイパスリンクによる探索操作を具体的に説明する。   The search operation by the OTT link and the bypass link will be specifically described.

まず、送信元ACZは、探索メッセージ[探索対象ACZ、探索経路スタック、探索元Agent+ACZ、 探索ホップ数]の初期値を設定して(探索ACZとして探索対象ACZアドレスが、探索経路スタックとしてnilが、探索発信元ACZとして自ACZアドレスが、探索ホップ数として探索ホップ数の上限値が設定される。)、これを全ての隣接ACZに送出する。   First, the source ACZ sets initial values of the search message [search target ACZ, search route stack, search source Agent + ACZ, number of search hops] (search ACZ address as search ACZ, nil as search route stack, The own ACZ address is set as the search source ACZ, and the upper limit value of the search hop count is set as the search hop count.) This is sent to all adjacent ACZs.

探索メッセージを受け取ったACZは、まず、同一探索メッセージをすでに受け取っているかをチェックし、すでに受け取っていればこの探索メッセージを破棄して終了する。当該探索メッセージの初めての受け取りならば、送り元隣接ACZアドレスを探索メッセージの探索経路スタックに積み、LTを見て、その隣接ACZへ探索メッセージを送出する。(OTT上の探索は図8を用いて説明したアルゴリズムに従う。)   The ACZ that has received the search message first checks whether the same search message has already been received. If it has already been received, the search message is discarded and the process ends. If the search message is received for the first time, the source adjacent ACZ address is loaded on the search message stack of the search message, the LT is seen, and the search message is transmitted to the adjacent ACZ. (The search on the OTT follows the algorithm described with reference to FIG. 8.)

探索すべきACZに到達したら、そのACZアドレスを探索元ACZ宛に返信する。返信メッセージは探索経路スタックに積まれたACZ経路を逆順に辿り探索元に転送していく。返信メッセージの構造は[探索対象ACZ、探索経路、探索元Agent+ACZ、(自分の第1ハッシュ値、OTT部分木の最小第1ハッシュ値、OTT部分木の最大第1ハッシュ値)]である。   When the ACZ to be searched is reached, the ACZ address is returned to the search source ACZ. The reply message follows the ACZ path loaded in the search path stack in reverse order and forwards it to the search source. The structure of the reply message is [search target ACZ, search route, search source Agent + ACZ, (own first hash value, minimum first hash value of OTT subtree, maximum first hash value of OTT subtree)].

返送メッセージの転送過程で、経路上の各ACZは、隣接ACZアドレス並びにその第1ハッシュ値、OTT部分木の最小第1ハッシュ値及びOTT部分木の最大第1ハッシュ値をLTに登録し、双方向リンクを張ることによって探索元ACZと探索対象ACZの間の双方向経路情報を生成する。探索対象ACZは、発信元Agent名とACZアドレスをRATに登録し、探索経路スタックの先頭にある隣接ACZアドレスとその(自分の第1ハッシュ値、OTT部分木の最小第1ハッシュ値、OTT部分木の最大第1ハッシュ値)、および探索発信元ACZをLTに登録する。経路上の各ACZは、返信メッセージを受け取ると、探索経路スタックの先頭にある隣接ACZアドレスと返信元ACZ(すなわち探索対象ACZ)アドレスをLTに登録し、探索経路スタックをポップアップし、探索経路スタックの先頭にある隣接ACZアドレスとその(自分の第1ハッシュ値、OTT部分木の最小第1ハッシュ値、OTT部分木の最大第1ハッシュ値)、および探索発信元ACZアドレスをLTに登録し、保持していた探索メッセージを破棄する。これを返信メッセージが返信先(探索元)ACZに届くまで繰り返す。返信メッセージが探索元ACZに到達すると、探索元ACZは、探索経路スタックの先頭にある隣接ACZアドレス並びに返信元ACZ(探索対象ACZ)のアドレス、その第1ハッシュ値、OTT部分木の最小第1ハッシュ値及びOTT部分木の最大第1ハッシュ値をLTに登録し、探索経路スタックをポップアップし、探索対象エージェント名とそのACZアドレスをRATに登録し、保持していた探索メッセージを破棄する。   In the return message transfer process, each ACZ on the path registers the adjacent ACZ address and its first hash value, the minimum first hash value of the OTT subtree, and the maximum first hash value of the OTT subtree in the LT, and both Bidirectional path information between the search source ACZ and the search target ACZ is generated by setting a directional link. The search target ACZ registers the source Agent name and ACZ address in the RAT, and the adjacent ACZ address at the top of the search path stack and its (first hash value, minimum first hash value of the OTT subtree, OTT part The maximum first hash value of the tree) and the search source ACZ are registered in the LT. When each ACZ on the route receives the reply message, it registers the adjacent ACZ address and return source ACZ address (that is, the search target ACZ) address at the top of the search route stack in LT, pops up the search route stack, and searches the search route stack. Register the adjacent ACZ address at the head of the first address and its (the first hash value of itself, the minimum first hash value of the OTT subtree, the maximum first hash value of the OTT subtree), and the search source ACZ address in the LT, Discard retained search messages. This is repeated until the reply message reaches the reply destination (search source) ACZ. When the reply message reaches the search source ACZ, the search source ACZ includes the adjacent ACZ address at the top of the search path stack, the address of the return source ACZ (search target ACZ), its first hash value, and the minimum first of the OTT subtree. The hash value and the maximum first hash value of the OTT subtree are registered in the LT, the search path stack is popped up, the search target agent name and its ACZ address are registered in the RAT, and the stored search message is discarded.

次に、エージェントが新規に加入する場合の接続関係管理部11によるOTTリンクの形成について説明する。エージェントがコミュニティに加入するとき、そのエージェントが動作するACZがすでにOTTに存在しているか否かを調べ(これは探索過程と同様の方法)、存在していなければそのACZを新規ノードとしてOTTに繋ぎ込む。新規ノードの追加並びに各ノードにおける第1ハッシュ値の最大値及び最小値の維持管理は以下のように行われる。   Next, formation of an OTT link by the connection relation management unit 11 when an agent newly joins will be described. When an agent joins a community, it checks whether the ACZ on which the agent operates already exists in the OTT (this is the same method as the search process), and if it does not exist, the ACZ is set as a new node in the OTT. Connect. The addition of a new node and the maintenance of the maximum value and the minimum value of the first hash value in each node are performed as follows.

追加される新規ノードの第1ハッシュ値をuとし、上記と同様にして第1ハッシュ値がuであるOTT節ノードnを探す。第1ハッシュ値がuであるOTT節ノードnが存在すれば、その環状房に新規ノードを追加する。   Assuming that the first hash value of the new node to be added is u, search for the OTT node node n having the first hash value u as described above. If there is an OTT node node n whose first hash value is u, a new node is added to the ring tuft.

第1ハッシュ値がuであるOTT節ノードnが存在しない場合、新規ノード追加メッセージを受け取った節ノードをn0とし、このノードのもつOTT部分木の第1ハッシュ値の最小値と最大値をu0min、u0maxとする。このとき、u0min≦u≦u0maxならば新規ノードはこのOTT部分木の中に追加されることになるので、バイパスリンク先がもつOTT部分木の第1ハッシュ値の最小値をuk-min、最大値をuk-maxとして、u0min<uk-min≦uk<u≦uk-max<u0maxまたはu0min<uk-min≦u<uk≦uk-max<u0maxを満たすもののうち,uk-max−uk-minが最小であるnkへ新規ノード追加メッセージを送る。 When there is no OTT node node n having the first hash value u, the node node that has received the new node addition message is set to n0, and the minimum value and the maximum value of the first hash value of the OTT subtree of this node are represented by u0. Let min and u0 max . At this time, if u0 min ≤ u ≤ u0 max , the new node is added to this OTT subtree, so the minimum value of the first hash value of the OTT subtree of the bypass link destination is set to u k- min , where u k-max is the maximum value, u0 min <u k-min ≦ u k <u ≦ u k-max <u0 max or u0 min <u k-min ≦ u <u k ≦ u k-max < Among those satisfying u0 max , a new node addition message is sent to n k where u k-max −u k-min is minimum.

u<u0minならば、新規ノードは最左の葉ノードとなるので、n0のもつ第1ハッシュ最小値をuに置き換え(u0minをuとし)、左子に新規ノード追加メッセージを送る。このメッセージを受け取ったノードが葉ノードならば新規ノードを左子の葉ノードとして生成する。また、u0max<uならば、新規ノードは最右の葉ノードとなるので、n0のもつ第1ハッシュ最大値をuに置き換え(u0maxをuとし)、右子に新規ノード追加メッセージを送る。n0が葉ノードの場合は新規ノードを右子の葉ノードとして生成する。 If u <u0 min , the new node becomes the leftmost leaf node, so the first hash minimum value of n0 is replaced with u (u0 min is set to u), and a new node addition message is sent to the left child. If the node that received this message is a leaf node, a new node is generated as a left child leaf node. If u0 max <u, the new node becomes the rightmost leaf node, so the first hash maximum value of n0 is replaced with u (u0 max is set to u), and a new node addition message is sent to the right child. . If n0 is a leaf node, a new node is generated as a right child leaf node.

図9は新規ノードを追加する場合の一例を示す図である。図9(a)は左子の葉ノードとして追加する場合であり、ACZ0のuk-minが更新される。図9(b)は右子の葉ノードとして追加する場合の一例を示す図であり、ACZ0のuk-maxが更新される。 FIG. 9 is a diagram illustrating an example of adding a new node. FIG. 9A shows a case where a leaf node is added as a left child, and uk -min of ACZ0 is updated. FIG. 9B is a diagram showing an example of addition as a right child leaf node, and uk -max of ACZ0 is updated.

新規葉ノードの追加によってその親が持つ部分木最大(あるいは最小)第1ハッシュ値が変化するので、その更新を行う。この変更によってさらにその親ノードの最大(あるいは最小)第1ハッシュ値の変更が必要な場合はその変更を行う。祖先ノードについて必要な限りこの操作を繰り返す。   The addition of a new leaf node changes the maximum (or minimum) first hash value of the subtree held by its parent, and is updated. If it is necessary to change the maximum (or minimum) first hash value of the parent node by this change, the change is performed. Repeat this operation as necessary for ancestor nodes.

なお、このOTT探索と新規ノードの生成はノード数nに対して高々O(log n)であるが、実際には、O(log n)をかなり下回ることが期待される。   Note that the OTT search and the generation of a new node are at most O (log n) with respect to the number n of nodes, but in reality, it is expected to be much lower than O (log n).

次に、図10を参照して、ACZがネットワークから離脱して隣接リンクが切断した場合に、接続関係管理部11による隣接リンクの張り直しについて説明する。図10は、ACZの離脱時の動作の一例を示す図である。   Next, with reference to FIG. 10, when the adjacent link is disconnected due to the ACZ leaving the network, the re-establishment of the adjacent link by the connection relationship management unit 11 will be described. FIG. 10 is a diagram illustrating an example of an operation when the ACZ is detached.

隣接リンクの切断がACZのネットワークからの自発的な離脱により生じる場合、離脱するACZが隣接ACZに対して離脱する旨の通知を行うので、離脱通知を受けた隣接ACZは隣接リンクの張り直しを行う。しかし、予期せぬ原因によって離脱が生じる場合がある。そのため、各ACZは隣接ACZへの接続リンクが有効かを定期的にチェックし、もし隣接リンクが切れていたら隣接リンクの張り直しを行う。この隣接リンクの張り直しについて、以下説明する。なお、リンクの張り直しが行われる前に送信先への情報転送要求が起こる場合もあるが、この場合は、上述のように送信先の探索と経路再構成を行う。   When the disconnection of the adjacent link occurs due to the voluntary disconnection from the ACZ network, the adjacent ACZ notifies the adjacent ACZ that the disconnecting ACZ will disconnect, so the adjacent ACZ that has received the disconnection notification will re-adjust the adjacent link. Do. However, withdrawal may occur due to an unexpected cause. Therefore, each ACZ periodically checks whether the connection link to the adjacent ACZ is valid, and if the adjacent link is broken, the adjacent link is re-established. This re-adjustment of the adjacent link will be described below. In some cases, an information transfer request to the transmission destination occurs before the link is re-established. In this case, the transmission destination search and the route reconstruction are performed as described above.

離脱するノードが環状房ノードの場合(図10(a)参照)、離脱ノードnの環状左隣ノードm1、環状右隣ノードm2のリンクを張り直す。これは、環状房左右隣接ノードm1、m2のATのアドレスを更新することにより行われる。   When the leaving node is a circular atrio-node (see FIG. 10 (a)), the link between the left adjacent node m1 and the right adjacent node m2 of the leaving node n is established again. This is done by updating the addresses of the ATs of the annular left and right adjacent nodes m1 and m2.

環状房ノードが存在する順序木の節ノードが離脱する場合(図10(b)参照)、離脱節ノードnの環状房右隣のノードmを節ノードnの位置に移動する。ノードm,環状左隣ノードm1,左子ノードn1,右子ノードn2及び親ノードn0のATを更新して隣接リンクを張り直す。   When the node node of the order tree in which the annular tuft node exists (see FIG. 10B), the node m on the right side of the tuft node of the leaving node node n is moved to the position of the node node n. The ATs of the node m, the circular left neighbor node m1, the left child node n1, the right child node n2, and the parent node n0 are updated to reestablish the adjacent link.

環状房ノードが存在しない順序木の節ノードが離脱する場合(図10(c)参照)、離脱節ノードnの左子節ノードの最右子孫葉ノードm1あるいは右子節ノードの最左子孫葉ノードm2をnの位置に移動する。特に、右子節ノードがない場合はm1(左子節ノードがない場合はm2)をnの位置に移動する。親ノードn0,左子ノードn1,右子ノードn2(m1あるいはm2)のATを更新して隣接リンクを張り直す   When a node of an ordered tree having no annular tuft node leaves (see FIG. 10C), the rightmost descendant leaf node m1 of the left child node of the leaving node node n or the leftmost descendant leaf of the right child node. Move node m2 to position n. In particular, when there is no right child node, m1 (m2 when there is no left child node) is moved to the position n. Update the AT of parent node n0, left child node n1, and right child node n2 (m1 or m2) to reestablish the adjacent link

なお、ノードの離脱が生じた場合、その祖先である各節ノードが持つOTT部分木の第1ハッシュ最大値、最小値が変化する。このとき、最大値がそれより小さな値に変化、あるいは最小値がそれより大きな値に変化する場合はこの変化を各ノードに反映させなくても探索の安全性は保証されるので、各ノードのもつ最大値、最小値の変更は行わない。最大値がより大きな値に変化、あるいは最小値がより小さな値に変化する場合は、親ノードの持つ最大(最小)第1ハッシュ値の更新を行う。   When a node leaves, the first hash maximum value and minimum value of the OTT subtree of each node node that is an ancestor of the node node changes. At this time, if the maximum value changes to a smaller value or the minimum value changes to a larger value, the safety of the search is guaranteed without reflecting this change to each node. Do not change the maximum and minimum values. When the maximum value changes to a larger value or the minimum value changes to a smaller value, the maximum (minimum) first hash value of the parent node is updated.

なお、本実施例において、各エージェントはファイル管理を行い、分散ファイルシステムを構築するものであってもよい。   In this embodiment, each agent may perform file management and construct a distributed file system.

本実施例におけるエージェントが構成する論理ネットワークの多階層構造を示す図である。It is a figure which shows the multi-hierarchy structure of the logical network which the agent in a present Example comprises. 図1に示される論理ネットワークがマップされたACZネットワークの一例を示す図である。It is a figure which shows an example of the ACZ network to which the logical network shown in FIG. 1 was mapped. 図2のACZネットワークの基本構造である環状房付き順序木(OTT)の概念図である。FIG. 3 is a conceptual diagram of an ordered tree (OTT) with a ring tuft which is a basic structure of the ACZ network of FIG. 図2のACZネットワークを、その基本構造であるOTTに基づいて表現し直した図である。It is the figure which re-expressed the ACZ network of FIG. 2 based on OTT which is the basic structure. プラットフォームマシン1上で動作するACZ5を示すブロック図である。2 is a block diagram showing an ACZ 5 operating on the platform machine 1. FIG. ACZ01の持つテーブルの内容の一例を示す図であり、(a)はLATの例、(b)はRATの例、(c)はLTの例、(d)はATの例である。It is a figure which shows an example of the content of the table which ACZ01 has, (a) is an example of LAT, (b) is an example of RAT, (c) is an example of LT, (d) is an example of AT. LTを用いた、ACZ04上のエージェントA.B.aからACZ12上のエージェントE.h及びACZ13上のエージェントF.G.I.mへの情報転送の一例を示す図である。It is a figure which shows an example of the information transfer from Agent A.B.a on ACZ04 to Agent E.h on ACZ12 and Agent F.G.I.m on ACZ13 using LT. 探索メッセージの送信先ノードを説明する図である。It is a figure explaining the transmission destination node of a search message. 新規ノードを追加する場合の一例を示す図である。It is a figure which shows an example in the case of adding a new node. ACZの離脱時の動作の一例を示す図である。It is a figure which shows an example of the operation | movement at the time of detachment | leave of ACZ.

符号の説明Explanation of symbols

1 プラットフォームマシン、3a〜3i エージェント、5 エージェント・コミュニティ・ゾーン(ACZ)、7 通信経路探索処理部、9 重複探索排除部、11 接続関係管理部   DESCRIPTION OF SYMBOLS 1 Platform machine, 3a-3i agent, 5 agent community zone (ACZ), 7 Communication path search processing part, 9 Duplicate search exclusion part, 11 Connection relation management part

Claims (9)

複数の情報処理装置が接続され、情報処理装置間の通信がパケット転送方式により行われるネットワークシステムにおいて、
前記各情報処理装置は一つ又は複数の通信母体を管理する管理手段を一つ又は複数備え、前記各管理手段は他の管理手段に対して通信経路の探索要求を行う通信経路探索処理手段を有し、
前記各管理手段は他の管理手段に対して識別を可能とする識別情報が与えられ、前記識別情報に基づいて所定の計算式により計算される計算値が同じ管理手段のうち少なくとも1つを節管理手段とし、他の管理手段を環状房管理手段とし、
同じ計算値の節管理手段及び環状房管理手段は環状に接続され、
前記節管理手段は、異なる計算値の節管理手段の一つ又は複数と接続関係にあり、
前記節管理手段の通信経路探索処理手段は、管理対象の通信母体から他の管理手段により管理される通信母体への通信経路の確立要求がなされ、前記他の管理手段に対する通信経路が確立されていない場合に、前記他の管理手段に関して保持する情報に応じて、
同じ計算値の環状房管理手段に対して通信経路の探索要求を行うか、
接続する異なる計算値の節管理手段の一部若しくは全部に対して通信経路の探索要求を行うか、又は、
同じ計算値の環状房管理手段及び接続する異なる計算値の節管理手段に対して通信経路の探索要求を行う、
ネットワークシステム。
In a network system in which a plurality of information processing devices are connected and communication between information processing devices is performed by a packet transfer method,
Each of the information processing apparatuses includes one or more management units that manage one or a plurality of communication bases, and each of the management units includes a communication path search processing unit that makes a search request for a communication path to another management unit. Have
Each management means is provided with identification information enabling identification with respect to other management means, and at least one of the management means having the same calculated value calculated by a predetermined calculation formula based on the identification information is saved. As a management means, the other management means as an annular tuft management means,
The node management means and the ring tuft management means of the same calculated value are connected in a ring,
The clause management means is connected to one or more of the clause management means of different calculated values;
The communication path search processing means of the node management means is requested to establish a communication path from the managed communication base to the communication base managed by the other management means, and the communication path to the other management means is established. If not, depending on the information held about the other management means,
Make a search request for the communication path to the annular chamber management means of the same calculated value,
A search request for a communication path is made to some or all of the clause management means of different calculated values to be connected, or
A search request for a communication path is made to the annular chamber management means of the same calculated value and the node management means of different calculated values to be connected.
Network system.
前記節管理手段は同じ計算値の管理手段ごとに一つであり、前記節管理手段は識別情報に基づいて所定の計算式により計算される計算値による順序木を構成し、
節管理手段の通信経路探索処理手段は、前記他の管理手段の識別情報を保持する場合に、前記他の管理手段の識別情報に基づいて所定の計算式により計算される計算値が自分自身の識別情報に基づいて所定の計算式により計算される計算値と同じ場合には環状房管理手段に対して通信経路の探索要求を行い、異なる場合には順序木の構成に応じて接続する異なる計算値の節管理手段の一部又は全部に通信経路の探索要求を行う、
請求項1記載のネットワークシステム。
The clause management means is one for each management means of the same calculated value, the clause management means constitutes an ordered tree with calculated values calculated by a predetermined calculation formula based on identification information,
The communication path search processing means of the clause management means, when holding the identification information of the other management means, the calculated value calculated by a predetermined calculation formula based on the identification information of the other management means When the calculated value is the same as the calculated value based on the identification information based on the identification information, a search request for the communication path is made to the annular chamber management means. A search request for a communication path is made to some or all of the value clause management means.
The network system according to claim 1.
前記管理手段は、接続する他の管理手段が接続関係から離脱する場合に、離脱する管理手段と環状の接続関係にあるときは、前記離脱する管理手段と環状の接続関係にある他方の管理手段との間に環状の接続関係を生じさせ、前記離脱する管理手段が環状房管理手段を有する節管理手段であるときは、環状房管理手段の一つを前記離脱する節管理手段の順序木上の位置とする接続関係を生じさせ、有しないときは、前記離脱する管理手段の順序木における子孫に位置する管理手段のうち前記離脱する管理手段の計算値に近いものの一つを前記離脱する管理手段の順序木上の位置とする接続関係を生じさせる接続関係管理手段を有する、請求項2記載のネットワークシステム。   When the other management means to be connected is disconnected from the connection relationship, the management means is in the annular connection relationship with the management means to be disconnected, and the other management means is in the annular connection relationship with the management means to be disconnected. A ring-shaped connection relationship is established, and when the management means to be detached is a node management means having a ring cluster management means, one of the ring cluster management means is on the order tree of the node management means to be detached If the connection relation is set to the position of, and the management relation is not provided, one of the management means located in descendants of the order tree of the management means to be removed is close to the calculated value of the management means to be removed. The network system according to claim 2, further comprising connection relation management means for generating a connection relation as a position on the order tree of the means. 前記管理手段は、環状房付き順序木を構成する接続関係以外にも他の管理手段と接続関係を有し、
前記通信経路探索処理手段は、環状房付き順序木を構成する接続関係以外の接続関係にある管理手段に対しても通信経路の探索要求を行い、
前記管理手段は、通信経路の探索要求を受けた場合に、重複して通信経路の探索要求を受けたか否かを判定して重複していない場合にのみ通信経路の探索処理を行わせる重複探索排除手段を有する、
請求項2又は3に記載のネットワークシステム。
The management means has a connection relationship with other management means in addition to the connection relationship constituting the ordered tree with a ring tuft,
The communication path search processing means also makes a search request for a communication path to a management means having a connection relationship other than the connection relationship constituting the ordered tree with a ring tuft,
When the management unit receives a communication path search request, the management unit determines whether or not the communication path search request has been received redundantly, and performs a communication path search process only when there is no duplication. Having exclusion means,
The network system according to claim 2 or 3.
前記通信母体間には尊属関係があり、
前記通信経路探索処理手段は、通信経路確立の対象となる通信母体を管理する管理手段に到達できず、通信経路確立の対象となる通信母体の尊属関係にある通信母体を管理する管理手段に到達可能なときには、前記他の通信母体に直近の尊属関係にある通信母体を管理する管理手段に対して通信経路の探索要求を行う、
請求項1から4のいずれかに記載のネットワークシステム。
There is a precious relationship between the communication mothers,
The communication path search processing means cannot reach the management means for managing the communication matrix that is the target of establishment of the communication path, and reaches the management means that manages the communication matrix that is in the possession of the communication matrix that is the target of establishment of the communication path. When possible, a search request for a communication path is made to a management means that manages a communication host having the most exclusive relationship with the other communication host.
The network system according to claim 1.
他の情報処理装置との通信がパケット転送方式により行われる情報処理装置であって、
一つ又は複数の通信管理手段を備え、
前記各通信管理手段は他の通信管理手段に対して通信経路の探索要求を行う通信経路探索処理手段を有し、
前記各通信管理手段は他の通信管理手段に対して識別を可能とする識別情報が与えられ、前記識別情報に基づいて所定の計算式により計算される計算値が同じ通信管理手段は直接又は同じ計算値の通信管理手段を介して間接に接続関係にあり、同じ計算値の通信管理手段の少なくとも一つは異なる計算値の通信管理手段と直接接続関係にあり、
前記通信管理手段は、他の通信管理手段に対する通信経路の確立要求がなされ、前記他の通信管理手段に対する通信経路が確立されていない場合に、前記他の通信管理手段に関して保持する情報に応じて、
同じ計算値の通信管理手段に対して通信経路の探索要求を行うか、
異なる計算値の通信管理手段の一部若しくは全部に対して通信経路の探索要求を行うか、又は、
同じ計算値の通信管理手段及び異なる計算値の通信管理手段に対して通信経路の探索要求を行う、
情報処理装置。
An information processing apparatus in which communication with another information processing apparatus is performed by a packet transfer method,
Comprising one or more communication management means,
Each of the communication management means has communication path search processing means for making a search request for a communication path to other communication management means,
Each communication management means is provided with identification information enabling identification with respect to other communication management means, and the communication management means having the same calculated value calculated by a predetermined calculation formula based on the identification information are directly or the same. It is indirectly connected through the communication management means of calculated values, and at least one of the communication management means of the same calculated value is directly connected to the communication management means of different calculated values,
The communication management means responds to information held about the other communication management means when a communication path establishment request to the other communication management means is made and a communication path to the other communication management means is not established. ,
Make a search request for the communication path to the communication management means of the same calculated value,
Make a search request for a communication path to some or all of the communication management means of different calculated values, or
A communication path search request is made to the communication management means of the same calculated value and the communication management means of different calculated values.
Information processing device.
他の情報処理装置との通信がパケット転送方式により行われる情報処理装置における情報転送方法であって、
前記情報処理装置は一つ又は複数の通信管理手段を備え、前記各通信管理手段は他の通信管理手段に対して通信経路の探索要求を行う通信経路探索処理手段を有し、
前記各通信管理手段は他の通信管理手段に対して識別を可能とする識別情報が与えられ、前記識別情報に基づいて所定の計算式により計算される計算値が同じ通信管理手段は直接又は同じ計算値の通信管理手段を介して間接に接続関係にあり、同じ計算値の通信管理手段の少なくとも一つは異なる計算値の通信管理手段と直接接続関係にあり、
前記通信管理手段が、他の通信管理手段に対する通信経路の確立要求がなされ、前記他の通信管理手段に対する通信経路が確立されていない場合に、前記他の通信管理手段に関して保持する情報に応じて、同じ計算値の通信管理手段に対して通信経路の探索要求を行うか、異なる計算値の通信管理手段の一部若しくは全部に対して通信経路の探索要求を行うか、又は、同じ計算値の通信管理手段及び異なる計算値の通信管理手段に対して通信経路の探索要求を行うステップを含む、情報転送方法。
An information transfer method in an information processing apparatus in which communication with another information processing apparatus is performed by a packet transfer method,
The information processing apparatus includes one or a plurality of communication management units, and each communication management unit includes a communication path search processing unit that requests a communication path search to another communication management unit,
Each communication management means is provided with identification information enabling identification with respect to other communication management means, and the communication management means having the same calculated value calculated by a predetermined calculation formula based on the identification information are directly or the same. It is indirectly connected through the communication management means of calculated values, and at least one of the communication management means of the same calculated value is directly connected to the communication management means of different calculated values,
When the communication management unit makes a communication path establishment request to the other communication management unit and the communication path to the other communication management unit is not established, according to information held about the other communication management unit , Request communication path search to communication management means of the same calculated value, request communication path search to some or all of communication management means of different calculated values, or the same calculated value An information transfer method including a step of making a communication path search request to a communication management unit and a communication management unit having different calculated values.
コンピュータに、請求項7記載の情報転送方法を実現させるためのプログラム。   A program for causing a computer to realize the information transfer method according to claim 7. 請求項8記載のプログラムを記録した記録媒体。   A recording medium on which the program according to claim 8 is recorded.
JP2007018394A 2007-01-29 2007-01-29 Network system, information processing apparatus, information transfer method, program, and recording medium Active JP4806774B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007018394A JP4806774B2 (en) 2007-01-29 2007-01-29 Network system, information processing apparatus, information transfer method, program, and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007018394A JP4806774B2 (en) 2007-01-29 2007-01-29 Network system, information processing apparatus, information transfer method, program, and recording medium

Publications (2)

Publication Number Publication Date
JP2008187386A JP2008187386A (en) 2008-08-14
JP4806774B2 true JP4806774B2 (en) 2011-11-02

Family

ID=39730139

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007018394A Active JP4806774B2 (en) 2007-01-29 2007-01-29 Network system, information processing apparatus, information transfer method, program, and recording medium

Country Status (1)

Country Link
JP (1) JP4806774B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20110038586A (en) * 2009-10-08 2011-04-14 한국전자통신연구원 System for managing path control and method for setting path using the same

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050254429A1 (en) * 2002-06-28 2005-11-17 Takeshi Kato Management node deice, node device, network configuration management system, network configuration management method, node device control method, management node device control method

Also Published As

Publication number Publication date
JP2008187386A (en) 2008-08-14

Similar Documents

Publication Publication Date Title
US7304994B2 (en) Peer-to-peer system and method with prefix-based distributed hash table
Hoque et al. NLSR: Named-data link state routing protocol
Guo et al. Dcell: a scalable and fault-tolerant network structure for data centers
CN113261245B (en) Recovery system and method for network link or node failure
Guo et al. Expandable and cost-effective network structures for data centers using dual-port servers
Jiang et al. Lightflood: Minimizing redundant messages and maximizing scope of peer-to-peer search
KR101183050B1 (en) Distributed Hashing Mechanism for self-organizing networks
JP2009508410A (en) Parallel execution of peer-to-peer overlay communication using multi-destination routing
JP2009543188A (en) Inter-region communication within a rendezvous federation
Babarczi et al. Realization strategies of dedicated path protection: A bandwidth cost perspective
Saia et al. Picking up the pieces: Self-healing in reconfigurable networks
CN107547374B (en) Aggregation route processing method and device
Benter et al. Ca-re-chord: A churn resistant self-stabilizing chord overlay network
JP4806774B2 (en) Network system, information processing apparatus, information transfer method, program, and recording medium
CN102037711B (en) Limiting storage messages in peer to peer network
Davis et al. Failure-aware protection for many-to-many routing in content centric networks
WO2013166978A1 (en) Node routing method for multi-processor system, controller, and multi-processor system
Dhara et al. Overview of structured peer-to-peer overlay algorithms
Song et al. dBBlue: low diameter and self-routing Bluetooth scatternet
Harvey et al. Efficient recovery from organizational disconnects in SkipNet
Chang et al. MR-Chord: A scheme for enhancing Chord lookup accuracy and performance in mobile P2P network
US7570600B1 (en) Overlay network with efficient routing and recovery
KR100960516B1 (en) Routing recovery method for Ad-hoc Network
Cicic et al. Resilient routing layers and p-cycles: Tradeoffs in network fault tolerance
Ktari et al. Exploiting power-law node degree distribution in chord overlays

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20091215

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110422

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110509

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110701

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20110719

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350