How to extract maximum performance from your J2EE Web applications
How to extract maximum performance from your J2EE Web applications
Summary
In this article, Rahul Kuchhal demonstrates how to identify and resolve bottlenecks in a J2EE application. This article covers all the steps required for performance tuning—bottleneck identification, application server and/or Web server tuning, optimal database configuration, database query optimization, and Java code analysis for best performance. The article also briefly introduces the tools that assist in this process. To limit the scope, this article does not cover EJB (Enterprise JavaBeans).
For more: http://www.javaworld.com/javaworld/jw-05-2004/jw-0517-optimization.html
<< Home