mobile-distributed-system

command module
v0.0.0-...-2e2e60a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 26, 2022 License: MIT Imports: 4 Imported by: 0

README

mobile-distributed-system

Github top language GitHub language count Lines of code GitHub repo size GitHub license

This is a distributed system that uses the Kademlia algorithm as its communication coordinator between nodes.

Spin up the network

  1. Open a terminal and move into the project root folder, /mobile-distributed-system
  2. Run sudo sh ./deploy.sh to spin up the network of Kademlia nodes and show node status.

Test communication (Not Kademlia commmunication)

In the same terminal as the network was spun up, run sudo docker exec -it [NODE_1_NAME] ping [NODE_2_NAME]. Replace the []-objects with actual node names from the list of active nodes, the list is shown when running sudo docker ps.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL