This site contains the documentation that is relevant to older WSO2 product versions and offerings.
For the latest WSO2 documentation, visit https://wso2.com/documentation/.
Features
WSO2 Message Broker brings messaging and eventing capabilities to your SOA framework. It is based on JMS (Java Message Service), and its features are basically implementations of the JMS specification, which means that any JMS client can communicate with WSO2 Message Broker. It can be used as a standalone message broker or a distributed message brokering system.
WSO2 Message Broker has the key features listed below. For the relevant versions of the applications used as features, see Compatibility of WSO2 Products.
Feature | Description |
---|---|
JMS Message Queuing | Publish and receive messages with:
|
JMS Message Pub/Sub | Use topics to subscribe to messages.
|
Featured Graphical Console | WSO2 Message Broker includes a set of management services and a graphical user interface to configure, manage, and monitor the running message broker, allowing you to:
|
Server Management via JMX | Manage queues, topics, and other server objects via JMX. |
XA Transactions | Possibility to handle distributed transaction. |