What is NChord?
NChord is a C implementation of the Chord distributed hash table protocol. The project provides a library that includes the routing, lookup, and maintenance routines outlined in the MIT Chord paper. The library has proven to be stable, even under conditions of heavy load and frequent changes in the network composition
Highlights
- Implements the Chord distributed hash table protocol in C
- Provides routing, lookup, and maintenance routines based on the MIT Chord paper
- Maintains stability under heavy load and network churn
Platforms
- SourceForge
- Linux
- Mac
- Windows
- C#
Languages
- English
Features
Distributed
Peer-To-Peer