Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

C++11 - High-Level Threading

CppNow via YouTube

Overview

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

Reviews

Start your review of C++11 - High-Level Threading

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.