C++ Concurrency TS 2 Use Cases and Future Direction - Lecture
Offered By: CppCon via YouTube
Course Description
Overview
Explore the latest developments in C++ concurrency with this conference talk from CppCon 2022. Delve into the approved Concurrency TS 2, focusing on hazard pointers and RCU (Read-Copy-Update) techniques. Learn about potential additions to TS 2, including asymmetric fences, snapshot_ptr, concurrent counters, queues, and synchronized . Discover how hazard pointers can replace slow, contended code with fast, scalable alternatives. Examine the phased-state-change RCU use case for creating efficient synchronization primitives. Gain insights from industry experts Michael Wong, Maged Michael, and Paul McKenney on the future direction of C++ concurrency.
Syllabus
C++ Concurrency TS 2 Use Cases and Future Direction - Michael Wong, Maged Michael, Paul McKenney
Taught by
CppCon
Related Courses
Distributed Programming in JavaRice University via Coursera Основы разработки на C++: красный пояс
Moscow Institute of Physics and Technology via Coursera Многопоточность
Moscow Institute of Physics and Technology via Coursera LAFF-On Programming for High Performance
The University of Texas at Austin via edX Android-разработка: основы, многопоточность, архитектура
Moscow Institute of Physics and Technology via Coursera