Kademlia: A Peer-to-Peer Information System Based on the XOR Metric

  • Authors:
  • Petar Maymounkov;David Mazières

  • Affiliations:
  • -;-

  • Venue:
  • IPTPS '01 Revised Papers from the First International Workshop on Peer-to-Peer Systems
  • Year:
  • 2002

Quantified Score

Hi-index 0.02

Visualization

Abstract

We describe a peer-to-peer distributed hash table with provable consistency and performance in a fault-prone environment. Our system routes queries and locates nodes using a novel XOR-based metric topology that simplifies the algorithm and facilitates our proof. The topology has the property that every message exchanged conveys or reinforces useful contact information. The system exploits this information to send parallel, asynchronous query messages that tolerate node failures without imposing timeout delays on users.