Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Dive into the world of asynchronous programming in Rust with this 29-minute conference talk from DevConf.CZ 2023. Explore the current state of asynchronous programming, learn the syntax and basic implementation, and examine a case study on implementing a low-level synchronization lock for multithreaded programming. Compare Rust's approach to other modern languages like Go, and gain insights from a Red Hat team's migration from a synchronous, single-threaded application to an asynchronous, multithreaded paradigm. Acquire the essential building blocks to navigate the complex ecosystem of asynchronous Rust while avoiding common pitfalls such as deadlocks, compilation errors, and subtle bugs that often challenge newcomers.