hkarim / storm

Gossip Glomers Distributed Systems Challenges

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

storm

Scala solutions of Gossip Glomers distributed systems challenges.

Setup

  • 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 the echo workload, run bin/wl-echo.sh
  • Some solutions will pass the tests although probably wrong!

About

Gossip Glomers Distributed Systems Challenges

License:MIT License


Languages

Language:Scala 95.5%Language:Shell 4.5%