All Tools
C
Dev ToolsFreeOpen Source
CADENCE
Durable workflow engine for long-running orchestration
Apache-2.0
ABOUT
Cron jobs and in-process queues drop state when a worker dies mid-training or mid-review. Cadence records workflow history so multi-day ML jobs, approvals, and agent loops resume from the last durable decision instead of restarting.
INSTALL
brew install cadence-workflowINTEGRATION GUIDE
1. Orchestrate multi-day training and evaluation jobs with durable retries
2. Run human-in-the-loop review sagas that wait days without holding a process
3. Coordinate agent tool calls that must survive worker restarts
4. Replace ad-hoc cron plus database locks with Cadence workflow histories
TAGS
workflowsorchestrationjavagodistributedmlopsopen-source