What is a broker in an event-driven architecture?

Card Puncher Data Processing

About

In a event-driven architecture, a message broker (or “broker”):

List

  • RabbitMQ, RabbitMQ is a message broker system that allows for powerful yet simple queuing of tasks.
  • Solace,
  • etc.





Discover More
Kafka Commit Log Messaging Process
Kafka (Event Hub)

Apache Kafka is a broker application that stores the message as a distributed commit log. The entire data storage system is just a transaction log. |data feeds Data Systems are exposing data, ...
Card Puncher Data Processing
What is an Event Driven Architecture (EDA)?

This page is the architecture components of a event driven architecture. It's publish-subscribe messaging system. A receives messages (event) from publishers and delivers them to subscribers. ...



Share this page:
Follow us:
Task Runner