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
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