[rabbitmq-discuss] Message timeouts
Alex Grönholm
alex.gronholm at nextday.fi
Fri Dec 2 11:33:03 GMT 2011
I've developed an RPC system using RabbitMQ (with different semantics than
the built-in RPC). I'd like to get the server to send the client some kind
of a notification if a message it has sent will never be delivered (like if
the queue which it was routed to was deleted before the message was
consumed from it). Is there any way to accomplish this? Client side
timeouts are not good enough either because the request might get processed
at some point then anyway.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20111202/bd404e14/attachment.htm>
More information about the rabbitmq-discuss
mailing list