Performance Analysis of J2EE Applications Using AOP Techniques 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, [...]
From the monthly archives: