User Tools

Site Tools


Sidebar

Welcome to DIDO WIKI

dido:public:ra:xapend:xapend.a_glossary:m:msg_broker

Message Broker

Return to Glossary

A Message Broker is an architectural pattern for message validation, transformation, and routing. It mediates communication among applications, minimizing the mutual awareness that applications should have of each other in order to be able to exchange messages, effectively implementing decoupling.

The primary purpose of a broker is to take incoming messages from applications and perform some action on them. Message brokers can decouple end-points, meet specific non-functional requirements, and facilitate reuse of intermediary functions. For example, a message broker may be used to manage a workload queue or message queue for multiple receivers, providing reliable storage, guaranteed message delivery and perhaps transaction management.

Source: https://en.wikipedia.org/wiki/Message_broker

dido/public/ra/xapend/xapend.a_glossary/m/msg_broker.txt · Last modified: 2022/01/11 00:54 by nick
Translations of this page: