Skip to content
This repository has been archived by the owner on Mar 4, 2019. It is now read-only.

Add asynchronous operation combinators #2

Open
HadrienG2 opened this issue Mar 16, 2017 · 0 comments
Open

Add asynchronous operation combinators #2

HadrienG2 opened this issue Mar 16, 2017 · 0 comments

Comments

@HadrienG2
Copy link
Owner

Clients often want to interact with sets of asynchronous operations, by waiting for the status of one or all of them to change in some way. We should provide a way to achieve this goal through something like the when_any/when_all future combinators of the C++ concurrency TS.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant