jms-benchmark
jms-benchmark copied to clipboard
Little project to benchmark JMS providers
Hi Chirino, I am trying to benchmark activemq and using ~/bin/benchmark-activemq. I am using Ubuntu 20.04 (wsl). Also since it does not support jdk < 8, I am using your...
Add parameters to ActiveMQ benchmark in order to support authentication and others transports layers (ssl for instance). Those parameters can be very helpful to benchmark managed Activemq deployments such as...
This fixes #11
Benchmark fails with JDK 1.8: - New scala version supporting JDK 1.8 is required - Code refactoring will be needed as BeanProperty class has moved
Hello, I am trying to benchmark ActiveMQ 5.11.1 using the java8 port branch available. Every time i run the tests it ends up throwing a java heap space issue after...
[INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project jms-benchmark-stomp: Could not resolve dependencies for project org.fusesource.jmsbenchmark:jms-benchmark-stomp:jar:1.0-SNAPSHOT: Could not find artifact org.fusesource.stompjms:stompjms-client:jar:1.17-SNAPSHOT in artifacts (http://artifacts.epk.ericsson.se:8081/nexus/content/groups/public/) -> [Help 1] [ERROR] where...
My machine is Ubunt 12.04, everything seems fine when running this command: ./bin/activemq Maven repository downloaded everything and activemq is started, and then it shows me like this: # #...
Add Dockerfile. Download apache-maven-3.0.4-bin.tar outside and copy instead of download from container.