This content has been marked as final.
Show 7 replies
-
1. Re: ActiveMQ, profile/load/stress tool/software.
garytully Jan 29, 2011 4:39 PM (in response to pchandler)Have a look at http://jmstester.fusesource.org/
-
2. Re: ActiveMQ, profile/load/stress tool/software.
pchandler Mar 10, 2011 3:09 PM (in response to garytully)Thanks.
-
4. Re: ActiveMQ, profile/load/stress tool/software.
mielket Mar 23, 2011 7:30 AM (in response to pchandler)There is also an ActiveMQ maven based performance test suite in the AMQ source code in activemq-tooling\maven-activemq-perf-plugin. And the plugin is documented here
-
5. Re: ActiveMQ, profile/load/stress tool/software.
pchandler Apr 12, 2011 11:25 AM (in response to armsargis_sargis)thanks
-
6. Re: ActiveMQ, profile/load/stress tool/software.
pchandler Apr 12, 2011 11:25 AM (in response to mielket)thanks
-
7. Re: ActiveMQ, profile/load/stress tool/software.
mielket Apr 15, 2011 12:04 PM (in response to pchandler)Just to let you know. The maven-activemq-perf-plugin has been updated recently to also provide support for
- consumer/producer throttling (AMQ-3186)
- message selector in the consumer (AMQ-3280)
- message headers (AMQ-3280)
- fixed broken transaction support (AMQ-3283)
The last of the fixes still needs to be merged to the trunk, the others are available on the trunk version already. The plugin documentation got updated as well (docs update for AMQ-3283 still outstanding but will be done in the next day or two).