节点文献

一种新的常数度数的P2P覆盖网络

A New Constant-Degree P2P Overlay Network

  • 推荐 CAJ下载
  • PDF下载
  • 不支持迅雷等下载工具,请取消加速工具后下载。

【作者】 陈贵海须成忠沈海英叶懋刘之育

【Author】 CHEN Gui-Hai 1) XU Cheng-Zhong 2) SHEN Hai-Ying 2) YE Mao 1) LIU Zhi-Yu 1) 1) (State Key Laboratory for Novel Software Technology, Nanjing University, Nanjing 210093) 2) (Department of Electrical and Computer Engineering, Wayne State University, Detroit, MI48202,USA)

【机构】 南京大学软件新技术国家重点实验室美国韦恩州立大学电气与计算机工程系南京大学软件新技术国家重点实验室 南京210093密西根底特律48202南京210093南京210093

【摘要】 许多结构式P2P系统使用DHT技术将数据映射到相应的节点,以便在数据的存放与查找方面有很好的扩展性.但是,在节点数为n的网络中,大多数结构式P2P系统的每一次查询(lookup)都需要O(logn)步,而且每个节点都要维护O(logn)个邻居.该文提出了一种新的常数度数的P2P系统,它模仿立方体互连圈(CubeConnectedCycle)的拓扑结构,命名为Cycloid.在节点数为n=d×2d的Cycloid系统中,每次查询只要Ο(d)步,并且每个节点只需要维护Ο(1)个邻居.模拟实验表明,在网络规模较大和节点出入频繁的动态P2P网络中,Cycloid比其它常数度数的P2P系统(如Viceroy和Koorde)具有更好的性能,尤其是Cycloid具有更高的搜索效率、更均匀的数据分配、更平衡的节点负载.

【Abstract】 Many structured P2P systems use DHT technologies to map data items onto the nodes in various ways for scalable routing and location. Most of the systems require Ο(logn) hops per lookup request with Ο(logn) neighbors per node, where n is the network size. This paper presents a constant-degree P2P architecture, namely Cycloid, which emulates a Cube Connected Cycles (CCC) graph in the routing of lookup requests. It achieves a time complexity of Ο(d) per lookup request by using Ο(1) neighbors per node, where n =d×2 d . Authors compare Cycloid with other two constant-degree systems, Viceroy and Koorde, in various architectural aspects via simulation. The simulation shows that Cycloid has more advantages for large scale and dynamic systems that have frequent node arrivals and departures. In particular, Cycloid delivers a higher location efficiency in the average case and exhibits a more balanced distribution of keys and query loads between the nodes.

【基金】 国家“九七三”重点基础研究发展规划项目基金(2002CB312002);国家自然科学基金(60073029);江苏省自然科学基金(BK2005208);教育部高校青年教师奖励基金资助~~
  • 【文献出处】 计算机学报 ,Chinese Journal of Computers , 编辑部邮箱 ,2005年07期
  • 【分类号】TP393
  • 【被引频次】49
  • 【下载频次】560
节点文献中: 

本文链接的文献网络图示:

本文的引文网络