Network Deployment (Distributed operating systems), v8.0 > Reference > Administrator best practices
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 Minimum number of threads to allow in the pool. integer Default value is 1. maximumSize 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 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
Concurrent mediations
Performance monitoring for mediations
Performance Monitoring Infrastructure (PMI)
Configure the mediation thread pool
Modify the properties of a mediation