ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » General IBM MQ Support » Basic MQ JMS pub/sub

Post new topic  Reply to topic
 Basic MQ JMS pub/sub « View previous topic :: View next topic » 
Author Message
WBI_user
PostPosted: Tue Mar 08, 2005 11:07 pm    Post subject: Basic MQ JMS pub/sub Reply with quote

Partisan

Joined: 07 Aug 2001
Posts: 386

Just try to understand what to expect when using JMS pub/sub on MQ 53. The MQ using Java manual talks about the use of shared subscription queue.
My quesion is
When there are 10 subscribers for a topic. When a message is published for that topic, is there only one copy of the published message in the share queue or 10 copies of the message on that queue (one for each subscriber) ?
If there is only 1, how is it shared between the subscribers ?
Back to top
View user's profile Send private message
bower5932
PostPosted: Wed Mar 09, 2005 7:15 am    Post subject: Reply with quote

Jedi Knight

Joined: 27 Aug 2001
Posts: 3023
Location: Dallas, TX, USA

Each subscriber gets their own copy of the message. This is one reason that you'll find people not sharing the subscription queue. If your subscribers don't come back often to get their messages, the shared queue can get rather large and it isn't easy to tell who isn't getting their messages. If they each have their own queue, it becomes a little easier to know who is doing (or not doing) what.

How is this queue shared? There is a field in each message that is unique to each subscriber.
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger
RogerLacroix
PostPosted: Wed Mar 09, 2005 4:10 pm    Post subject: Reply with quote

Jedi Knight

Joined: 15 May 2001
Posts: 3264
Location: London, ON Canada

Hi,

I'm having this problem with a new app. How did you configure this? binding file?

Regards,
Roger Lacroix
_________________
Capitalware: Transforming tomorrow into today.
Connected to MQ!
Twitter
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » Basic MQ JMS pub/sub
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.