Skip to content

Roy Tutorials

Technical… Theoretical… Practical…

  • Home
  • FAQs
  • About Me
  • Home
  • Durable

Tag: Durable

In this tutorial I will show you how to create durable subscribers using ActiveMQ in JMS. I am going to discuss how JMS API ensures reliable messaging by Creating Durable Subscriptions. I will show you how to build application using both Maven and Gradle build tools. A Publish/Subscribe messaging domain is useless, if subscriber is…

Leave a Comment on Creating Durable Subscription in JMS using ActiveMQ
Posted in ActiveMQ JMS

Creating Durable Subscription in JMS using ActiveMQ

I will tell you here what are Persistent and Durable and where these two words are applicable because these two words sometimes cause confusion to the users of JMS providers. Generally, Persistent is applicable to messages while Durable is applicable to subscriptions.

Leave a Comment on JMS Concepts – Persistent and Durable
Posted in JMS

JMS Concepts – Persistent and Durable

Categories

Copyright © 2014 - 2023 Roy Tutorials

Privacy | Terms & Conditions