Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users] Tracing resource consumption

Hello everyone
i'm searching for best-practices (or pattern) to trace resource consumption in 
a distributed environment (component-based) using Aspect-J.

The goal is to track clients using components (who uses what).

I read a lot of papers, and the "wormhole" pattern seems contestual to this 
problem.

Any suggestion or related work would be very appriciated.

thanks,
Valerio


Back to the top