Multi-Threading with C++11 and Boost
Offered By: CppNow via YouTube
Course Description
Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore multi-threading techniques in C++11 and Boost through a comprehensive tutorial featuring practical examples. Gain a thorough understanding of thread-safe queues, parallel task execution on independent schedules, and interrupting long-running parallel tasks. Dive into the usage of threads, mutexes, condition variables, and other essential concepts. Compare and contrast C++11 and Boost facilities for multi-threading, enhancing your ability to write efficient and robust concurrent code.
Syllabus
Rob Stewart:Multi-Threading With C++11 and Boost
Taught by
CppNow
Related Courses
0xBADC0DECppNow via YouTube Optimizing the Emergent Structures of C++
CppNow via YouTube C++ Use in High Performance Computing Within DOE - Past and Future
CppNow via YouTube Yet Another Paradigm Shift - A Meta4 Model of Concurrency
CppNow via YouTube A Crash Course in Unicode for C++ Developers
CppNow via YouTube