ActiveMQ virtual topic is actually put the message produced by publisher in a
queue, the message will be distributed to multiple consumers evenly who
connect to the queue.

my consumer is using MQTT, but there is no queue concept in MQTT, but only
subscribe/publish concept, then how can MQTT client get the virtual topic in
the queue?  

I tried to subscribe the virtual topic, but I did not get the publish
message.



--
Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-Dev-f2368404.html

Reply via email to