ReCord: A Distributed Hash Table with Recursive Structure
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( n) node degree has an expected latency of ( n) hops. Alternatively, it can also offer ( n n) hops latency at a higher cost of O(2 n n) node degree. Meanwhile, simulations of the dynamic behaviors of ReCord are studied.
Turn this paper into a full lesson
ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.