Powerful Data Processing Pipelines with C++20 Coroutines
Offered By: ACCU Conference via YouTube
Course Description
Overview
Explore the power of C++20 coroutines for building efficient data processing pipelines in this conference talk from ACCU 2022. Dive into the challenges of designing general solutions for data pipeline systems, particularly when aiming for concurrent execution of processing steps. Learn how to create a universal composable interface for generic data processing steps and discover how coroutines can simplify the system design. Examine various ways to pass data between processing steps using C++20 coroutines, resulting in a developer-friendly and runtime-efficient system. Gain hands-on experience through numerous code examples, with no prior knowledge of coroutines required.
Syllabus
Powerful Data Processing Pipelines with C++20 Coroutines - Andreas Weis - ACCU 2022
Taught by
ACCU Conference
Related Courses
Khronos Sycl Language Framework for C++ Accelerators - Take Advantage of All the MIPSACCU Conference via YouTube Space Invaders - The C++20 Spaceship Operator is Upon Us
ACCU Conference via YouTube Grinding, Farming, and Alliances - Become a Better Programmer by Using Words and Ideas From Casual Gaming
ACCU Conference via YouTube Designing for C++ Concurrency Using Message Passing
ACCU Conference via YouTube Productivity in C++ Game Development - Inside the Mind of an AAA Game Developer
ACCU Conference via YouTube