Skip to content
/ dht-dks Public

DHT implementation based on Distributed k-ary System (DKS).

License

Notifications You must be signed in to change notification settings

FPBrno/dht-dks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c374d99 · Jun 5, 2016

History

21 Commits
Jun 5, 2016
Jun 5, 2016
Sep 3, 2015
Sep 3, 2015
Sep 3, 2015
Sep 3, 2015
Jun 5, 2016
Sep 3, 2015
Jun 5, 2016
Jun 5, 2016
Jun 5, 2016
Jun 5, 2016

Repository files navigation

DHT DKS

Description

DHT implementation based on Distributed k-ary System (DKS).

Generate State and Sequence Diagrams

Download PlantUML from its download page. After that just run following command from root directory of this repository:

$ java -jar plantuml.jar 'src/**.hs' -o "`pwd`/doc/img"

About

DHT implementation based on Distributed k-ary System (DKS).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published