Why do we require message broker when we have MQ ?
Both message broker and message queue works as middle-ware programs, that is to help communicating different systems, but message queue has a slight drawback that it cannot transform the messages. It can just send the message to other system.
No comments:
Post a Comment