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
JavaScript PromisesGoogle via Udacity Grand Central Dispatch (GCD)
Udacity Asynchronous Programming in C# and .NET Core
Microsoft via edX JavaScript, часть 2: прототипы и асинхронность
Moscow Institute of Physics and Technology via Coursera Разработка веб-сервисов на Go - основы языка
Moscow Institute of Physics and Technology via Coursera