@article{oai:ipsj.ixsq.nii.ac.jp:00087760,
 author = {呉承彦 and 安倍, 広多 and 石橋, 勇人 and 松浦, 敏雄 and Seung, eonOh and Kota, Abe and Hayato, Ishibashi and Toshio, Matsuura},
 issue = {12},
 journal = {情報処理学会論文誌},
 month = {Dec},
 note = {Chord#は範囲検索が可能な構造化P2P(Peer-to-Peer)ネットワークの一種である.Chord#ではショートカットリンク(finger table)を用いることでノード数nに対して,O(log n)ホップで検索が可能である.Chord# のfinger tableは,ノードの挿入や削除,障害に対応するために定期的に更新する必要があるが,本稿ではこの更新処理のコストを削減する方式を提案する.提案手法では,finger tableを2次元配列に拡張したうえで,隣接するノードのfinger tableが類似していることを利用して更新処理に必要なメッセージ数を数分の1に削減する.さらに,リモートノード離脱時のfinger table更新処理の高速化,およびネットワーク近接性を利用したルーティングも実現した.提案方式の有効性はシミュレーションにより確認した., Chord# is a kind of structured Peer-to-Peer (P2P) network that supports range queries. Chord# achieves O(log n) search hops, where n denotes the number of nodes, by using a finger table, a collection of short cut links. A finger table of Chord# must be periodically updated to catch up node insertion, deletion and failure. In this paper, we propose a method to reduce the cost of updating finger tables. Finger tables are extended to two-dimensional arrays and the cost of updating finger tables is reduced by using the similarity of finger tables of adjacent nodes. The method avoids delay in updating finger tables caused by node leaving and also supports proximity routing. The effectiveness of the proposed method is experimentally confirmed by computer simulations.},
 pages = {2752--2761},
 title = {Chord<sup>#</sup>における経路表の維持管理コスト削減手法の提案とその評価},
 volume = {53},
 year = {2012}
}