do not click

Meeting C++ 2025   |  Online   |  Training   |  Books   |  Survey   |  Job fair   |  Advertising   |  Jobposting   |  Login

Meeting C++ 2025 - Memory Model: Get your shared data under control

Conference | Live Schedule | Talks | Get your ticket | Slides | Set your timezone

Memory Model: Get your shared data under control

Join session

Jana Machutová

On Day 1 at 13:15 (CET/Berlin) in Track C [Jade Room and online]

Come to this talk to understand the C++ memory model and learn about shared data synchronization challenges and their solutions. You will find out how to use mutexes and atomics in illustrative examples.

Sharing data in multi-thread programming may be tricky and there is plenty of options on how to deal with it. You should always go for the simplest possible scenario to not end up in trouble. In this talk, I will introduce common techniques available in C++. We will go through different examples to demonstrate how to use mutexes and atomics and I will show you how to simplify your code to involve as few critical points as possible.

Please login to comment

Copyright Meetingcpp GmbH Imprint Privacy Policy