You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i have 3 node server with loopback installed ,
i want to connect all the 3 server to same rabbitmq queue.one server will only produce message and other two will only consume the message . how to do the configuration. i followed the instruction given it work fine for single node but the configuration is not working on multiple node.
The text was updated successfully, but these errors were encountered:
I have the same question.
I added "unique" ('hash'|'id'|'consistent') to the queue definition, however, the consumer queue name in the Model definition can't be matched the unique name.
i have 3 node server with loopback installed ,
i want to connect all the 3 server to same rabbitmq queue.one server will only produce message and other two will only consume the message . how to do the configuration. i followed the instruction given it work fine for single node but the configuration is not working on multiple node.
The text was updated successfully, but these errors were encountered: