Virtual Destinations enable mapping topics to queues to solve issues in an
ActiveMQ cluster (
http://activemq.apache.org/how-do-i-use-durable-subscribers-in-a-network-of-brokers.html
).
Question is, what if all my subscribers are MQTT subscribers? MQTT does not
have the concept of queues. How can I get over the same issues in this case?
PC
ActiveMQ cluster (
http://activemq.apache.org/how-do-i-use-durable-subscribers-in-a-network-of-brokers.html
).
Question is, what if all my subscribers are MQTT subscribers? MQTT does not
have the concept of queues. How can I get over the same issues in this case?
PC