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
Pattern-Oriented Software Architectures: Programming Mobile Services for Android Handheld SystemsVanderbilt University via Coursera Paradigms of Computer Programming
Université catholique de Louvain via edX Introduction to Operating Systems
Georgia Institute of Technology via Udacity Programming Mobile Services for Android Handheld Systems: Content
Vanderbilt University via Coursera Advanced Software Construction in Java
Massachusetts Institute of Technology via edX