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

YouTube

Concurrency in C++20 and Beyond

ACCU Conference via YouTube

Overview

Explore the latest advancements in C++20 concurrency features and beyond in this comprehensive conference talk from ACCU 2021. Delve into new facilities designed to simplify concurrent code writing, including those from the Concurrency TS and fresh additions. Learn about std::jthread for automatic thread joining, std::stop_token for cooperative shutdown signaling, std::latch for batch operation completion notification, std::barrier for multithreaded loop synchronization, and std::counting_semaphore for flexible synchronization. Gain insights into the evolving C++ Concurrency support, including the new Executor model and ongoing committee proposals. Benefit from the expertise of Anthony Williams, author of "C++ Concurrency in Action" and active member of the BSI C++ Standards Panel, as he explains how and why to leverage these powerful new features in your concurrent C++ programming.

Syllabus

Concurrency in C++20 and Beyond - Anthony Williams [ ACCU 2021 ]

Taught by

ACCU Conference

Reviews

Start your review of Concurrency in C++20 and Beyond

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.