计算机与现代化 ›› 2013, Vol. 1 ›› Issue (9): 148-151.doi: 10.3969/j.issn.1006-2475.2013.09.036

• 网络与通信 • 上一篇    下一篇

一种基于兴趣分组的改进的Chord协议算法

沈嘉灵   

  1. 西北工业大学软件与微电子学院,陕西 西安 710072
  • 收稿日期:2013-04-15 修回日期:1900-01-01 出版日期:2013-09-17 发布日期:2013-09-17

An Improved Chord Protocol Algorithm Based on Interest Group

SHEN Jia-ling   

  1. School of Software and Microelectronics, Northwestern Polytechnical University, Xi’an 710072, China
  • Received:2013-04-15 Revised:1900-01-01 Online:2013-09-17 Published:2013-09-17

摘要: Chord协议是一种典型的基于DHT的结构化P2P网络协议。DHT机制在节点失效、遭受攻击和突发性高负载面前能表现出很好的健壮性,也具有良好的可扩展性,但由于经典Chord协议没有考虑到拓扑结构,导致实际的路由效率低下。本文对P2P网络系统及Chord协议算法进行深入的研究与分析,提出基于兴趣分组的Chord协议算法的优化和改进策略,并对算法的有效性、可用性等进行仿真实验和分析。

关键词: DHT, Chord, P2P, 兴趣分组

Abstract: Chord protocol is a typical structured P2P networks protocol based on DHT protocol. The DHT mechanism shows a good robustness in node failure, attack and suddenly high load, and is also of good scalability. But, because the classic Chord protocol does not consider the topological structure, it leads to low routing efficiency in practice. This paper further analyzes the P2P network system and the Chord protocol algorithm based on interest group, proposes a Chord protocol algorithm optimization and improvement strategy, and emulates the effectiveness of the algorithm.

Key words: DHT, Chord, P2P, interest group

中图分类号: