Creating a Sender/Receiver HTTP Server for Asynchronous Operations in C++
Offered By: ACCU Conference via YouTube
Course Description
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
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