DEVFYI - Developer Resource - FYI

What is durable subscription

J2EE Interview Questions and Answers (Part 1)


(Continued from previous question...)

71. What is durable subscription

In a JMS publish/subscribe messaging system, a subscription that continues to exist whether or not there is a current active subscriber object. If there is no active subscriber, the JMS provider retains the subscription's messages until they are received by the subscription or until they expire.

(Continued on next question...)

Other Interview Questions