← Graph

Saga / Process Manager

concept 1 connections

Pattern for coordinating work across aggregates. Sagas model long-running processes (e.g., purchase verification); process managers coordinate cooperation between aggregates. The speaker implements sagas as aggregate-root-like objects with their own internal events.

category
pattern
about
Saga / Process Manager concept
Implements sagas as aggregate-root-like objects with their own events.

Provenance

Read by
8 extractions