[rabbitmq-discuss] Publish to exchange that doesn't bind to any queue in trunsaction mode

Haster haster2004 at yandex.ru
Mon Jul 1 14:20:15 BST 2013


Emile, thanks a lot for your help.

I understand all your explanations except how can I get basic.return.

As I know in rabbitmq-c there is only one function that can receive
something async from server: amqp_get_rpc_reply. But it use only for methods
that have to have answers. And how can I proceed basic.return, which is
fully async?

In any case after method publish I call amqp_tx_commit ... and after that
amqp_get_rpc_reply for answer from server...

As I understand from your replies if there is no some binding rule
amqp_get_rpc_reply should return to me basic.return? Is it true? 



--
View this message in context: http://rabbitmq.1065348.n5.nabble.com/Publish-to-exchange-that-doesn-t-bind-to-any-queue-in-trunsaction-mode-tp27706p27718.html
Sent from the RabbitMQ mailing list archive at Nabble.com.


More information about the rabbitmq-discuss mailing list