Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 617 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 617 Bytes

Whirlpool

Implementation of distributed systems challenges from fly.io. This project uses maelstrom-java for protocol implementation and event handling.

Steps to follow:

  • download maelstrom
  • run java -jar lib/maelstrom.jar serve
  • build project ./gradlew clean build
  • run any workload like broadcast

License

This project is MIT licensed.