Package oversim.overlay.chord

Name Type Description
Chord simple module

The main module of the Chord implementation

ChordFingerTable simple module

This modul contains the finger table of the Chord implementation.

ChordModules compound module

Implementation of the Chord KBR overlay as described in "Chord: A Scalable Peer-to-Peer Lookup Protocol for Internet(1,2) Applications" by I. Stoica et al. published in Transactions on Networking.

ChordSuccessorList simple module

This modul contains the successor list of the Chord implementation.