一定次数のオーバレイネットワークにおける最適経路長の経路決定方法の考察

書誌事項

タイトル別名
  • イッテイ ジスウ ノ オーバレイ ネットワーク ニ オケル サイテキ ケイロチョウ ノ ケイロ ケッテイ ホウホウ ノ コウサツ
  • A Study of Optimal Path Routing in Constant Degree Overlay Network
  • 分散処理

この論文をさがす

抄録

分散ハッシュ表(DHT)のためのオーバレイネットワーク,および,その上で最適な経路を求める方法を提案する.DHT は,P2P 型システムのような分散システムにおいて,リソースを効率的に検索するための仕組みである.提案するオーバレイネットワークについて確率論的な評価を行い,平均的な次数がノード数によらず一定であること,および,ノード数n に対して経路長がO(log n) となることを示した.次数が一定であることから,ノード数が多い場合でも,ノードの参加や離脱のとき,隣接ノードを更新するための負荷が高くならず,スケーラブルなシステムを構築できると考えられる.また,従来手法の経路長はO(log n) 以上であることから,提案手法の経路長は最適であり,従来と同等以下の時間でリソースを検索できると考えられる.

We propose an overlay network for Distributed Hash Table (DHT) and an optimal path routing in the overlay network. DHTs are mechanisms to efficiently locate nodes that provide a particular resource in distributed systems such as peer-to-peer (P2P) systems. Probabilistic evaluation of the proposed overlay network shows the expected degree is constant not depending on the number of nodes, and the expected path length is O(log n) where the number of nodes is n. The proposed overlay network is scalable, that is, the load of updating neighbors does not become high when the number of nodes becomes large because the degree is constant. The proposed routing can locate nodes within time equals to or shorter than previous works, that is, the path length of the proposed routing is optimal because the path lengths of previous works are not less than O(log n).

収録刊行物

参考文献 (13)*注記

もっと見る

詳細情報 詳細情報について

問題の指摘

ページトップへ