
Solving distributed systems challenges in Rust
293401
3746________
In this stream we work through the fly.io distributed systems challenges (fly.io/dist-sys/) in Rust, and solve all the way up to challenge 3c.
You can find the code at 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: youtube.com/live/Ugf-EgWBExs
コメント