作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2006, Vol. 32 ›› Issue (19): 267-269. doi: 10.3969/j.issn.1000-3428.2006.19.096

• 开发研究与设计技术 • 上一篇    下一篇

对等系统的数据定位

唐志福,邹恒明   

  1. (上海交通大学计算机系,上海 200240)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2006-10-05 发布日期:2006-10-05

Location of Data in Peer-to-Peer System

TANG Zhifu, ZOU Hengming   

  1. (Dept. of Computer, Shanghai Jiaotong University, Shanghai 200240)
  • Received:1900-01-01 Revised:1900-01-01 Online:2006-10-05 Published:2006-10-05

摘要: 数据定位是对等系统的核心问题,在诸多对等系统数据定位方法中,应用分布式哈希表接口进行数据定位的方法优点突出。论文讨论了对等数据定位的常用方法以及用分布式哈希表接口进行对等数据定位的优点,对4种实现了分布式哈希表的接口算法,即CAN、Chord、Pastry、Tapestry算法作了分析,并对这4种算法的性能进行了比较。

关键词: 对等, 分布式哈希表, 内容可定位网络, Chord, Pastry, Tapestry

Abstract: Location of data is a heart problem in P2P field. Among many techniques of data location, distributed hash table (DHT) is most advantageous. The paper discusses most of popular techniques of data location and the benefits of DHT. It analyses the four algorithms of implementing DHT, and compares their preferences.

Key words: Peer-to-peer, Distributed hash table (DHT), Content-addressable network (CAN), Chord, Pastry, Tapestry