期刊文献+

LinkNet:一种用于大规模P2P系统查找的新方法 被引量:3

LinkNet: A New Approach for Searching in a Large Peer-to-Peer System
下载PDF
导出
摘要 提出了一种新的可扩展分布式数据结构LinkNet来支持大规模P2P系统中的数据查找.在LinkNet中,所有的元素存储在一个有序的双向链表中,该链表中的每个结点都可以存储多个元素.LinkNet使用虚拟链接来减少存储开销和加速查找过程.在一个包含N个结点M个元素的网络中,LinkNet占用的存储空间期望值为O(M),并且当M足够大时,查找操作期望只需要传递O(logN)条消息. This paper presents a new scalable distributed data structure LinkNet for searching in a large Peer-to-Peer system. In LinkNet, all elements are stored in a sorted doubly linked list, and one node stores many elements. LinkNet uses virtual links to decrease storage cost and speed search. In an N nodes M elements network, the expected total space this data structure takes is O(M), and when M is big enough, the search operation takes expected O(logN) messages among nodes.
作者 张坤龙 王珊
出处 《计算机学报》 EI CSCD 北大核心 2006年第4期611-617,共7页 Chinese Journal of Computers
基金 国家自然科学基金(60473069 60496325) 国家"八六三"高技术研究发展计划项目基金(2003AA4Z3030)资助
关键词 P2P系统 文件共享 分布式数据结构 资源发现 Peer-to-Peer system file sharing distributed data structure resource discovery
  • 相关文献

参考文献12

  • 1Balakrishnan H,Kaashoek M,Karger D,Morris R,Stoica I..Looking up data in P2P systems.Communications of the ACM,2003,46(2):43~48
  • 2Ratnasamy S,Francis P,Handley M,Karp R,Shenker S..A scalable content-addressable network.In:Proceedings of the ACM Symposium on Communications Architectures and Protocols,San Diego,CA,USA,2001,161~172
  • 3Stoica I,Morris R,Liben-Nowell D,Karger D,Kaashoek M,Dabek F,Balakrishnan H..Chord:A scalable Peer-to-Peer lookup service for internet applications.MIT LCS,Massachusetts:Technical Report TR-819,2001
  • 4Rowstron A,Druschel P..Pastry:Scalable,distributed object location and routing for large-scale Peer-to-Peer systems.In:Proceedings of the 18th IFIP/ACM International Conference on Distributed Systems Platforms,Heidelberg,Germany,2001,329~350
  • 5Zhao B,Kubiatowicz J,Joseph A..Tapestry:an infrastructure for fault-tolerant wide-area location and routing.Computer Science Division,U.C.Berkeley:Technical Report UCB/CSD-01-1141,2001
  • 6Aspnes J,Shah G..Skip graphs.In:Proceedings of the 14th Annual ACM-SIAM Symposium on Discrete Algorithms,Baltimore,Maryland,USA,2003,384~393
  • 7Harvey N,Jones M,Saroiu S,Theimer M,Wolman A..SkipNet:A scalable overlay network with practical locality properties.In:Proceedings of the 4th USENIX Symposium on Internet Technologies and Systems,Seattle,Washington,USA,2003,113~126
  • 8Pugh W..Skip lists:A probabilistic alternative to balanced trees.Communications of the ACM,1990,33(6):668~676
  • 9Zhang Kun-Long,Wang Shan.Linknet:A new approach for searching in a large Peer-to-Peer system.In:Proceedings of the 7th Asia-Pacific Web Conference,Shanghai,2005,241~246
  • 10Pugh W..Concurrent maintenance of skip list.Department of Computer Science,University of Maryland:Technical Report CS-TR-2222,1990

同被引文献19

引证文献3

二级引证文献20

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部