Lecture Notes in Computer Science, 2003, Volume 2735/2003, 98-107, DOI: 10.1007/978-3-540-45172-3_9

Koorde: A Simple Degree-Optimal Distributed Hash Table

M. Frans Kaashoek and David R. Karger

View Related Documents

Abstract

Koorde is a new distributed hash table (DHT) based on Chord 15 and the de Bruijn graphs 2. While inheriting the simplicity of Chord, Koorde meets various lower bounds, such as O(log n) hops per lookup request with only 2 neighbors per node (where n is the number of nodes in the DHT), and O(log n/log log n) hops per lookup request with O(log n) neighbors per node.

Fulltext Preview

Image of the first page of the fulltext document