WebLogic Server Performance and Tuning: Part II - Thread Management
- by Gokhan Gungor
WebLogic Server, like any other java application server, provides resources so that your applications use them to provide services. Unfortunately none of these resources are unlimited and they must be managed carefully. One of these resources is threads which are pooled to provide better throughput and performance along with the fast response time…