Module 05
PlannedCoordinating Long-Running Work
Sagas, 2PC, orchestrator-worker — for tool calls that must commit together and agent flows that span hours.
In this module
- 01Sagas for multi-step agent flows with compensation
- 02Two-phase commit across atomic tool sequences
- 03Orchestrator-worker patterns for parallel fanout
- 04Event-driven (Reactor) agent architectures
Lessons publish here as they are written.