WebSphere WebSphere Application Server Express, Version 6.0.x Operating Systems: AIX, HP-UX, Linux, Solaris, Windows

Mediation thread pool properties

The table below describes the default thread pool properties for the mediationsThreadPool object for a messaging engine.

Property name Description Data type Comment
minimumSize Specifies the minimum number of threads to allow in the pool. integer Default value is 1.
maximumSize Specifies the maximum number of threads to allow in the pool. integer Default value is 5.
isGrowable Can the pool grow beyond the maximumSize boolean true or false. Default is false.
inactivityTimeout Specifies the number of milliseconds of inactivity that should elapse before a thread is reclaimed. A value of 0 indicates not to wait and a negative value (less than 0) means to wait forever. integer, units milliseconds. Default value: 3500
Related concepts
Mediations
Performance monitoring for mediations
Performance Monitoring Infrastructure (PMI)
Concurrent mediations
Related tasks
Configuring the mediation thread pool
Configuring mediation properties

Reference topic

Terms of Use | Feedback

Last updated: 2 Aug 2005
http://publib.boulder.ibm.com/infocenter/ws60help/index.jsp?topic=/com.ibm.websphere.pmc.express.doc\ref\rjp0040_.html

© Copyright IBM Corporation 2004, 2005. All Rights Reserved.
This information center is powered by Eclipse technology. (http://www.eclipse.org)