Overview
Explore the creation of a simple HTTP server using the sender/receiver framework for asynchronous operations in C++ in this conference talk from ACCU 2024. Learn how to implement networking senders, coroutine tasks, and async scopes to build an efficient and manageable asynchronous application. Discover how C++'s modern facilities can be leveraged to create complex asynchronous systems without excessive complexity. Gain insights into embedding this server into applications for state inspection or configuration changes. Presented by Dietmar Kühl, a senior software developer at Bloomberg and regular contributor to the C++ standards committee, this talk provides practical examples and demonstrates the real-world application of the sender/receiver framework as it progresses towards standardization.
Syllabus
Creating a Sender/Receiver HTTP Server for Asynchronous Operations in C++ - Dietmar Kühl - ACCU 2024
Taught by
ACCU Conference