C++11 - High-Level Threading
Offered By: CppNow via YouTube
Course Description
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
Related Courses
JavaScript PromisesGoogle via Udacity ES6 - JavaScript Improved
Udacity Back-end Application Development with Node.js and Express
IBM via edX The Modern JavaScript Bootcamp
Udemy NodeJS Unleashed: From Basics to Brilliance
Udemy