[rabbitmq-discuss] RabbitMQ with WCF binding

mayank mnkpdon.32 at gmail.com
Sun Oct 9 21:24:39 BST 2011


Hi

I am new to rabbitMQ. I am building an application where using
rabbitmq wcf binding, where the publisher calls the service method and
the message gets queued. When the service starts running it consumes
the messages and acknowledges them. The problem here is I want my
service to acknowledge messages on certain conditions.
I am able to achieve this when i am using the rabbitmq APIs to send
and receive message(not using WCF, just simple c#). But I am not able
to find how to do this with WCF.


More information about the rabbitmq-discuss mailing list