Rust Memory Ordering (Atomics and Locks Chapter 3)

preview_player
Показать описание
Memory Ordering

Week 3 of diving into Mara Bos' excellent book - Rust Atomics and Locks - Low-Level Concurrency in Practice. This session we walked through and discussed chapter 3: Memory Ordering. This a topic that trips up a lot of folks when they first start using atomics in Rust so definitely not one to miss! 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): Anup

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
Рекомендации по теме
Комментарии
Автор

great work! really easy to follow unlike others

SnoozeDog
Автор

Thank you for your atomic examples. They were really helpful.

badaraupetru
Автор

Thanks for sharing this invaluable contents, can you please share these slides?

rasoulmesghali
Автор

Its a worst lecture on memory ordering

ankitsheoran