[rabbitmq-discuss] Implementing an RPC backend
Matthias Radestock
matthias at lshift.net
Sun Jul 8 10:49:36 BST 2007
Ben,
"Ben Hood" <0x6e6562 at gmail.com> writes:
>> This may be a red herring. I think it's only RPCs that should be
>> avoided inside handleDelivery, and basicPublish isn't an RPC. Also,
>> your tests seem to indicate that the reply does actually reach the
>> server, and fails at the routing stage.
>
> Do you mean to say that what I am doing is the wrong way to implement
> the server side of an RPC using the rabbitmq API?
No, I was just pointing out that I was probably wrong in suggesting that
the problem you are seeing is due to a deadlock on the client API.
Matthias.
More information about the rabbitmq-discuss
mailing list