Skip to content

Danyal-Faheem/Distributed-Hash-Tables-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Distributed Hash Tables emulated on a single machine in C++.

The data is stored in files in the backend but AVL Trees are created to store each node of data on a single machine. You can create upto 64000 machines.

About

Distributed Hash Tables Emulated on a single Machine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages