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

计算机工程 ›› 2009, Vol. 35 ›› Issue (5): 19-21,3. doi: 10.3969/j.issn.1000-3428.2009.05.007

• 博士论文 • 上一篇    下一篇

改进的网络服务资源定位算法

李 飞,胡文生,刘 伟   

  1. (武汉大学计算机学院,武汉 430072)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2009-03-05 发布日期:2009-03-05

Improved Algorithm for Web Service Resource Location

LI Fei, HU Wen-sheng, LIU Wei   

  1. (Computer School, Wuhan University, Wuhan 430072)
  • Received:1900-01-01 Revised:1900-01-01 Online:2009-03-05 Published:2009-03-05

摘要: 针对对等网络中Chord模型的不足,以网络资源定位为研究对象,将减少资源定位的等待时间作为改进目标,在分析现有解决思路和方法的基础上,引入双向路由机制和考虑后继节点列表的路由选择机制。针对模型的改变,对原有路由方法、稳定机制和路由信息的维护方法进行修改,并加以实现。模拟实验证明,与原算法相比,该改进资源定位算法减少了资源定位的等待时间。

关键词: 资源定位, 双向路由, 后继节点列表

Abstract: This paper puts forward an improvement goals for the Chord model, such as reducing query waiting time, and analyzes the existing ideas and methods to achieve these goals. It introduces the bidirectional routing mechanism into the new algorithm and takes the successors list into the consideration of the next route hop chosen mechanism. Simulation result shows the algorithm has less queries waiting time than the original algorithm.

Key words: resource location, bidirectional routing, successor node list

中图分类号: