Implementing Concurrency in Rust
This course will teach you to effectively implement and manage concurrent processes in Rust, enabling you to build robust, high-performance software.
What you'll learn
In this course Implementing Concurrency in Rust 2021, you’ll learn to effectively implement and manage concurrent processes in Rust. First, you’ll explore foundational concepts of concurrent programming. Next, you’ll discover how to manage threads and inter-thread communication. Finally, you’ll learn how to handle shared state safely and efficiently. Upon completing this course, you'll possess the skills and knowledge in concurrency needed to build robust, high-performance Rust applications.