Solving Distributed Systems Challenges in Rust
Channel:
Subscribers:
725,000
Published on ● Video Link: https://www.youtube.com/watch?v=t_4BRIS_VCA
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
PUBLICATION PERMISSIONS:
Original video was published with the Creative Commons Attribution license (reuse allowed). Link: https://www.youtube.com/watch?v=gboGyccRVXI
Other Videos By Coding Tech
Tags:
rust
rust programming