Asynchronous Programming in Rust
Offered By: DevConf via YouTube
Course Description
Overview
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
Related Courses
Distributed Programming in JavaRice University via Coursera Основы разработки на C++: красный пояс
Moscow Institute of Physics and Technology via Coursera Многопоточность
Moscow Institute of Physics and Technology via Coursera LAFF-On Programming for High Performance
The University of Texas at Austin via edX Android-разработка: основы, многопоточность, архитектура
Moscow Institute of Physics and Technology via Coursera