[rabbitmq-discuss] Publish on a queue, then Monitor on a reply queue, with only 1 connection to the RabbitMQ server? Non-blocking?
Michael Klishin
michael.s.klishin at gmail.com
Tue Sep 6 14:38:02 BST 2011
2011/9/6 Christopher Lefevre <CLefevre at transparent.com>
> Though I also wanted it to be non-blocking so the website isn’t stuck
> waiting for the reply, but rather can be updated as needed. Currently, I can
> get it to work if there is a pause, like when stepping through the program
> in a debugger, but when it runs without myself stepping through, it simply
> hangs when the queue is created and the message is never picked up.
Please post a code example that is at least similar to your actual code.
--
MK
http://github.com/michaelklishin
http://twitter.com/michaelklishin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20110906/e68b3800/attachment.htm>
More information about the rabbitmq-discuss
mailing list