Author Login Editor-in-Chief Peer Review Editor Work Office Work

Computer Engineering ›› 2006, Vol. 32 ›› Issue (19): 267-269. doi: 10.3969/j.issn.1000-3428.2006.19.096

• Developmental Research • Previous Articles     Next Articles

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

对等系统的数据定位

唐志福,邹恒明   

  1. (上海交通大学计算机系,上海 200240)

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

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

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