When is it better to call sync procedure in rabbitmq and when is better to just push message to the queue?
I’m currently working on a microservice project which uses RabbitMQ as message broker;
I’m currently working on a microservice project which uses RabbitMQ as message broker;