Overview
Explore asynchronous programming concepts and application design using Boost.Asio in this comprehensive conference talk from CppNow. Delve into the toolkit approach of Boost.Asio, which provides fundamental, portable building blocks for asynchronous programming. Learn how to apply an asynchronous mindset to design problems, examine alternative designs, and identify common traps and pitfalls. Discover techniques for tackling complexity through composed operations and gain insights into optimization strategies. Understand the tools Boost.Asio offers for managing performance and scalability in your applications. This 1 hour and 32 minutes presentation assumes a basic familiarity with Boost.Asio and is ideal for developers looking to enhance their skills in asynchronous programming and application design.
Syllabus
Christopher Kohlhoff: Thinking Asynchronously: Designing Applications with Boost.Asio
Taught by
CppNow