Overview
Dive into the intricacies of the C++ memory model and master shared data synchronization in multi-threaded programming through this comprehensive conference talk. Explore common techniques available in C++, focusing on the use of mutexes and atomics through illustrative examples. Learn how to simplify your code by minimizing critical points and discover the most effective strategies for handling shared data. Gain valuable insights into overcoming synchronization challenges and implementing robust solutions for multi-threaded applications. By the end of this 55-minute presentation, acquire the knowledge to confidently tackle shared data control and optimize your C++ programming skills.
Syllabus
Memory Model: Get your shared data under control - Jana Machutová - Meeting C++ 2023
Taught by
Meeting Cpp