Concurrency in C++ - A Programmer’s Overview - Part 2 of 2
Offered By: CppNow via YouTube
Course Description
Overview
Explore advanced concurrency concepts in C++ through this comprehensive conference talk from CppNow 2022. Delve into the evolution of C++ concurrency features from C++11 to C++20, focusing on performance optimization and practical implementation. Gain insights into the C++ memory model, thread-safety guarantees, and essential concurrency primitives such as locks, barriers, conditions, and atomics. Examine parallel algorithms with live benchmarks, discover the potential of C++20 coroutines, and get a glimpse of upcoming concurrency features in C++23. Learn from Fedor Pikus, a Technical Fellow with extensive industry experience, as he provides a programmer's perspective on effectively utilizing C++ concurrency for maximum performance in your projects.
Syllabus
Concurrency in C++: A Programmer’s Overview (part 2 of 2) - Fedor Pikus - CppNow 2022
Taught by
CppNow
Related Courses
Computer ArchitecturePrinceton University via Coursera High Performance Scientific Computing
University of Washington via Coursera Parallel Programming Concepts
openHPI Введение в параллельное программирование с использованием OpenMP и MPI
Tomsk State University via Coursera Parallel programming
École Polytechnique Fédérale de Lausanne via Coursera