Durable and non-durable subscriptions

Differentiate between durable and non-durable subscriptions?

E

Expert

Verified

This model allows exchanging messages through queues created for some determinations. A client may send and receive messages from one or many queues. PTP model is much easy than pub/sub model.
A durable subscription provides a subscriber freedom of receiving all the messages from a topic, while a non-durable subscription doesn't make any guarantees about messages sent by others when a client was disconnected from any topic.

   Related Questions in JAVA Programming

©TutorsGlobe All rights reserved 2022-2023.