ronakpanchal / Simple_Distributed_Hash_Table

A simple distributed hash table

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A simple distributed hash table


Languages

Language:Java 100.0%