5 releases (breaking)
0.95.0 | Mar 12, 2023 |
---|---|
0.92.0 | Feb 17, 2023 |
0.91.0 | Dec 25, 2022 |
0.90.0 | Nov 25, 2022 |
0.80.0 | Nov 10, 2022 |
#8 in #coordinator
590KB
12K
SLoC
flowrex
See also: Code docs
flowrex
is a binary for the execution of flow jobs, dispatched over the network by flowr
or some other
flow runner application that runs a coordinator
(via the flowrlib
library).
You can find more details about how to use it in running flows in the distributed section.
features
These are the conditionally compiled features of flowr
:
- default - "flowstdlib" (dependency as a feature) to link
flowstdlib
natively. Deactivating this would allow use offlowstdlib
via it's WASM function implementations (use of-L
option required)
Dependencies
~32–45MB
~836K SLoC