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

计算机工程 ›› 2008, Vol. 34 ›› Issue (2): 147-150. doi: 10.3969/j.issn.1000-3428.2008.02.049

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

基于结构化对等网的分布式资源发现方法

张 龙,李 巍,李云春   

  1. (北京航空航天大学计算机学院网络技术北京市重点实验室,北京 100083)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2008-01-20 发布日期:2008-01-20

Distributed Resource Discovery Approach Based on Structured P2P Network

ZHANG Long, LI Wei, LI Yun-chun   

  1. (Key Laboratory of Network Technology of Beijing Municipality, School of Computer Science, Beihang University, Beijing 100083)
  • Received:1900-01-01 Revised:1900-01-01 Online:2008-01-20 Published:2008-01-20

摘要: 为了解决大型分布式系统由集中管理导致的扩展性和鲁棒性差的问题,利用改进的结构化对等网组织分布式计算资源,将逻辑空间中的节点分为主机节点和资源节点,分别采取相容性Hash和位置保留Hash与对等网逻辑空间匹配,以满足资源信息的范围查询。

关键词: 对等网, DHT算法, 资源发现, 相容性Hash, 位置保留Hash

Abstract: This paper presents a scalable resource discovery approach by modifying structured P2P network to improve scalability and robustness of the distributed system. The peers are classified to node peers and resource peers. Node peers are computing node in distributed system mapped to logic space by the consistent hash. Resource peers are the abstract peers denoting the node attribute information mapped to logic space by the locality preserving hash. This algorithm supports range query of resource peers.

Key words: P2P network, DHT, resource discovery, consistent Hash, locality preserving Hash

中图分类号: