Composable async tasks with automatic parallelization and grounding.
Composable async tasks with automatic parallelization and grounding.
Task implementation: state machine, executors, and the Task type.
Tasks progress through phases gated by CAS transitions on a MachineLatch.
See state-machine for the lifecycle definition and Task for coordination details.
Task implementation: state machine, executors, and the Task type. Tasks progress through phases gated by CAS transitions on a MachineLatch. See `state-machine` for the lifecycle definition and `Task` for coordination details.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |