Chord: A scalable peer-to-peer lookup service for internet applications

Proceedings of The IEEE(2001)

引用 15464|浏览513
暂无评分
摘要
A fundamental problem that confronts peer-to-peer applications is to efficiently locate the node that stores a particular data item. This paper presents Chord, a distributed lookup protocol that addresses this problem. Chord provides support for just one operation: given a key, it maps the key onto a node. Data location can be easily implemented on top of Chord by associating a key with each data item, and storing the key/data item pair at the node to which the key maps. Chord adapts efficiently as nodes join and leave the system, and can answer queries even if the system is continuously changing. Results from theoretical analysis, simulations, and experiments show that Chord is scalable, with communication cost and the state maintained by each node scaling logarithmically with the number of Chord nodes.
更多
查看译文
关键词
chord node,internet application,communication cost,data item,key map,node scaling logarithmically,scalable peer-to-peer lookup service,data location,data item pair,fundamental problem,particular data item,chord adapts
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要