Use this page to view and manage the thread pools that an application server 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 administrative console page, you can choose more than one navigational route. For example, click Servers > Application Servers > server_name > 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.