Finance Certifications Goldman Sachs & Amazon Teams Trust
Google, IBM & Microsoft Certificates — All in One Plan
Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
Explore high-level threading in C++11 through this CppNow conference talk. Delve into the comprehensive new concurrency facilities introduced in C++11, built on a rigorous theoretical foundation. Learn about the API designed for everyday concurrent code, including locks, mutexes, condition variables, futures, promises, and packaged tasks. Discover how to use these components to solve central problems in threadsafe programming, without needing to understand the low-level details of the memory model or atomics. Gain practical insights into effective threading techniques for C++11 developers in this 54-minute presentation.
Syllabus
John Wiegley: C++11: High-Level Threading
Taught by
CppNow