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 » IBM MQ Installation/Configuration Support » Creating more then 1 Qmgr

Post new topic  Reply to topic
 Creating more then 1 Qmgr « View previous topic :: View next topic » 
Author Message
jrjoe
PostPosted: Mon Jul 12, 2004 7:54 am    Post subject: Creating more then 1 Qmgr Reply with quote

Acolyte

Joined: 20 Jan 2003
Posts: 60

I was wondering what the best practice for creating Qmgrs is.

I have 5 groups of applications on an AIX box that will all be using MQ.
I was going to create 1 Qmgr with the Prefix directory separate from the applications.
Would it be better to have a separate Qmgr for each application group?

Thanks in advance
Joe
Back to top
View user's profile Send private message
oz1ccg
PostPosted: Mon Jul 12, 2004 10:52 am    Post subject: Reply with quote

Yatiri

Joined: 10 Feb 2002
Posts: 628
Location: Denmark

Hi Joe,

Personally I would prefer one qmgr per box. I don't care about the number of applications sharing the queue manager, as long as the queue manager is able to handle the message traffic. I don't like spending the overhead running multiple qmgrs. There might be some exceptions to this in special cases.....

You can limit the access to all objects, so one application can't reach another applications data (if applications are running under seperate userids).

I have 1+ qmgrs on some boxes like: one for internal and one for external communication due to security concerns. The same with test vs. production in some cases eg. z/OS. Another special purpose is controlling a SHARED queue environment, where I've created a backup qmgr just to handle backup the shared queues, so the the logs of the normal qmgrs are not disturbed with with the backup job.

Typicly you place the queue manager path under something like /var/mqm/.....

Just my thoughts
_________________
Regards, Jørgen
Home of BlockIP2, the last free MQ Security exit ver. 3.00
Cert. on WMQ, WBIMB, SWIFT.
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
SAFraser
PostPosted: Tue Jul 13, 2004 9:08 am    Post subject: Reply with quote

Shaman

Joined: 22 Oct 2003
Posts: 742
Location: Austin, Texas, USA

I agree very much with Jorgen.

In addition to setting application-specific security on queues for separation of the environments, you can easily create application-specific channels (if they use channels). That way, if one of the application groups needs to have their channel traffic stopped for some reason, you can do so without impacting the other applications.

You can create a queue naming scheme that identifies which app group the queue is intended to service. If you use a prefix to identify the app group, they will all display together (alphabetically). For example:
APP1.REQS.CREATED
APP1.REQS.WORKED
APP2.ORDERS.PENDING
APP2.ORDERS.CLOSED

These same types of ideas can be used when naming channels, too.

Good luck,
Shirley
Back to top
View user's profile Send private message
jrjoe
PostPosted: Thu Jul 15, 2004 11:54 am    Post subject: Reply with quote

Acolyte

Joined: 20 Jan 2003
Posts: 60

I would like to thank you both for the info.
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 » IBM MQ Installation/Configuration Support » Creating more then 1 Qmgr
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.