[rabbitmq-discuss] One Producer, Many Consumers, Many physical nodes

Alvaro Videla videlalvaro at gmail.com
Thu Jan 12 15:13:15 GMT 2012


Hi,

As long as you can connect to Rabbit it doesn't matter where the consumers
are run. i.e.: RabbitMQ doesn't care about the location of the client. So
you could run everything on the same box including the broker, or have one
box for the producer, another for the broker and one for the consumer (or
even one box per consumer).

Cheers,

Alvaro

On Thu, Jan 12, 2012 at 4:05 PM, Bell, Paul M. <pbell at syncsort.com> wrote:

>  All,****
>
> ** **
>
> I am new to Rabbit and am trying to understand how best to deploy it in a
> given system.****
>
> ** **
>
> I envision a single producer writing to a single queue, and multiple
> consumers pulling from this single queue. The wrinkle here is that these
> consumers can be on different physical computers.****
>
> ** **
>
> Can this be done with Rabbit and, if so, can someone explain the several
> approaches to it?****
>
> ** **
>
> Thanks very much.****
>
> ** **
>
> -Paul****
>
> ------------------------------
>
>
> ATTENTION: -----
>
> The information contained in this message (including any files transmitted
> with this message) may contain proprietary, trade secret or other
> confidential and/or legally privileged information. Any pricing information
> contained in this message or in any files transmitted with this message is
> always confidential and cannot be shared with any third parties without
> prior written approval from Syncsort. This message is intended to be read
> only by the individual or entity to whom it is addressed or by their
> designee. If the reader of this message is not the intended recipient, you
> are on notice that any use, disclosure, copying or distribution of this
> message, in any form, is strictly prohibited. If you have received this
> message in error, please immediately notify the sender and/or Syncsort and
> destroy all copies of this message in your possession, custody or control.
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20120112/b2116d79/attachment.htm>


More information about the rabbitmq-discuss mailing list