Related Reading: Performance Tools and Information

The following sections provide an extensive performance-related reading list:

 


BEA Systems, Inc. Information

 


Sun Microsystems Information

 


Linux OS Information

 


Hewlett-Packard Company Information

 


Microsoft Information

 


Web Performance Tuning Information

 


Network Performance Tools

 


Load Testing Tools

  • LoadRunner, a tool that predicts enterprise-level system behavior and performance by emulating thousands of users and employs performance monitors to identify and isolate problems.
  • e-Load, a fast and accurate way to perform load testing, scalability testing, stress testing of enterprise Web applications.
  • The Grinder, a pure Java load-testing framework.

 


Performance Analysis Tools

A profiler is a performance analysis tool that allows you to reveal hot spots in the application that result in either high CPU utilization or high contention for shared resources. Some common profilers are:

 


Benchmarking Information

  • SPECjbb2000, a software benchmark product developed by the Standard Performance Evaluation Corporation (SPEC). SPECjbb2000 is designed to measure a system's ability to run Java server applications.
  • ECPerf Benchmark Kit, a software benchmark product developed under the Java Community ProcessSM Program that is designed to measure performance and scalability and assist the J2EE user in understanding J2EE scalability and tuning.
  • SPECjAppServer2001 (Java Application Server), a client/server benchmark for measuring the performance of Java Enterprise Application Servers using a subset of J2EE API's in a complete end-to-end web application.

 


Java Virtual Machine (JVM) Information

 


Enterprise JavaBeans Information

 


Java Message Service Information

 


Java Database Connectivity Information

 


General Performance Information

Back to Top Previous Next