We have a few dozen front-end web apps running rails. Each one of these rails 
instances has an embedded producer which in turn connects to a 3 brokers who 
are behind a load-balancer. Does that sound about right?

Is there anything special to account for since these TCP connections are long 
lived?

On Aug 29, 2013, at 7:20 AM, Jun Rao <jun...@gmail.com> wrote:

> I think a typical setup is that you have a load balancer in front of a
> bunch of frontend services, each of which has an embedded producer.
> 
> Thanks,
> 
> Jun
> 
> 
> On Wed, Aug 28, 2013 at 9:01 PM, Mark <static.void....@gmail.com> wrote:
> 
>> Is it common/necessary to load balance the connections your producers use?
>> I'm looking at the Ruby gem and it doesn't look like this is handled via
>> the gem.

Reply via email to