Hi Willem, Thanks, that's definitely a start point.
--- Nick On Fri, Dec 11, 2009 at 10:45 AM, Willem Jiang <[email protected]>wrote: > You can take a look at the integration test[1] of jms with a simple route. > And I don't think BAM can give the performace metric that you want :( > > [1] > https://svn.apache.org/repos/asf/camel/trunk/tests/camel-itest/src/test/java/org/apache/camel/itest/jms/JmsPerformanceTest.java > > Willem > > > > Nick Chistyakov wrote: > >> Hello to all, >> >> Now, when I have a system consisted of several modules >> interacting with each other via JMS (ActiveMQ is used) >> >> The question of performance raises. >> Because, sure, if I change something I whant to see how it tells on >> overall >> performance of the system. >> >> That question is: >> What do you guys use to do such tests? >> >> Is it a framework like JMSTester? >> Or is it BAM, or something else? >> >> Best regards, >> Nick >> >> >
