RabbitMQ JMS Client
Introduction
RabbitMQ server together with the RabbitMQ JMS client provides a JMS provider implementation. The RabbitMQ JMS client implements the JMS specification on top of the RabbitMQ Java client, thus allowing new and existing JMS applications to connect to RabbitMQ.
The RabbitMQ JMS Topic Exchange Plugin and the RabbitMQ JMS client are meant to work and be used together.
See the RabbitMQ Java libraries support page for the support timeline of the RabbitMQ JMS Client library.
Documentation
JMS Client Library documentation is hosted in Github Pages:
For JMS 2.x Client library (JMS 2.0):
For JMS 3.x Client library (JMS 3.0):