Event-Driven Architecture (EDA) is a design pattern in which decoupled components (often microservices) can asynchronously publish and subscribe to events. Chronicle Queue is a point-to-point messaging layer, which works by writing your events to shared off-heap memory.
Table of contents
SummarySort: