Title :
Full-Information Lookups for Peer-to-Peer Overlays
Author :
Fonseca, Pedro ; Rodrigues, Rodrigo ; Gupta, Anjali ; Liskov, Barbara
Author_Institution :
Max Planck Inst. for Software Syst. (MPI-SWS), Kaiserslautern, Germany
Abstract :
Most peer-to-peer lookup schemes keep a small amount of routing state per node, typically logarithmic in the number of overlay nodes. This design assumes that routing information at each member node must be kept small so that the bookkeeping required to respond to system membership changes is also small, given that aggressive membership dynamics are expected. As a consequence, lookups have high latency as each lookup requires contacting several nodes in sequence. In this paper, we question these assumptions by presenting a peer-to-peer routing algorithm with small lookup paths. Our algorithm, called ldquoOneHop,rdquo maintains full information about the system membership at each node, routing in a single hop whenever that information is up to date and in a small number of hops otherwise. We show how to disseminate information about membership changes quickly enough so that nodes maintain accurate complete membership information. We also present analytic bandwidth requirements for our scheme that demonstrate that it could be deployed in systems with hundreds of thousands of nodes and high churn. We validate our analytic model using a simulated environment and a real implementation. Our results confirm that OneHop is able to achieve high efficiency, usually reaching the correct node directly 99 percent of the time.
Keywords :
data structures; peer-to-peer computing; routing protocols; telecommunication network topology; aggressive membership dynamics; analytic bandwidth requirement; distributed data structure; full-information lookup path; network topology; onehop protocol; peer-to-peer overlay; peer-to-peer routing algorithm; routing state per node; system membership change; Distributed applications; Distributed data structures; Distributed systems; Network topology; Routing protocols; distributed data structures.; network topology; peer to peer; routing protocol;
Journal_Title :
Parallel and Distributed Systems, IEEE Transactions on
Conference_Location :
10/10/2008 12:00:00 AM
DOI :
10.1109/TPDS.2008.222