
EJB Performance Tuning
asadmin get
The following is a sample of the monitoring output:
The monitoring command below gives the bean pool statistics for an entity bean:
asadmin get
The monitoring command below gives the bean pool statistics for a stateless bean.
asadmin get
Tuning the bean involves charting the behavior of the cache and pool for the bean in question over a period of time.
If too many passivations are happening and the JVM heap remains fairly small, then the
Chapter 2 • Tuning Your Application | 33 |