What is an Event or Message in an Event-Driven Architecture?

Card Puncher Data Processing

What is an Event or Message in an Event-Driven Architecture?

About

In event-driven process, the message is an event that describes a state change, or an update, like adding a shopping item to a cart on an e-commerce website.

In a EDA architecture, the message event is:

  • created by publishers
  • send to brokers,
  • consumed by subscribers.





Discover More
Card Puncher Data Processing
What is an Event Loop?

An Event loop is a thread that waits for and dispatches events or messages that may contains: data or runnable code An event loop is also known as: message dispatcher, message loop, message...



Share this page:
Follow us:
Task Runner