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
Computer GraphicsUniversity of California, San Diego via edX Intro to Parallel Programming
Nvidia via Udacity Initiation à la programmation (en C++)
École Polytechnique Fédérale de Lausanne via Coursera C++ For C Programmers, Part A
University of California, Santa Cruz via Coursera Introduction à la programmation orientée objet (en C++)
École Polytechnique Fédérale de Lausanne via Coursera