Skip to content

Implementation of Fly.io's Gossip Glomers challenges.

License

Notifications You must be signed in to change notification settings

jensmeindertsma/whirlwind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

whirlwind

My solutions, implemented in Rust, to the Gossip Glomers distributed systems challenges by Fly.io.

Setting up Maelstrom

  1. Make sure the prerequisites are met by your system.
  2. Download the latest tarball(tar.bz2 file) from the Releases page.
  3. Extract the tarball to the ./maelstrom directory in the root of this repository.

Running the tests

I have set up several commands in the justfile that you can run with just <test_name>. Each one tests a different workload, implemented by binaries found inside src/bin.

I plan on implementing more workflows in the future.

About

Implementation of Fly.io's Gossip Glomers challenges.

Resources

License

Stars

Watchers

Forks