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 » Suggestion on how to design mq infrastructure

Post new topic  Reply to topic
 Suggestion on how to design mq infrastructure « View previous topic :: View next topic » 
Author Message
benjamin_wang
PostPosted: Thu Apr 13, 2006 8:35 am    Post subject: Suggestion on how to design mq infrastructure Reply with quote

Newbie

Joined: 13 Apr 2006
Posts: 1

I am a novice of MQ and I need suggestions on how to design a MQ infrastructure for a project.

Currently, we have an application (App1) running in 5 WebSphere instances on pSeries. Each instance has its unique MQM (v5.3) and queues connecting to the backend iSeries for data processing.

From the App1, there will have a link to access other application (App2) running with 2 instances on pSeries. MQ will be used for he communication between these 2 applications.

My objectives are:
1. Any one of the 5 App1 is able to access any one of th 2 App2
2. Provide load balancing
3. The design should be able to cater for other applications

Any suggestions on how to set up MQ to achieve the objectives.

Any recommended books / documents that can provide info on how to plan and design a mq infrastructure?

Thanks,
Back to top
View user's profile Send private message
Ward
PostPosted: Mon Apr 17, 2006 7:29 am    Post subject: Reply with quote

Voyager

Joined: 27 Jun 2001
Posts: 98
Location: Europe

Benjamin,

doesn't sound like something a novice should be asked to do... anyway, seems like your major issue is the load balancing. Well, there are 2 ways to accomplish this: either you use one queue manager and a single queue but have multiple applications reading from the queue (first one to pick up the message will treat it - clustering is accomplished at the time of reading from the queue) or you have multiple queue managers in a cluster hosting the same clustered queue. Each application connects to it's own queue manager and reads from it's own instance... here the load balancing is done at the time of writing to the queue.

good luck.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
HubertKleinmanns
PostPosted: Wed Apr 19, 2006 11:30 pm    Post subject: Reply with quote

Shaman

Joined: 24 Feb 2004
Posts: 732
Location: Germany

But he asked for a document:

See the document WebSphere MQ Queue Manager Clusters:

http://www.elink.ibmlink.ibm.com/public/applications/publications/cgibin/pbi.cgi?CTY=US&FNC=SRX&PBL=SC34658900

And may be the docuement WebSphere MQ Intercommunication too:

http://www.elink.ibmlink.ibm.com/public/applications/publications/cgibin/pbi.cgi?CTY=US&FNC=SRX&PBL=SC34658700
_________________
Regards
Hubert
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 » Suggestion on how to design mq infrastructure
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.