6.8. Durability and Persistence in Java JMS

6.8. Durability and Persistence in Java JMS

The Java JMS model of durability and persistence is somewhat different from the native AMQP model, but MRG Messaging supports the Java JMS model natively on top of AMQP.

In particular, we support durable subscribers, and messages are persistent by default. Persistence can be disabled using standard Java JMS mechanisms.