0xFrama / DS1-Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Distributed Systems 1 Project

Delivery Date: 02/12/2019

Authors:

  • Francesco Maria Marrone
  • Filippo Tessaro

How to compile the code

gradle run --args='n'

where n is the number of nodes of the random tree.

Simulate a Node Failure

When the program is running press the f key and Enter to simulate a failure of a Random Node.

About


Languages

Language:Java 100.0%