Главная
Study mode:
on
1
Rob Stewart:Multi-Threading With C++11 and Boost
Description:
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.

Multi-Threading with C++11 and Boost

CppNow
Add to list