[rabbitmq-discuss] C++ Consumer Example into While Loop

Emile Joubert emile at rabbitmq.com
Mon Nov 11 17:06:19 GMT 2013


Hi,

On 11/11/13 11:36, fercascue wrote:

> Could anybody provide me an example of c++ consumer only using a while loop?
> I mean, a while loop to read messages from Rabbitmq server without a
> addEvent function. 

The tools/get.c example that performs a synchronous basic.get using
amqp_basic_get() could be used as a starting point.



-Emile





More information about the rabbitmq-discuss mailing list