Scala solutions of Gossip Glomers distributed systems challenges.
- Clone this repository
- Download maelstrom and unpack under
./opt - Under the root of this project run
sbt stage - Test the workloads using one of the shell scripts under
./bin. For example to run theechoworkload, runbin/wl-echo.sh - Some solutions will pass the tests although probably wrong!