YoVDO

Concurrency in C++20 and Beyond

Offered By: ACCU Conference via YouTube

Tags

ACCU Conference Courses Concurrent Programming Courses Concurrency Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
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

Khronos Sycl Language Framework for C++ Accelerators - Take Advantage of All the MIPS
ACCU Conference via YouTube
Space Invaders - The C++20 Spaceship Operator is Upon Us
ACCU Conference via YouTube
Grinding, Farming, and Alliances - Become a Better Programmer by Using Words and Ideas From Casual Gaming
ACCU Conference via YouTube
Designing for C++ Concurrency Using Message Passing
ACCU Conference via YouTube
Productivity in C++ Game Development - Inside the Mind of an AAA Game Developer
ACCU Conference via YouTube