fusesource / mqtt-client

A Java MQTT Client
http://mqtt-client.fusesource.org/
Apache License 2.0
1.27k stars 369 forks source link

Consumer groups #127

Open carpino opened 3 years ago

carpino commented 3 years ago

Hi, it is possible to subscribe with a consumer groupid or to have another mechanism so to have different consumers that receive data exclusively and not replicated ones? Thanks

freyssin commented 1 year ago

May be you can use MQTT shared subscriptions.