Performance Analysis of J2EE Applications Using AOP Technique by Ramchandar Krishamurthy
It's tricky to profile a J2EE application to find performance bottlenecks; it's even trickier to do this with a production system, without introducing instability or new slowdowns. Aspect-Oriented Programming (AOP) offers a means of injecting new code, such as performance [...]
From the monthly archives: