Non Exclusive Queue Behavior using MQTT

Options
triptesh
triptesh Member Posts: 27

Hi, we have multiple consumers connected to a durable non-exclusive queue and when we send a message to the queue , only one of the consumers gets the message.

Can it be possible to achieve the same behavior using MQTT / java-paho-mqtt ?

Tagged:

Best Answer

Answers