[rabbitmq-discuss] RabbitMQ, PHP and RPC
Dennis
box4dennis at gmail.com
Wed Jun 20 19:09:09 BST 2012
Hello guys.
I'm trying to build RPC using PHP, here is my description of problem:
http://stackoverflow.com/questions/11104004/rabbitmq-rpc-exclusive-queues-locking-php
The main issue I suspect is that Client.php and Server.php try to connect
to RabbitMQ server using different connections, which leads to inability of
using EXCLUSIVE queue (that is declared in CLient.php) from Server.php
Can u give me a way I can dig to? I'm out of ideas ...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20120620/c954f80e/attachment.htm>
More information about the rabbitmq-discuss
mailing list