Coder Social home page Coder Social logo

jiv-dls / analysing-the-kademlia-dht Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lucacorbucci/analysing-the-kademlia-dht

0.0 1.0 0.0 5.65 MB

๐ŸŽ“ Mid Term - Peer to Peer Systems and Blockchains (2018-19). Master Degree in Computer Science @ University of Pisa.

Home Page: http://lucacorbucci.it/Analysing-the-Kademlia-DHT/

Python 98.54% Dockerfile 1.10% Shell 0.36%

analysing-the-kademlia-dht's Introduction

Analysing the Kademlia DHT

Peer to Peer Systems and Blockchains Midterm

Academic Year 2018-19

The mid term consists in a study of the Kademlia Distributed Hash Table. The first part of the assignment requires to write a simulation of the construction of the Kademlia routing tables. The second part of the assignment requires to built a directed graph using the informations contained in the routing tables. The last part of the assignment requires to study this graph.

The entire project is written in Python, you can try simulation using the following command:

python __init__.py 50 15 20 2 1

The first parameter is the number of the nodes that we want to insert in the network. The second parameter is the length of the identifier of each node. The third parameter is the lenght of the KBucket List. The other parameters are described in the final report.

The final report (written in italian) is Here.

In the folder ./docs you can find the documentation of this project. I generate the documentation using pdoc and i also wrote a post. about this.

analysing-the-kademlia-dht's People

Contributors

jiv-dls avatar lucacorbucci avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.