Cluster-K+: Network topology for searching replicated data in p2p systems

作者:

Highlights:

摘要

This paper proposes a new scheme for ensuring data consistency in unstructured p2p networks where peers can subscribe to multiple content types (identified by labels) and are rapidly informed of content updates. The idea is based on using a static tree structure, the Cluster-K+ tree, that maintains most of the structural information about peers and labels. A label denotes a set of replicated or co-related data in the network. The Cluster-K+ tree provides efficient retrieval, addition, deletion and consistent updates of labels. Our proposed structure guarantees a short response search time of O(H + K), where H denotes the height of the tree and K the degree of an internal tree node. We present theoretical analytic bounds for the worst-case performance. To verify the bounds, we also present experimental results obtained from a network simulation. The results demonstrate that the actual performance of our system is significantly better than the theoretical bounds.

论文关键词:Peer-to-peer systems,Scalability,Overlay networks,Hierarchy

论文评审过程:Received 11 February 2010, Revised 30 July 2010, Accepted 19 December 2010, Available online 15 January 2011.

论文官网地址:https://doi.org/10.1016/j.ipm.2010.12.005