Posted: Tue Jun 14, 2005 5:27 am Post subject: Publish/subscribe question
Newbie
Joined: 09 Aug 2004 Posts: 9
Hi,
Suppose we have a scenario with one publisher and multiple subscribers.
What if ALL subscribers are down ( eg. due to network failures and so on ) are publications then held on the queue until one or all of the subscribers become "online" again ?
Does MQ keep information about who has previously subscribed ?
It depends on if it is a durable or retained subscription or not.
If it is not durable or retained, then no messages will be published if there are no subscribers active for a current topic.
Consult the documentation of your pub/sub broker for more information. Also, the Using Java manual and the "Pub/Sub" manual. _________________ I am *not* the model of the modern major general.
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