Work Manager Configuration
Configure your application server work manager by completing the following options.
|
Number of Alarm Threads |
(Optional). The maximum number of threads to use for processing alarms. A single thread is used to monitor pending alarms and dispatch them. An additional pool of threads is used for dispatching the threads. The default is 10. |
|
Thread Priority |
(Optional). The order of the priority for threads available in the thread pool. The default is 10. |
|
Minimum Threads |
(Optional). The minimum number of threads that are available for performing process work. The default is 25. |
|
Maximum Threads |
(Optional). The maximum number of threads that are available for performing process work. The default is 150. The maximum number of threads can be exceeded temporarily if the Growable option is true. These additional threads are discarded when the work on the thread completes. |
|
Growable |
(Optional). Indicates whether or not the number of threads available should be allowed to increase temporarily |
After entering the information described above, click Next to save your values and to continue.