Overview
Explore asynchronous programming in C++ using ASIO and coroutines in this conference talk from code::dive 2022. Delivered by Andrzej Krzemieński, an experienced software developer and member of the C++ Standards Committee, the presentation delves into advanced techniques for handling asynchronous operations. Learn how to leverage ASIO, a cross-platform C++ library for network and low-level I/O programming, in conjunction with coroutines to create efficient and readable asynchronous code. Gain insights from Krzemieński's extensive experience in developing safety-related and high-performance systems, and discover practical applications of these concepts in commercial software development.
Syllabus
Asynchrony with ASIO and coroutines - Andrzej Krzemieński - code::dive 2022
Taught by
code::dive conference