mosquitto-users team mailing list archive
-
mosquitto-users team
-
Mailing list archive
-
Message #00419
Deliver a message to only one subscriber of subscribers which subscribe a topic
Hi,
I'm trying to build high rate messaging system using mosquitto. When a
subscriber cannot process all messages sent to a topic, can multiple
subscribers share the work like the shared subscription of Java Message
Service 2.0? I think mount_point is not designed for this purpose. Do I
have to use a message queue which subscribes a topic on a mosquitto?
Best regards,
Takahiro
Follow ups