Performance for Version 5 default messaging queues

To optimize performance, configure the JMS queue destination properties to best fit your WebSphere® Application Server Version 5 applications.

For example, setting the Expiry property to SPECIFIED and the Specified Expiry property to 30000 milliseconds for the expiry timeout, reduces the number of messages that can be queued.

To ensure that there are enough underlying WebSphere MQ resources available for the queue, you must ensure that you configure the queue destination properties adequately for your application usage.

For queue destinations configured on a WebSphere Application Server Version 5 node, you should also consider queue attributes of the internal JMS server that are associated with the queue name. Inappropriate queue attributes can reduce the performance of WebSphere operations.
BOQNAME
The excessive backout requeue name. This can be set to a local queue name that can hold the messages that were rolled back by the WebSphere applications. This queue name can be a system dead letter queue.
BOTHRESH
The backout threshold and can be set to a number once the threshold is reached, the message will be moved to the queue name specified in BOQNAME.

For more information about using these properties, see the Handling poison messages in WebSphere MQ classes for JMS and Script (MQSC) sections in the WebSphere MQ information center.




Related tasks
Configuring a queue for Version 5 default messaging
Tuning messaging destinations for the WebSphere MQ or V5 default messaging providers
Related reference
WebSphere MQ library
Reference topic Reference topic    

Terms of Use | Feedback

Last updatedLast updated: Sep 19, 2011 3:08:41 PM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=matt&product=was-nd-zos&topic=rmj_adm23
File name: rmj_adm23.html