Table of Contents

Search

  1. Preface
  2. Apache Tomcat
  3. WebLogic
  4. IBM Websphere
  5. JBoss

Server Installation, Configuration, and Deployment

Server Installation, Configuration, and Deployment

Work Manager Configuration

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.
If the number of threads being run is equal to this value, processes can fault as no threads are available when a node needs to broadcast information to other nodes. To be safe, you must create a secondary pool to be used by ActiveVOS Server. (This is done in the app server's console. ActiveVOS Server will only use threads in the pool when critical system work must be performed.
After entering this information, click
Next
to save your values and to continue.

0 COMMENTS

We’d like to hear from you!