By alex.soto
via lordofthejars.com
Submitted: Dec 13 2012 / 07:12
When you are running long term applications like web applications, it is good to know some statistics about them, like number of requests served, request durations, or the number active requests. All this kind of instrumentalization can be achieved by using native JMX or using a modular project like Metrics.
Add your comment