WIS_CACHE_POOL_SIZE
WIS and WQS Process Configuration
Summary
This attribute defines the size (in threads) of the pool of threads that is used to perform caching of work queues.
Applies To
This attribute can be set for a WIS
process (only).
Permissible Values
This attribute must be an integer in the range 1 to 100.
Default Value
The attribute is assigned the following default value when the iProcess Engine node is installed.
Machine ID |
Process |
Instance |
Value |
0 |
WIS |
0 |
4 |
Notes
You may want to increase the WIS_CACHE_POOL_SIZE
value if there are a large number of work queues that need caching at one time. When all the work queues have been cached you may want to reduce the value again, as the threads in this pool will not be used until a new queue is first handled by a WIS
process.
See Configuring When WIS Processes Cache Their Queues for more information.