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 of both these patterns where the ESB Profile of WSO2 Enterprise Integrator (WSO2 EI) acts as both a producer and consumer for a JMS broker.