Operating System Primitives with Rust (Atomics & Locks Chapter 8)

preview_player
Показать описание
This session we walked through Chapter 8: Operating System Primitives. Chapter 8 dives in to the operating system primitives we use like threads, looks at how the OS interfaces with the kernel, explores futexes, and more.

To get the most out of these sessions, reading the chapter before hand is recommended, but not required.

Useful Links:

Previous meetups on similar topics

More in the series:

Presenter(s): Tim Janus

Meetup info:
You can also find us on discord, drop us a message to be sent the link.

Big thank you to Esri for sponsoring our meetup page
Рекомендации по теме
Комментарии
Автор

i have searched Rust concurrency but never found any like this one you guys are the only rust community doing the real work, personally i love concurrency

edbertkwesi