Network Deployment (Distributed operating systems), v8.0 > Applications
Application profiling
This page provides a starting point for finding information about application profiling, 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 that are contained in a web archive (WAR). As a result, application profiling tasks can not be accessed from an EJB in a WAR.
- Application profiling
We can use application profiling to identify particular units of work to the product runtime environment. The run time can tailor its support to the exact requirements of that unit of work.
End-to-end paths for Application profiling
Migrate Application profiling
Administer Application profiling
Develop Application profiling
Tune Application profiling
Troubleshoot Application profiling