/p2p-4

Primary LanguageCGNU General Public License v2.0GPL-2.0

The code present in this repository creates a distributed text search engine. It is a proof of concept working implementation of the Chord protocol for consistent hashing, replication, fault tolerance and distributed text search written in a few thousand lines of C code.