Hitachi

Hitachi Application Server V10 GUI Reference Guide(For Windows® Systems)


5.48 Thread Pool General pane

Use the Thread Pool General pane to view and edit thread pool information such as Thread pool Classname, Minimum thread pool size, Maximum thread pool size, Maximum queue size, and Idle time-out of the selected thread pool.

Pane components

[Figure]

List of pane items

The Thread Pool General pane displays the following dynamic item:

Sub title

Displays the ID of the selected thread pool.

The Thread Pool General pane displays the following General items in a sequence:

Thread Pool ID

Displays the ID of the selected thread pool.

Classname text box

Specify the class name of the selected thread pool. By default, this text box displays the class name that has already been specified for the selected thread pool. If the class name is not specified, then this text box is blank.

Minimum Thread Pool Size spin box

Specify the minimum number of threads in the pool. By default, this spin box displays the value that has already been specified for the selected thread pool.

  • Minimum value: 1
  • Maximum value: 2147483647
Maximum Thread Pool Size spin box

Specify the maximum number of threads the pool can contain. By default, this spin box displays the value that has already been specified for the selected thread pool.

  • Minimum value: 1
  • Maximum value: 2147483647
Maximum Queue Size spin box

Specify the maximum number of messages that can be queued until threads are available to process them for a network listener. By default, this spin box displays the value that has already been specified for the selected thread pool. The unit of this item is Message Count. If -1 is specified, then the Maximum Queue Size becomes unlimited. Additionaly, if the specified value is small, then the processing might slowdown and the Apply button is deactivated in Administration Console.

Idle Thread Time-out spin box

Specify the time (in seconds) after which the idle threads are removed from the pool. By default, this spin box displays the value that has already been specified for the selected thread pool.

  • Minimum value: 1
  • Maximum value: 2147483647

The Thread Pool General pane displays the following action item:

Apply button

To confirm and apply the changes made in the Classname, Minimum thread pool size, Maximum thread pool size, Maximum queue size, and the Idle time-out display items of the selected thread pool (displayed in Thread Pool ID), click the Apply button to display the Apply Changes dialog box, and then click the OK button. To apply the changes to the selected thread pool, you must restart the DAS.