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.
More in Architecture
Pub/SubPublish/Subscribe — a messaging pattern where publishers send messages to topics...IdempotencyThe property of an operation where executing it multiple times produces the same...iPaaSIntegration Platform as a Service — cloud-based platforms that connect different...SaaSSoftware as a Service — cloud-hosted applications accessed via web browsers or A...MiddlewareSoftware that acts as a bridge between different applications or services. In AP...
See Event-Driven Architecture in action with 0nMCP
819 tools. 48 services. One npm install.
Get Started