[rabbitmq-discuss] Make queue.bind after basic.consume (rabbitmq-c)

Haster haster2004 at yandex.ru
Tue Jul 9 12:28:15 BST 2013


Alan, thanks for reply.

I was wrong when said that there is only one thread... I have to of them:

first thread creates all things (connection, channels to queue and
exchanges), call basic.consume and start new thread that reads messages from
queue and processes them...

But first thread can call one method, that add some binds and maybe declare
new exchanges

At that moment I don't sync this threads

But can it be the root of problem?
I use separate channel for each used exchange and queue.



--
View this message in context: http://rabbitmq.1065348.n5.nabble.com/Make-queue-bind-after-basic-consume-rabbitmq-c-tp27879p27925.html
Sent from the RabbitMQ mailing list archive at Nabble.com.


More information about the rabbitmq-discuss mailing list