You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://godbolt.org/z/1narY8cra)
8
+
9
+
`beman.execution` provides vocabulary and algorithms for asynchronous programs.
**Status**: [Under development and not yet ready for production use.](https://github.com/bemanproject/beman/blob/main/docs/BEMAN_LIBRARY_MATURITY_MODEL.md#under-development-and-not-yet-ready-for-production-use)
14
+
15
+
## Description
7
16
8
17
`beman.execution` provides the basic vocabulary for asynchronous
9
18
programming as well as important algorithms implemented in terms
@@ -35,10 +44,6 @@ e.g.:
35
44
completed.
36
45
-`bulk(...)` to executed execute work, potentially concurrently.
**Status**: [Under development and not yet ready for production use.](https://github.com/bemanproject/beman/blob/main/docs/BEMAN_LIBRARY_MATURITY_MODEL.md#under-development-and-not-yet-ready-for-production-use)
41
-
42
47
## Help Welcome!
43
48
44
49
There are plenty of things which need to be done. See the
0 commit comments