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 » WebSphere Message Broker (ACE) Support » Distribute messages to multiple queues

Post new topic  Reply to topic
 Distribute messages to multiple queues « View previous topic :: View next topic » 
Author Message
mbscott
PostPosted: Fri Jul 15, 2011 11:45 am    Post subject: Distribute messages to multiple queues Reply with quote

Novice

Joined: 15 Jul 2011
Posts: 15

Hello,

We have the requirement, where request messages coming to MQ queue. message broker flow will do transform and need to distribute(round robin mechanism) messages to multiple queues on multiple queue managers (which are not part of cluster).

Experts can you please throw your thoughts on this..
Back to top
View user's profile Send private message
Vitor
PostPosted: Fri Jul 15, 2011 11:53 am    Post subject: Re: Distribute messages to multiple queues Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

mbscott wrote:
Experts can you please throw your thoughts on this..


Add the queue managers to the cluster and use the in-built distribution (which defaults to round-robin) rather than reinvent the wheel.

Or build yourself a nice, nearly circular solution using a database, shared row or other mechanism of your choice to keep track of who gets what message next. Along with some means of tracking which targets are available and removing them from the list dynamically, reseting your mechanism when it goes wrong, etc, etc.

Getting WMB to send messages to a dynamic queue destination is the easy bit.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
mbscott
PostPosted: Fri Jul 15, 2011 1:13 pm    Post subject: Reply with quote

Novice

Joined: 15 Jul 2011
Posts: 15

Thanks Vitor.

Quote:
Add the queue managers to the cluster and use the in-built distribution (which defaults to round-robin) rather than reinvent the wheel.


I know but not possible to do for this especially.


Quote:
Or build yourself a nice, nearly circular solution using a database, shared row or other mechanism of your choice to keep track of who gets what message next. Along with some means of tracking which targets are available and removing them from the list dynamically, reseting your mechanism when it goes wrong, etc, etc.


This make sense and need to think & workout. Thanks.
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 » WebSphere Message Broker (ACE) Support » Distribute messages to multiple queues
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.