Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 502 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 502 Bytes

Gossip Glomers - Distributed systems challenges

Solutions to Fly.io's distributed systems challenges.

Getting started

Install Maelstrom and its system dependencies:

brew install openjdk graphviz gnuplot
curl -L https://github.com/jepsen-io/maelstrom/releases/download/v0.2.3/maelstrom.tar.bz2 | tar xf -

Build and run:

./gradlew :broadcast:runMaelstromTest