Pattern types

Distributed System Patterns

These patterns address the challenges of designing and implementing systems composed of multiple independent components. They focus on coordination, communication, and data consistency across a network to achieve a common goal.

02 entries
  1. 173 Saga (Orchestration)
  2. 209 Two-Phase Commit