Thread pool collection
To view and manage the thread pools that an application server uses, from the admin console page...
Servers | Server Types | WebSphere application servers | server | Thread poolsA 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 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.
Subtopics
Thread pool settings
Related tasks
Tuning the application serving environment
Related
Application server settings