Skip to content

A simple DHT based on chord protocol

Notifications You must be signed in to change notification settings

ramcode/DS-SimpleDHT

Repository files navigation

DS-SimpleDHT

A simple DHT based on chord protocol

A simple DHT(Distributed Hash table) based on Chord protocol. Although the design is based on Chord, it is a simplified version of Chord no finger tables and finger-based routing. Tha app achieves the follwoing 1) ID space partitioning/re-partitioning, 2) Ring-based routing, and 3) Node joins.

About

A simple DHT based on chord protocol

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages