计算机应用 ›› 2009, Vol. 29 ›› Issue (11): 2932-2935.

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

基于Gossip的自适应成员关系管理协议

张治斌1,冯文峰2,黄永峰3   

  1. 1. 河南理工大学
    2. 河南理工大学计算机科学与技术学院
    3.
  • 收稿日期:2009-05-04 修回日期:2009-07-08 发布日期:2009-11-26 出版日期:2009-11-01
  • 通讯作者: 冯文峰
  • 基金资助:
    国家自然科学基金资助项目

Gossip-based adaptive membership management protocol

Zhi-bin ZHANG,Wen-feng FENG,Yong-feng HUANG   

  • Received:2009-05-04 Revised:2009-07-08 Online:2009-11-26 Published:2009-11-01
  • Contact: Wen-feng FENG

摘要: 提出了面向动态异质环境的P2P成员关系管理协议。该协议能根据节点能力度大小动态调整节点连接个数,从而使得节点连接数分布和节点能力度分布相匹配,有利于提高P2P网络的资源利用率和负载均衡。协议基本操作包括:节点加入、节点退出、节点失效恢复、节点能力度汇聚和节点关系更新。实验结果表明,和不考虑节点能力度的相关协议相比,与节点能力度动态适应的节点成员关系管理协议具有更高的资源利用率。

关键词: 对等网络, 分布式算法, Gossip协议, 覆盖网络构建, 动态异质性

Abstract: A gossip-based adaptive membership protocol which is oriented to dynamic heterogeneous P2P was put forward. This protocol could dynamically adjust node degree according to node capability, and thus the node degree could be matched with the node capability, and then increasing the resource utilization and load balance. The basic operations of the protocol include: node joining, node exit, node failure restore, and node capability aggregation. The experimental results show that the proposed protocol which adapted to the node capability has higher resource utilization than the not-adapted.

Key words: Peer-to-Peer (P2P), distributed algorithms, Gossip-based protocol, overlay network establish, dynamic heterogeneous