[rabbitmq-discuss] Consumer Cancel Notifications in rabbitmq-c or SimpleAmqpClient?

Alan Antonuk alan.antonuk at gmail.com
Wed Jul 31 00:02:59 BST 2013


Here's a link to the example that won't change when I update the
consumer_cancel_example branch:

https://github.com/alanxz/rabbitmq-c/blob/eff8134876282f2ba5a48b800109e300bcb3474f/examples/amqp_consumer.c


On Tue, Jul 30, 2013 at 4:00 PM, Alan Antonuk <alan.antonuk at gmail.com>wrote:

>
> Does rabbitmq-c or SimpleAmqpClient handle consumer cancellation
>> notifications?
>>
>
> At present SimpleAmqpClient does not support consumer cancellation
> notification.
>
> rabbitmq-c supports consumer cancellation notification, but by default
> does not enable it, nor does it provide much of an API for consumer
> cancellation.
>
>
>> If so, is there any documentation or examples?
>>
>
> Not currently (documentation for rabbitmq-c is something that is actively
> being worked on currently). That said, I've modified the amqp_consumer.c
> example to support consumer cancellation notification, you can find this
> modified version here:
>
> https://github.com/alanxz/rabbitmq-c/blob/consumer_cancel_example/examples/amqp_consumer.c
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130730/ce1f2aae/attachment.htm>


More information about the rabbitmq-discuss mailing list