Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Explore common patterns and pitfalls in C++ coroutines through this 31-minute CppCon conference talk. Delve into effective solutions for managing resources, synchronization challenges, and potential issues in heavily coroutinized codebases. Learn how to write correct code using coroutines, with examples based on Facebook's Folly implementation. Gain insights applicable to various coroutine implementations, suitable for both experienced practitioners and those considering introducing coroutines to their projects.