Complex Search Algorithm for Structured Overlay Network CayDHT

Huo-min Liang,Wen-jun Xiao,Wen-hong Wei
DOI: https://doi.org/10.3969/j.issn.1000-565X.2011.10.015
2011-01-01
Abstract:CayDHT is a constant-degree structured peer-to-peer overlay network based on Cayley graph, and it is very efficient in accurate single keyword search but does not support complex searches with unrestricted form. In this paper, by analyzing the topological properties of CayDHT, a virtual tree-based complex search (VTCS) algorithm is proposed, which needs no maintenance of the extra tree structure and can obtain the address of the next hop only according to the parameters inside the messages. Theoretical analyses indicate that the proposed algorithm can complete the search without redundant messages within O(log/N) hops. Simulation results show that VTCS is more reasonable than Flooding and RW.
What problem does this paper attempt to address?