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 » Queue Manager Load

Post new topic  Reply to topic
 Queue Manager Load « View previous topic :: View next topic » 
Author Message
KramJ
PostPosted: Tue Mar 21, 2006 9:17 am    Post subject: Queue Manager Load Reply with quote

Voyager

Joined: 09 Jan 2006
Posts: 80
Location: Atlanta

Can someone point me to documentation to determine the additional load put on a queue manager by adding additional queues and processing more messages. Specifically I'd like to know how to determine the perfomance impact of adding remote queues that will have an additional ~550,000 messages put to them.
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Tue Mar 21, 2006 9:33 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

How fast are your channels?

How many different XMITQs are involved?

How big are your transaction logs?

Are the messages persistent, or non-persistent?
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
KramJ
PostPosted: Tue Mar 21, 2006 9:42 am    Post subject: Reply with quote

Voyager

Joined: 09 Jan 2006
Posts: 80
Location: Atlanta

The channels are 100MB/s. There is 1 XMITQ. Transaction logs are 1024 pages. Messages are persistent.
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Tue Mar 21, 2006 9:46 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

What's the average depth of your XMITQ now?

How big are the messages?

What is the batch size of your channel?

How many of these ~550,000 messages will show up at once?
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
KramJ
PostPosted: Tue Mar 21, 2006 9:57 am    Post subject: Reply with quote

Voyager

Joined: 09 Jan 2006
Posts: 80
Location: Atlanta

The average depth of the XMITQ is very low. I've never seen it with a depth more that zero unless the channel is down. The messages are 500 bytes. The batch size on the channel is 50. The messages will all be put starting at a specific time, as quickly as the application can put them there.
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Tue Mar 21, 2006 10:07 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

At 500 bytes per message, you shouldn't really notice any impact.

If the XMITQ starts to fill up, you can increase the channel batch size to reduce the number of commits that are made. This will consequently take up more space in your transaction logs - so you may want to ensure that you will have enough space ((primary log files+secondary log files * pagesize * 4KB) -(message size*batch_size) >0) to accomodate the full transaction.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
mvic
PostPosted: Tue Mar 21, 2006 4:26 pm    Post subject: Reply with quote

Jedi

Joined: 09 Mar 2004
Posts: 2080

KramJ wrote:
The average depth of the XMITQ is very low. I've never seen it with a depth more that zero unless the channel is down. The messages are 500 bytes. The batch size on the channel is 50. The messages will all be put starting at a specific time, as quickly as the application can put them there.

Are you already running this system?
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 » General IBM MQ Support » Queue Manager Load
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.