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

Chris stuff at moesel.net
Wed Jul 31 00:09:09 BST 2013


Thanks, Alan!  This is helpful!  BTW, if you're taking a tally, count this
as a vote for supporting consumer cancellation notification in
SimpleAmqpClient too. ;-)

-Chris


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

> 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
>>
>>
>
> _______________________________________________
> 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/20130730/5d65a3cf/attachment.htm>


More information about the rabbitmq-discuss mailing list