WebSphere Message Broker is built to extend WebSphere MQ, and it is capable of understanding the content of each message that it moves through the Broker. Customers can define the set of operations on each message depending on its content. The message processing nodes supplied with WebSphere Message Broker are capable of processing messages from various sources, such as Java Message Service (JMS) providers, HyperText Transfer Protocol (HTTP) calls, or data read from files. By connecting these nodes with each other, customers can define linked operations on a message as it flows from one application to its destination. Message Broker can do the following:
- Matches and routes communications between services
- Converts between different transport protocols
- Transforms message formats between requestor and service
- Identifies and distributes business events from disparate sources

No comments:
Post a Comment