You have to add the fusesource MQTT client to your dependency manager, as it
seem they forgot to include it in the activemq-all.jar file
Example with maven pom.xml
org.fusesource.mqtt-client
mqtt-client
1.12
--
View this message in context:
Hello, I am currently using an artemis server as a mqtt broker for load
testing, and it seems sending messages with QoS1 make it blow up pretty fast
(10k connections publishing 1 message/s, usually break right at the end of
the first 10k batch, my client receive 10k messages or less):
I get a lot