wkordalski / danet

Danet library (Distributed Asynchronous Network) - this turned out to be unfinished P2P networking library.
GNU General Public License v3.0
0 stars 0 forks source link

Basic distributed protocol #2

Open wkordalski opened 11 years ago

wkordalski commented 11 years ago

Write a basic distributed protocol: basic<0>

wkordalski commented 11 years ago

Remember to make it thread safe.

wkordalski commented 11 years ago

Protocol for small networks (to 256 machines). All machines knows all connections between them.