Thread pool collection
Use this page to view and manage the thread pools that an appserver uses. A thread pool enables components of the server to reuse threads, which eliminates the need to create new threads at run time. Creating new threads expends time and resources.
To view this console page, you can choose more than one navigational route. For example, click...
Servers | Application Servers | server | Thread Pool
![]()
To view the settings for a specific thread pool, click the name of that thread pool.
![]()
To create a thread pool, click New and enter the information on the resulting panel.
To delete a thread pool, select the thread pool you want to delete, then click Delete.
Sub-topics
Thread pool settings
Related tasks
Tuning the application serving environment
Related Reference
Application server settings