首页 | 本学科首页   官方微博 | 高级检索  
     

LinkNet:一种用于大规模P2P系统查找的新方法
引用本文:张坤龙,王珊.LinkNet:一种用于大规模P2P系统查找的新方法[J].计算机学报,2006,29(4):611-617.
作者姓名:张坤龙  王珊
作者单位:中国人民大学信息学院,北京,100872
基金项目:中国科学院资助项目;国家高技术研究发展计划(863计划)
摘    要:提出了一种新的可扩展分布式数据结构LinkNet来支持大规模P2P系统中的数据查找.在LinkNet中,所有的元素存储在一个有序的双向链表中,该链表中的每个结点都可以存储多个元素.LinkNet使用虚拟链接来减少存储开销和加速查找过程.在一个包含N个结点M个元素的网络中,LinkNet占用的存储空间期望值为O(M),并且当M足够大时,查找操作期望只需要传递O(logN)条消息.

关 键 词:P2P系统  文件共享  分布式数据结构  资源发现
收稿时间:2004-04-06
修稿时间:2004-04-062005-11-24

LinkNet: A New Approach for Searching in a Large Peer-to-Peer System
ZHANG Kun-Long,WANG Shan.LinkNet: A New Approach for Searching in a Large Peer-to-Peer System[J].Chinese Journal of Computers,2006,29(4):611-617.
Authors:ZHANG Kun-Long  WANG Shan
Affiliation:School of Information, Renmin University of China, Belling 100872
Abstract: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.
Keywords:Peer-to-Peer system  file sharing  distributed data structure  resource discovery
本文献已被 CNKI 维普 万方数据 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号