Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Concurrency in C++ - A Programmer’s Overview - Part 1 of 2

CppNow via YouTube

Overview

Explore the evolution of concurrency in C++ from C++11 to C++20 in this comprehensive conference talk. Gain insights into the C++ memory model, thread-safety guarantees, and essential concurrency primitives such as locks, barriers, conditions, and atomics. Learn how to leverage these features for maximum performance through live benchmarks. Discover parallel algorithms, C++20 coroutines, and lock-free programming techniques. Examine what works well, what to approach cautiously, and what to avoid in concurrent C++ programming. Conclude with a preview of potential concurrency features in C++23, equipping you with practical knowledge to enhance your concurrent programming skills in C++.

Syllabus

Concurrency in C++: A Programmer’s Overview (part 1 of 2) - Fedor Pikus - CppNow 2022

Taught by

CppNow

Reviews

Start your review of Concurrency in C++ - A Programmer’s Overview - Part 1 of 2

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.