Google AI Professional Certificate - Learn AI Skills That Get You Hired
The Investment Banker Certification
Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
Explore C++ coroutines and structured concurrency in this conference talk from C++Now 2024. Delve into the challenges of integrating C++20 coroutines with production systems, focusing on object lifetime and execution order issues. Learn about Corral, a new open-source concurrency framework built on structured concurrency principles, designed to simplify concurrent logic and work with existing event loops. Discover practical insights on task cancellation, timeouts, and integrating with legacy code, based on two years of production use. Gain valuable knowledge for C++ developers familiar with coroutines but seeking to overcome implementation challenges in real-world applications.
Syllabus
C++ Coroutines and Structured Concurrency in Practice - Dmitry Prokoptsev - C++Now 2024
Taught by
CppNow