Have a look at [1]. This is the code I used last year for ApacheCon 2013...
There are more JMS/SJMS tests in this project. You can find the
presentation at [2].

[1]
https://github.com/muellerc/apachecon-na-2013/blob/master/jms-component/src/test/java/org/apache/cmueller/camel/apachecon/na2013/JmsMessageInOutExchangePatternTest.java
[2] http://www.slideshare.net/muellerc/apache-con-na-2013

Happy Camel ride,

Christian
-----------------

Software Integration Specialist

Apache Member
V.P. Apache Camel | Apache Camel PMC Member | Apache Camel committer
Apache Incubator PMC Member

https://www.linkedin.com/pub/christian-mueller/11/551/642


On Sun, Aug 3, 2014 at 8:08 AM, balavino <[email protected]> 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.
>

Reply via email to