/Simple_Distributed_Hash_Table

A simple distributed hash table

Primary LanguageJava

Simple-Distributed-Hash-Table

Implemented a distributed Hash Table based on Chord in Android which supports ID space partitioning/re-partitioning, ring based routing and node joins.