+

Search Tips   |   Advanced Search

Application profiling

Application profiling is a WebSphere extension for defining strategies to dynamically control concurrency, prefetch, and read-ahead.

Application profiling and access intent provide a flexible method to fine-tune application performance for enterprise beans without impacting source code. Different enterprise beans, and even different methods in one enterprise bean, can have their own intent to access resources. Profiling the components based on their access intent increases performance in the application server run time.

The application profiling service is not available for EJB contained in a web archive (WAR). As a result, application profiling tasks can not be accessed from an EJB in a WAR.


Subtopics

  • End-to-end paths for application profiling
  • Administer application profiling
  • Developing application profiling
  • Tune application profiling
  • Troubleshoot application profiling