Sun Java System Application Server Platform Edition 9 Administration Guide

Threadpool Commands

The threadpool commands allow you to control these elements. These commands are supported in remote mode only.

Table 22–12 Threadpool Commands

Command 

Definition 

create-threadpool

Creates a threadpool with the specified name. You can specify maximum and minimum number of threads in the pool, the number of work queues, and the idle timeout of a thread. The created thread pool can be used for servicing IIOP requests and for resource adapters to service work management requests. A created thread pool can be used in multiple resource adapters. 

delete-threadpool

Removes the threadpool with the named ID. 

list-threadpools

Lists all the thread pools.