Introduction to C++ Coroutines Through a Thread Scheduling Demonstration
Offered By: CppNow via YouTube
Course Description
Overview
Explore the fundamentals of C++20 coroutines and their application in thread scheduling through this comprehensive conference talk. Delve into the power of coroutines for writing asynchronous, non-blocking code and simplifying concurrent programming. Learn how to leverage coroutines to improve performance in CPU-GPU heterogeneous workloads, enabling efficient multitasking between CPU and GPU tasks. Discover the design principles behind a lightweight coroutine programming model and its supporting scheduling algorithm. Gain insights from microbenchmark demonstrations showcasing the performance benefits of coroutine-based solutions. Access open-source results on GitHub to further enhance your understanding of this powerful C++ feature.
Syllabus
Introduction to C++ Coroutines Through a Thread Scheduling Demonstration - Dian-Lun Lin CppNow 2023
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