Hi

Background
http://camel.apache.org/camel-jmx

In Camel we have a load statistics in JMX that calculates a "load" per
1, 5, and 15 minutes - which is similar to the concept on unix such as
the top command (load avg)

Though to do this we have 1 background thread that once per second
calculates the load. That dont matter if you have 1 camel in a JVM.

But some users have many WARs deployed etc and thus have maybe 30 of
these threads.

Just wonder if we should switch the default to be turned off, people
can easily turn the stats on, accordingly to the docs in the link
above.

Any thoughts?




-- 
Claus Ibsen
-----------------
Red Hat, Inc.
Email: cib...@redhat.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen
Make your Camel applications look hawt, try: http://hawt.io

Reply via email to