Threadpool and Auth-Realm Commands
The threadpool and auth-realm commands allow you to control these elements.
These commands are supported in remote mode only.
Table C–12 Threadpool and Auth-Realm 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.
|
|
create-auth-realm
|
Adds the named authentication realm.
|
|
delete-auth-realm
|
Removes the named authentication realm.
|