Concurrency Improvements in C++20 - A Deep Dive
Offered By: NDC Conferences via YouTube
Course Description
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
Related Courses
C++ Parallel Programming ModelsNDC Conferences via YouTube Hydrodynamic Scale for Integrable Classical Many-Body Systems - Herbert Spohn
Kavli Institute for Theoretical Physics via YouTube Nonreciprocity as a Generic Route to Traveling and Oscillatory States - Zhihong You
Kavli Institute for Theoretical Physics via YouTube Observation of Time-Crystalline Eigenstate Order on a Quantum Processor - Pedram Roushan
Kavli Institute for Theoretical Physics via YouTube Creating a Secure IoT Platform Using Common Linux Distributions
Linux Foundation via YouTube