Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
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.
Syllabus
Asychronous programming in Rust - DevConf.CZ 2023
Taught by
DevConf