Asynchrony with ASIO and Coroutines
Offered By: code::dive conference via YouTube
Course Description
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
Related Courses
From Developer to SW Architectcode::dive conference via YouTube Stop Writing Test Doubles You Are Using
code::dive conference via YouTube You Can Do Better! Presentations That Are Captivating
code::dive conference via YouTube What C and C++ Developers Can Learn from Rust
code::dive conference via YouTube Beautiful Python Refactoring II
code::dive conference via YouTube