Concurrency in C++20: A Deep Dive
Offered By: Meeting Cpp via YouTube
Course Description
Overview
Dive deep into the world of concurrency in C++20 with this comprehensive conference talk from Meeting C++ 2023. Explore the evolution of C++'s multithreading capabilities, starting from the foundational elements introduced in C++11 such as atomic variables, threads, locks, and condition variables. Discover how C++20 builds upon this foundation to provide higher-level abstractions for concurrent programming. Learn about the latest advancements and best practices for implementing efficient and robust concurrent systems in modern C++. Gain valuable insights from expert Rainer Grimm as he guides you through the intricacies of C++20's concurrency features, empowering you to write more sophisticated and performant multithreaded applications.
Syllabus
Concurrency in C++20: A Deep Dive - Rainer Grimm - Meeting C++ 2023
Taught by
Meeting Cpp
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