Anyone?
Apr 20, 2021
3
Level 1
Where to consume rabbitmq messages
I am working on a microservices project, am using rabbitmq with this package https://github.com/ssi-anik/amqp. Currently I can publish messages to various queues, but don't know exactly where I should put the code that is responsible for consuming those messages. The code is clear for me but the problem is where to put it. Any help would be appreciated.
Please or to participate in this conversation.