C++ Coroutines and Structured Concurrency in Practice
Offered By: CppNow via YouTube
Course Description
Overview
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
Related Courses
Design Patterns in Modern C++Udemy Unity GameObject Singletons: Best Practices
Pluralsight C# Scripting in Unity: Beyond the Basics
Pluralsight Android Development Essential Training: Manage Data with Kotlin
LinkedIn Learning Intermediate Kotlin for Android Developers
LinkedIn Learning