Thread pool collection
Use this page to select or create a group of threads that an application server uses. Requests are sent to the server through any of the HTTP transports. A thread pool enables components of the server to reuse threads to eliminate the need to create new threads at run time. Creating new threads expends time and resources.
To view this administrative console page, click...
Servers | Application Servers | servername | Thread Pools
See also
Thread pool settings