[rabbitmq-discuss] regarding SimpleAmqpClient

Alan Antonuk alan.antonuk at gmail.com
Thu Mar 8 17:24:05 GMT 2012


The rabbitmq-c doesn't provide much of an API for dealing with multiple
consumers (or heck the API for dealing with consuming from one consumer is
tedious at best).  That said if you're willing as a programmer to deal with
the library at a low level (mostly keeping track of frames that
are received from different amqp channels) there is nothing in the
rabbitmq-c library that prevents multiple consumers to be used.

-Alan

On Thu, Mar 8, 2012 at 12:05 PM, Eric J. Holtman <eric at holtmans.com> wrote:

> On 3/8/2012 11:00 AM, Alan Antonuk wrote:
> >
> > To clarify: It is safe and reliable to have more than one consumer per
> > AmqpClient::Channel object.
> >
>
> I thought this was not the case, since the underlying
> C library didn't support it.  Quite willing to be wrong
> there.
> _______________________________________________
> 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/20120308/3e12a401/attachment.htm>


More information about the rabbitmq-discuss mailing list