Skip to main content

Event-Driven Architecture

A software architecture pattern where the flow of the program is determined by events such as user actions or messages from other systems

A software architecture pattern where the flow of the program is determined by events such as user actions or messages from other systems

Definition

A software architecture pattern where the flow of the program is determined by events such as user actions or messages from other systems