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/.
JMS Usecases
JMS supports two models for messaging as follows:
- Queues : point-to-point
- Topics : publish and subscribe
This section provides information on how to implement common business use cases that support the specified messaging models.