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 » Clustering » How to force segmented msg to go to same queue in cluster?

Post new topic  Reply to topic
 How to force segmented msg to go to same queue in cluster? « View previous topic :: View next topic » 
Author Message
cots
PostPosted: Thu Apr 29, 2004 11:52 am    Post subject: How to force segmented msg to go to same queue in cluster? Reply with quote

Centurion

Joined: 16 Jun 2003
Posts: 105

Hi All,

I am dealing with different size of messages, some of them are hug (~ 10GB). Someone on this forum has suggested the solution of implementing the put application must slice and dice the message, and the receiver must re-assemble. I think this is a great suggrestion. However, I also have a MQ cluster environment. How do I put all segmented messages which belong to one message into the same queue instead of balacing all over to other places. pls help if you have any suggestion.

Thanks in Advance
Back to top
View user's profile Send private message
mqonnet
PostPosted: Thu Apr 29, 2004 12:00 pm    Post subject: Reply with quote

Grand Master

Joined: 18 Feb 2002
Posts: 1114
Location: Boston, Ma, Usa.

Use MQOO_BIND_ON_OPEN when you try and open an instance of the queue, or change the definition of all the instances of "a" cluster queue to have defbind(OPEN). This would force all the subsequents puts(segmented or not) to go to the same queue.

Somewhere deep in the clustering manuals you would find a note saying that you should *NOT* put segmented messages onto cluster queues unless you know that you have set the above mentioned attributes.

Cheers
Kumar
Back to top
View user's profile Send private message Send e-mail Visit poster's website
cots
PostPosted: Thu Apr 29, 2004 12:13 pm    Post subject: Reply with quote

Centurion

Joined: 16 Jun 2003
Posts: 105

Thank You
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » Clustering » How to force segmented msg to go to same queue in cluster?
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.