[rabbitmq-discuss] Reconnect logic for C library

Paul Dix paul at pauldix.net
Fri Apr 1 22:40:18 BST 2011


Hey all,
I'm working with the rabbitmq c library and I need to have reconnect
logic in there. Basically, try to send a message, if it fails, attempt
reconnect and try again. How do I accomplish this? I've been using
amqp_basic_publish and if I try that it just hangs.

Thanks,
Paul


More information about the rabbitmq-discuss mailing list