This documentation is for WSO2 Message Broker version 2.1.1. View documentation for the latest release.

Unknown macro: {next_previous_link3}
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

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, so 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 following key features:

Feature

Description

JMS Message Queuing

Publish and receive messages with:

JMS Message Pub/Sub

Use topics to subscribe to messages.

WS-Eventing

WSO2 Message Broker is compliant with the latest WS-Eventing specification.The underlying JMS engine handles WS-Eventing/JMS synchronization, which enables exposing and consuming your events using two different standard APIs.

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:

    • Create and delete message queues 
    • Create and delete message topics and create subscriptions
    • Register WS subscriptions using event sink URLs
    • View message statistics
    • Browse the registry
    • View nodes that have joined the message broker cluster
Server Management via JMXManage queues, topics, and other server objects via JMX.

 

  • No labels