[rabbitmq-discuss] regarding SimpleAmqpClient

Eric J. Holtman eric at holtmans.com
Thu Mar 8 17:31:33 GMT 2012


On 3/8/2012 11:24 AM, Alan Antonuk wrote:
> 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.
> 

Is SimpleAmqpClient doing that (keeping track of the frames)?

Or maybe I'm not understanding the different levels... you're
saying I can have two consumers on a channel, and that works,
but what you cannot have is two channels using the same TCP
connection?



More information about the rabbitmq-discuss mailing list