+

Search Tips   |   Advanced Search

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:

Service integration -> Buses -> bus_name -> [Topology] Messaging engines -> engine_name -> [Additional Properties] Mediation thread pool.


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.


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

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

  • Configure the mediation thread pool