J2EE Technology Main: Best Practices
Articles:- Web Development in Heavy Traffic by Pier Fumagalli - [Clicks: 31]
The topic I want to address is how to design (or adapt) your Web application for deployment under high loads, and I want to share some of the obvious (and not obvious) performance enhancements we currently use on our news site.
http://www.onjava.com/pub/a/onjava/2002/07/17/web.html - Jul, 2002 - Improving J2EE Application Performance by Scott Marlow - [Clicks: 32]
This article describes how to achieve a high level of performance in a J2EE application, independent of which Application Server you use.
http://www.theserverside.com/resources/article.jsp?l=J2EEPerformance - May, 2002
[Top]