|
|
|
|
|
Jaime has a nice blog (in spanish) on the CallFlow module of GlassFish. The CallFlow machinery enables to monitoring calls as they flow through various containers in the appserver and through the user application code This is useful to both the application developer and the server administrator. The main difference with a traditional profiler is that callflow has intimate knowledge of the container and the impact is very low (more details at the Java.Net site). |