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.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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.