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

Computer Engineering ›› 2007, Vol. 33 ›› Issue (19): 122-124. doi: 10.3969/j.issn.1000-3428.2007.19.042

• Networks and Communications • Previous Articles     Next Articles

Analysis and Implementation on Chord of Structured P2P Routing Protocol

SHAO Ying, LIU Ye   

  1. (Key Laboratory of Computer Networks and Information Integration, Ministry of Education, College of Computer Science and Engineering, Southeast University, Nanjing 210096)
  • Received:1900-01-01 Revised:1900-01-01 Online:2007-10-05 Published:2007-10-05

结构化P2P路由协议Chord的分析和实现

邵 鹰,刘 业   

  1. (东南大学计算机科学与工程学院网络与信息集成教育部重点实验室,南京 210096)

Abstract: The Chord, a type of structured P2P routing protocol proposed by MIT base on the distributed Hash table(DHT) technology, has the advantages of entire distribution, balanced load, high scalability & availability, and flexible naming. This paper analyzes the Chord protocol and realizes the basic routing system JavaChord with the Java remote method invocation(RMI) technology. Tests are done for validation.

Key words: structurization, P2P, Chord, remote method invocation(RMI)

摘要: Chord是麻省理工学院(MIT)提出的一种基于DHT技术的结构化P2P路由协议,具有完全分布式、负载均衡、可用性及可扩展性好、命名方式灵活等特点。该文在分析Chord的基础上,使用Java远程方法调用(RMI)技术实现了基本路由协议系统JavaChord,并进行了验证测试。

关键词: 结构化, P2P, Chord, 远程方法调用

CLC Number: