|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
qtune - part of MS07 - hints/tips |
« View previous topic :: View next topic » |
Author |
Message
|
mqazl |
Posted: Mon Dec 21, 2009 7:23 am Post subject: qtune - part of MS07 - hints/tips |
|
|
Newbie
Joined: 26 Jun 2002 Posts: 3
|
Hi,
found a hint to ms07 qtune
Quote: |
The other utility is qtune and its purpose is to expose the queue buffer settings so that you can inquire on them and set them. In high-volume situations where the queue manager must be tuned for optimum performance, it is very common for the queue buffers to have been changed from the default settings
|
http://www.ibm.com/developerworks/websphere/techjournal/0909_mismes/0909_mismes.html
has anyone any tips, how to tune my system with this options?
What is npBuf? no persistent message buffer ?
is ist better to set maximum? are there a few drawbacks to concern about?
had i to tune on q to q basis?
if I use only non persistent message on a specific q, should i set npBuf to max and pBuf to low number?
I didn't found any information, not in manuals, not with google
any hint/tip is welcome
bye Frank |
|
Back to top |
|
 |
bruce2359 |
Posted: Mon Dec 21, 2009 9:30 am Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
I'd guess non-persistent message buffer. Which implies non-persistent messages only. _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
Back to top |
|
 |
Michael Dag |
Posted: Mon Dec 21, 2009 9:55 am Post subject: |
|
|
 Jedi Knight
Joined: 13 Jun 2002 Posts: 2607 Location: The Netherlands (Amsterdam)
|
Frank,
if you search for the words nonpersistent or persistent and buffer you'll find some hits.
basically it's a value you can set in bytes to increase the default memory buffer value before messages are written to disk in queue files (not logging as that only applies to persistent messages)
if you set the value it applies only to new queues created with the new value.
hope this helps a little... _________________ Michael
MQSystems Facebook page |
|
Back to top |
|
 |
markt |
Posted: Mon Dec 21, 2009 9:57 am Post subject: |
|
|
 Knight
Joined: 14 May 2002 Posts: 508
|
a) it's in MS0P, not MS07
b) read the README that is part of the tool |
|
Back to top |
|
 |
mqazl |
Posted: Tue Dec 22, 2009 2:11 am Post subject: |
|
|
Newbie
Joined: 26 Jun 2002 Posts: 3
|
markt wrote: |
a) it's in MS0P, not MS07 |
yes, you are right
markt wrote: |
b) read the README that is part of the tool |
oh, yes, description was so near to me. RTFM
Google not always the best choice
bye, Frank |
|
Back to top |
|
 |
zpat |
Posted: Tue Dec 22, 2009 3:24 am Post subject: |
|
|
 Jedi Council
Joined: 19 May 2001 Posts: 5866 Location: UK
|
It's only like to be of concern for very high volume and time-critical, non-persistent applications, which are being constrained by MQ disk i/o.
Other approaches still apply - including optimising the application (number of instances for example). |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|