Concurrency in C++20 and Beyond
Offered By: ACCU Conference via YouTube
Course Description
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
Related Courses
Paradigms of Computer Programming – FundamentalsUniversité catholique de Louvain via edX Paradigms of Computer Programming – Abstraction and Concurrency
Université catholique de Louvain via edX Computing: Art, Magic, Science - Part II
ETH Zurich via edX Concurrency
AdaCore via Independent Java Fundamentals for Android Development
Galileo University via edX