[ Documentation Index ]

WSO2 Business Server (MB) Frequently Asked Questions

Contents

  1. What are main features of WSO2 MB
  2. How to monitor queues and topics using MB?
  3. What is MessageBox(SQS)?

1. What are main features of WSO2 MB?

The Message Broker is compliant with the latest WS-Eventing specification. It's easy-to-use Amazon SQS API provides a standard interface for your message queuing requirements.

The underlying JMS engine handles WS-Eventing/JMS synchronisation that enables exposing and consuming your events using two different standard API's.

2. How to monitor queues and topics using MB?

All the topics, subscriptions and queue details can be monitored using MB Management Console

3. What is MessageBox(SQS)?

Simple Queue Service(SQS) is a web service interface to do queue related operations. Message box provides this service. Please find more details on how to use SQS in WSO2 MB Samples.