Solving distributed systems challenges in Rust
Channel:
Subscribers:
97,800
Published on ● Video Link: https://www.youtube.com/watch?v=gboGyccRVXI
In this stream we work through the fly.io distributed systems challenges (https://fly.io/dist-sys/) in Rust, and solve all the way up to challenge 3c.
You can find the code at https://github.com/jonhoo/rustengan.
0:00:00 Introduction
0:05:57 Maelstrom protocol and echo challenge
0:41:34 Unique ID generation
1:00:08 Improving initialization
1:31:10 Single-node broadcast
1:50:28 Multi-node broadcast and gossip
2:49:15 Don't send all values
2:57:39 Improve efficiency of gossip
Live version with chat: https://youtube.com/live/Ugf-EgWBExs
Other Videos By Jon Gjengset
Tags:
rust
live-coding
maelstrom
fly.io
distributed systems
jepsen