Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

Gossip gloomers

Implementation of fly.io distributed system exercises.

Exercises

  • echo
  • uniqueIds
  • broadcast
  • kafka-log
  • grow-only-counter
  • gossip-gloomers

Run

cargo run --bin echo
cargo run --bin unique-ids
cargo run --bin broadcast
cargo run --bin kafka-log
cargo run --bin grow-only-counter

About

Distributed Systems Problems in Rust. Echo, global UniqueID, Gossip etc.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages