Structured Networking

By Dietmar Kühl

As part of C++ standardization, a proposal for Structured Concurrency ([wg21.link/p2300](http://wg21.link/p2300)) will be discussed. The proposed components are a bit abstract, and it requires some explanation of how things fit together. This presentation will discuss the implementation of a simple networking application using sender/receivers.

In particular, the presentation will show:

  • How to build asynchronous tasks using senders/receivers.

  • How cancellation is integrated.

  • Some aspects of the underlying implementation.

  • Highlights of the proposed standard’s positive properties.

The objective is to show how the proposed abstractions and components can be used to build a somewhat realistic application.





Your Privacy

By clicking "Accept Non-Essential Cookies" you agree ACCU can store non-essential cookies on your device and disclose information in accordance with our Privacy Policy and Cookie Policy.

Current Setting: Non-Essential Cookies REJECTED


By clicking "Include Third Party Content" you agree ACCU can forward your IP address to third-party sites (such as YouTube) to enhance the information presented on this site, and that third-party sites may store cookies on your device.

Current Setting: Third Party Content EXCLUDED



Settings can be changed at any time from the Cookie Policy page.