Re: Transport scheme NOT recognized: [mqtt+nio]

2017-07-17 Thread ublanquet
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:

Artemis as MQTT broker fail when load testing 10k publishers QoS1

2017-06-22 Thread ublanquet
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