Multithreading is the Answer. What Was the Question? Part II
Offered By: CppNow via YouTube
Course Description
Overview
Explore the intricacies of multithreading in C++ through this comprehensive conference talk from C++Now 2016. Delve into various problems solvable using multithreaded concepts and techniques, while examining the challenges of designing and implementing multithreaded applications. Learn strategies to mitigate these challenges and recognize when to avoid multithreaded code. Cover topics ranging from high-level architecture to low-level C++ classes that enhance readability and maintainability of multithreaded code. Gain insights into C++11 multithreading, C++17 concurrency TS, and new abstractions built on these features. Basic familiarity with the C++11 threading library is recommended for optimal understanding of this 1-hour 22-minute presentation.
Syllabus
Multithreading is the answer. What was the question? Part II - Ansel Sermersheim [ C++Now 2016 ]
Taught by
CppNow
Related Courses
Software as a ServiceUniversity of California, Berkeley via Coursera Software Testing
University of Utah via Udacity The Hardware/Software Interface
University of Washington via Coursera Software Debugging
Saarland University via Udacity Introduction to Systematic Program Design - Part 1
The University of British Columbia via Coursera