Multi-Threading with C++11 and Boost
Offered By: CppNow via YouTube
Course Description
Overview
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
Threading in C#LinkedIn Learning Java Multithreading - Concurrency, Parallelism & Performance
Udemy gophercises
Independent Mastering Multithreading Programming with Go (Golang)
Udemy Working with Concurrency in Go (Golang)
Udemy