You could connect to camel using JMX console (eg. VisualVM with MBean plugin, or JConsole). In that console you could see how long it took to process one message, number of messages, mean time, ...
Screen of JMX console (connecting with VisualVM to JBoss Fuse container with camel route deployed as bundle) here: http://i.imgur.com/Vulwdet.png Josef On Saturday 02 of August 2014 23:08:49 balavino wrote: > I'm using a (producer)camel route to post a message to a activeMQ queue > broker. I would like to check the performance of the number of messages that > can the posted to the queue in a second. > > Let me know the reliable way of doing the same. > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Camel-ActiveMQ-performance-tp5754747.html > Sent from the Camel - Users mailing list archive at Nabble.com.
