omnone / CHORD-Simulation

Chord DHT simulation written in Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CHORD-Simulation

Chord DHT simulation in Python , a project made for multidimensional data structures course. In order to run it , you should install first the requirements found in requirements.txt by running pip install -r requirements.txt. Also the program can visualize the created network by using Graphviz , so if you wish to use this utillity you should install this program on your machine.

GitHub Logo (Network layout generated by Graphviz

About

Chord DHT simulation written in Python.

License:MIT License


Languages

Language:Python 100.0%