On Thursday, 24. October 2013 at 06:43, Ian Su wrote:
We're looking to build a highly available/scalable MQTT system in the AWS cloud. Many publishers will publish to a single elastic load balancer (ELB) endpoint, with many brokers behind it. In order to subscribe to and consume the messages, instead of bridging all the brokers, which will grow and shrink based on usage in an auto-scaling group (ASG), we are considering simply having one subscriber per broker on the same instance consuming the messages.It seems to me that this is a common scenario (very similar to this), is this a valid way of doing things, and are there things we need to look out for? E.g. is it an issue that when publishing, two messages from the same client might in reality be hitting two different brokers behind the same ELB?
--
--
To learn more about MQTT please visit http://mqtt.org
To post to this group, send email to mq...@googlegroups.com
To unsubscribe from this group, send email to
mqtt+uns...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/mqtt
---
You received this message because you are subscribed to the Google Groups "MQ Telemetry Transport" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mqtt+uns...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.