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

YouTube

Concurrency Improvements in C++20 - A Deep Dive

NDC Conferences via YouTube

Overview

Explore the concurrency improvements introduced in C++20 through this in-depth conference talk from NDC TechTown 2023. Delve into the evolution of C++'s multithreading capabilities, starting from the C++11 standard's introduction of a multithreading library and memory model. Examine the foundational building blocks such as atomic variables, threads, locks, and condition variables. Discover how C++20 builds upon this foundation to provide higher-level abstractions, including extended atomics, semaphores, latches and barriers, cooperative interruption, an improved std::jthread, and synchronized output streams. Gain valuable insights into these advanced concurrency features and their practical applications in modern C++ development.

Syllabus

Concurrency Improvements in C++20: A Deep Dive - Rainer Grimm - NDC TechTown 2023

Taught by

NDC Conferences

Reviews

Start your review of Concurrency Improvements in C++20 - A Deep Dive

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.