Posted: Mon Oct 02, 2006 9:18 am Post subject: try to understand Non-durable subscriptions
Knight
Joined: 25 Aug 2006 Posts: 589
In the MQ using Java manual, it says "Non- durable subscribers automatically deregister themselves when their close() method is called (or when they fall out of scope). I was wondering what does it mean by "fall out of scope"
If I am not using JMS pub/sub, does it mean that the application which registered to the broker as non durable subscriber must explicitly unregister ? Otherwise there is no difference between durable or non-durable subscription?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum