Rust: Intro to Concurrency

preview_player
Показать описание
In this video, we start chapter 16 of "The Rust Programming Language" Book, which is about concurrency! More specifically, we will define various types of concurrency, we will explain what model of concurrency is available in the standard library, and we go over how to spawn threads in Rust.
Рекомендации по теме
Комментарии
Автор

Hi! The effort that you put into reading all these chapters in TRPL is simply amazing!
Thank you so much for this gem of a series - you're a huge inspiration to me!

cryptopatrick