Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Explore the fundamentals of building a simple thread pool in C++20 through this conference talk from Meeting C++ 2024. Gain insights into the Consumer-Producer pattern and its relationship to thread pool implementations, demonstrated through a prototype developed in Compiler Explorer. Learn how various C++ concurrency elements work together to create a functional thread pool, making complex threading concepts more approachable. Understand the practical aspects of scheduled execution elements and how they integrate into the overall threading architecture. Perfect for developers seeking to deepen their understanding of C++ concurrency patterns and thread pool implementation details.
Syllabus
Thread Pool Elements - Jens Weller - Meeting C++ 2024
Taught by
Meeting Cpp