Mediation thread pool [Settings]
The thread pool used to allocate threads for the execution of mediation handlers.
To view this page in the console, click the following path:
.
Configuration tab
The Configuration tab shows configuration properties for this object. These property values are preserved even if the runtime environment is stopped then restarted. See the information center task descriptions for information about how to apply configuration changes to the runtime environment.
General Properties
Minimum size
Minimum size of thread pool.
Information | Value |
---|---|
Required | No |
Data type | Integer |
Range | 0 through 2147483647 |
Maximum size
Maximum size of thread pool.
Information | Value |
---|---|
Required | No |
Data type | Integer |
Range | 0 through 2147483647 |
Thread inactivity timeout
Specifies the number of milliseconds of inactivity that should elapse before a thread is reclaimed.
Information | Value |
---|---|
Required | No |
Data type | Integer |
Range | 0 through 2147483647 |
Allow thread allocation beyond maximum thread pool size
Specifies whether the number of threads can increase beyond the maximum number configured for the thread pool.
Information | Value |
---|---|
Required | No |
Data type | Boolean |