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
Create Your First Multithreaded Application in JavaCoursera Project Network via Coursera Creational Design Patterns in Swift 5
Pluralsight Advanced Threading in C#
LinkedIn Learning How To Write Bulletproof Multi-Threaded C# Code
Udemy Efficient Java Multithreading and Concurrency with Executors
Udemy