Treffer: Senders/Receivers: An Introduction.
Title:
Senders/Receivers: An Introduction.
Authors:
TEODORESCU, LUCIAN RADU lucteo@lucteo.ro
Source:
Overload. Dec2024, Issue 184, p11-16. 6p.
Subject Terms:
Database:
Supplemental Index
Weitere Informationen
execution, also known as senders/receivers. The feature provides a model for expressing computations that support concurrency, parallelism, and asynchrony, while ensuring structured concurrency to avoid common pitfalls. The article explains the concept of senders and receivers, their composition, and how they can be used to write programs that exploit concurrency efficiently. It also touches on additional features like system execution context, async scope, and coroutine task type that are planned for inclusion in the C++ standard beyond the initial proposal. [Extracted from the article]