Design Pattern

Core Java - Flow.Processor

Reactive streams address a fundamental problem of modern systems: Producers (sensors, services, user events) deliver data at an …

44 min
Design Pattern

The Compensating Transaction Pattern

The Bird-Eye View A Compensating Transaction Pattern is a technique used to ensure consistency when multiple steps are involved in a …

16 min