Memory Model: Get Your Shared Data Under Control
Offered By: Meeting Cpp via YouTube
Course Description
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
Related Courses
Distributed Programming in JavaRice University via Coursera Основы разработки на C++: красный пояс
Moscow Institute of Physics and Technology via Coursera Многопоточность
Moscow Institute of Physics and Technology via Coursera LAFF-On Programming for High Performance
The University of Texas at Austin via edX Android-разработка: основы, многопоточность, архитектура
Moscow Institute of Physics and Technology via Coursera