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

计算机工程 ›› 2009, Vol. 35 ›› Issue (3): 106-108,. doi: 10.3969/j.issn.1000-3428.2009.03.037

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

基于BFS的轻量级P2P搜索模型

徐 强,孙乐昌,单 洪,赵 亭   

  1. (合肥电子工程学院网络工程系,合肥 230037)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2009-02-05 发布日期:2009-02-05

Light-weight P2P Search Model Based on BFS

XU Qiang, SUN Le-chang, SHAN Hong, ZHAO Ting   

  1. (Network Engineering Department, Hefei Electronic Engineering Institute, Hefei 230037)
  • Received:1900-01-01 Revised:1900-01-01 Online:2009-02-05 Published:2009-02-05

摘要: 针对当前P2P搜索中存在的扩展性差和查询绕路问题,提出一种新颖的基于广度优先搜索的搜索方法——局部广度优先搜 索(LBFS),构建了轻量级混合式P2P搜索模型,对LBFS的算法进行了正确性与效率分析,通过实验测试了LBFS与模型的性能。结果表明,该模型很好地克服了查询绕路问题,有效地减少消息冗余,具有较高的搜索效率和较好的扩展性能。

关键词: P2P搜索, 扩展性, 查询绕路, 广度优先搜索, 混合式

Abstract: This paper proposes LBFS mechanism based on BFS to solve the scalability and detouring problem in existing P2P search approach. A P2P search model named light-weight hybrid model is designed. The algorithm validity in LBFS is proved and its efficiency is analyzed. Experimental results on LBFS and model showt that the model has better performance and scalability by avoiding detouring problem and reducing message redundancy.

Key words: P2P search, scalability, detouring, breadth first search, hybrid

中图分类号: