Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the intricacies of C++20's new std::jthread class in this comprehensive ACCU 2021 conference talk by Nicolai Josuttis. Delve into the improvements over std::thread, including its RAII design and thread-stopping capabilities. Discover why implementing seemingly simple concurrency requirements can become a complex task filled with potential pitfalls. Learn from Josuttis, a renowned C++ expert and author, as he shares insights on the challenges of concurrent programming and the nuanced details of std::jthread implementation. Gain valuable knowledge about modern C++ concurrency practices and understand the importance of careful design in multithreaded applications.