Hey; thought this might be useful for some to get started with
http://activemq.apache.org/activemq-performance-module-users-manual.html

I have written a Makefile that does what is required to setup and run the
default test.

https://gist.github.com/abn/9cbffdfd1f5cb7f7c3e4

To execute a test one just need to run:
$ make run AMQ_TARGET=localhost

Replace localhost with whatever target you are hitting.

-arun

Reply via email to