Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 164 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 164 Bytes

Chord

An implementation of the Chord protocol in Java. It uses synchronous I/O to do the lookup routine. It does not accept multiple joins at the same time.