Skip to content

Latest commit

 

History

History

chordhash

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Algroithms related to consistent hashing and the Chord DHT.

This package implements low-level fatures, such as:

  • Node-ID Arithmetic as described in Chord
  • A circular sorted associative Map called Circle.
  • A holistic member ring that is capable to emulate the "finger table".