msindwan / chordgen

An online tool that generates a Chord DHT diagram for fixed values of m

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chordgen

Chordgen Website

Chord is an algorithm for peer-to-peer distributed hash tables that make key-value pairs accessible to any peer in the network. To help visualize the Chord protocol, Chordgen generates a DHT diagram for fixed values of m. It shows finger tables for every peer and allows users to add or remove peers from the network. In addition, Chordgen lets users lookup values from a peer and shows the search path for content.

License

Licensed under the MIT License

About

An online tool that generates a Chord DHT diagram for fixed values of m

License:MIT License


Languages

Language:JavaScript 66.2%Language:HTML 18.4%Language:CSS 15.4%