Architecture

What is Event-Driven Architecture?

A software design pattern where the flow of the program is determined by events such as user actions, sensor outputs, or messages from other services. Webhooks, message queues, and pub/sub systems implement event-driven patterns.

See Event-Driven Architecture in action with 0nMCP

1,589 tools. 102 services. One npm install.

Get Started