Concurrency Model in Rust
摘要
The video introduces the mainstream concurrency models in Rust, including the terminology, syntax, working mechanism and their pros and cons. I hope this video can help who has basic understanding of concurrent programming to get on full speed with Rust concurrent programming quickly.
This book can be used for those who already learned at least one programming language, such as Java, Python, C/C++ etc.