Title :
ReCord: A Distributed Hash Table with Recursive Structure
Author :
Zeng, Jianyang ; Hsu, Wen-Jing
Author_Institution :
Nanyang Technological University, Singapore
Abstract :
We propose a simple distributed hash table called ReCord, which is a generalized version of Randomized- Chord and offers improved tradeoffs in performance and topology maintenance over existing P2P systems. ReCord is scalable and can be easily implemented as an overlay network, and offers a good tradeoff between the node degree and query latency. For instance, an n-node ReCord with O(log n) node degree has an expected latency of theta (log n) hops. Alternatively, it can also offer theta (frac{{log n}}{{log log n}}) hops latency at a higher cost of o(frac{{log ^2 n}}{{log log n}}) node degree. Meanwhile, simulations of the dynamic behaviors of ReCord are studied.
Keywords :
Costs; Delay; Distributed computing; Information systems; Large-scale systems; Network topology; Peer to peer computing; Relays; Resource management; Routing;
Conference_Titel :
Parallel and Distributed Computing, Applications and Technologies, 2005. PDCAT 2005. Sixth International Conference on
Print_ISBN :
0-7695-2405-2
DOI :
10.1109/PDCAT.2005.196