Description: As described in class Gossip type algorithms can be used both for group commu-nication and for aggregate computation. The goal of this project is to determine
the convergence of such algorithms through a simulator based on actors written in Scala. Since actors in Scala are fully asynchronous, the particular type of Gossip implemented is the so called Asynchronous Gossip.
To Search:
File list (Check if you may need any files):
project2-bonus.scala
project2.scala
readme.txt