Skip to content

The project implements a simple DHT based on Chord. Although the design is based on Chord, it is a simplified version of Chord; we do not implement finger tables and finger-based routing. There are three things are implemented: 1) ID space partitioning/re-partitioning, 2) Ring-based routing, and 3) Node joins. The app has an activity and a conte…

Notifications You must be signed in to change notification settings

imuqtadir/Simple-DHT

About

The project implements a simple DHT based on Chord. Although the design is based on Chord, it is a simplified version of Chord; we do not implement finger tables and finger-based routing. There are three things are implemented: 1) ID space partitioning/re-partitioning, 2) Ring-based routing, and 3) Node joins. The app has an activity and a conte…

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages