Latest Posts »
Latest Comments »
Popular Posts »

Tips on Performance Testing and Optimization

Written by meena on June 21, 2006 – 8:14 am

By Floyd Marinescu, Senior Architect,
source: TheServerSide.com

This document explains how to go about performing scalability testing, performance testing, and optimization, in a typical Java 2 Enterprise Edition (J2EE) environment. It describes how TheServerSide.com was able to fix their scalability problems and become one of the fastest java-based portals out there. Read More…

Performance testing and optimizing your application can be pretty challenging. Luckily, there are tools on the market that can make the process easier. By using these tools and following the simple steps in this paper, you should be able to effectively track down the bottlenecks in your system.


Posted in Performance Testing |

Leave a Comment