Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Learn asynchronous programming in C++ through this conference talk from ACCU 2025 by Dietmar Kühl, a senior software developer at Bloomberg and regular participant in the C++ standards committee. Explore the benefits of asynchronous approaches over traditional threading models and discover how C++26's `std::execution` framework (Sender/Receiver) provides a comprehensive vocabulary for asynchronous operations. Master the composition and usage of asynchronous components while understanding their practical applications in I/O operations, database interactions, and data distribution environments. Gain insights into why asynchronous programming is crucial for modern applications and how the seemingly complex `std::execution` specification can be leveraged effectively without requiring expert-level knowledge. Examine concrete implementations and real-world use cases that demonstrate the practical benefits of asynchronous programming patterns in enterprise-level software development.
Syllabus
Asynchronous C++ - Dietmar Kühl - ACCU 2025
Taught by
ACCU Conference