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
Software as a ServiceUniversity of California, Berkeley via Coursera Software Testing
University of Utah via Udacity The Hardware/Software Interface
University of Washington via Coursera Software Debugging
Saarland University via Udacity Introduction to Systematic Program Design - Part 1
The University of British Columbia via Coursera