www.enterpriseintegrationpatterns.com/patterns/messaging/MessageBroker.html
1 Users
0 Comments
23 Highlights
0 Notes
Tags
Top Highlights
in aggregate
Many patterns
route messages to the proper destination without the originating application being aware of the ultimate destination of the message
can receive messages from multiple destinations
determine the correct destination
hub-and-spoke architectural style
route the message to the correct channel
As such
concerns itself with larger solutions and helps us deal with the inevitable complexity of managing such a system
is not a monolithic component
once you decide to use the Message Broker as an architectural pattern
you can choose the correct Message Router design patterns to implement the Message Broker
disadvantage
bottleneck
alleviate
stateless
throughput
Point-to-Point Channel
ensure that only one instance of the Message Broker consumes any incoming message
über-Message Broker
Glasp is a social web highlighter that people can highlight and organize quotes and thoughts from the web, and access other like-minded people’s learning.