Thrubit supports complex workflow patterns.
Parallel Execution
Run multiple branches at the same time and aggregate results.
Map State Processing
Process arrays of items with controlled concurrency.
Nested Workflows
Trigger one state machine from another using states:startExecution.
Real-World Use Cases
- Batch processing
- Data pipelines
- Multi-step transactions