🎄 Happy Holidays! 🥳
Most of Solace is closed December 24–January 1 so our employees can spend time with their families. We will re-open Thursday, January 2, 2024. Please expect slower response times during this period and open a support ticket for anything needing immediate assistance.
Happy Holidays!
Please note: most of Solace is closed December 25–January 2, and will re-open Tuesday, January 3, 2023.
Non Exclusive Queue Behavior using MQTT
Best Answer
-
Hi @triptesh,
MQTT 5.0 introduced the concept of shared subscriptions which allow you to achieve this. One thing to note is that Solace currently only supports QoS 0 w/ Shared Subscriptions.
Here are some useful resources:
- Docs: https://docs.solace.com/Open-APIs-Protocols/MQTT/Using-MQTT.htm#Shared_Subscriptions
- Video: https://www.youtube.com/watch?v=Q_I8Um7HKMo
Hope that helps!
0
Answers
-
Hi @triptesh,
MQTT 5.0 introduced the concept of shared subscriptions which allow you to achieve this. One thing to note is that Solace currently only supports QoS 0 w/ Shared Subscriptions.
Here are some useful resources:
- Docs: https://docs.solace.com/Open-APIs-Protocols/MQTT/Using-MQTT.htm#Shared_Subscriptions
- Video: https://www.youtube.com/watch?v=Q_I8Um7HKMo
Hope that helps!
0