Hi
Arnaud,
My scenario is if the producer is sending message to the consumer through same cluster or even if there is a single rabbitmq server for communication between the producer and consumer over different networks.
Example : My producer service in this case will be on my client's network and it wants to send messages to the consumer which is at my end. I wanted to understand what configurations/changes are required this case, if the rabbitmq server is at my network along with the consumer and the producer is at a different network (my client's network) .
I have more questions in this case:
- How will I setup my rabbitmq server if both producer and consumer are at different networks or at different systems.
- If both rabbitmq server and the consumer service is at the same system having same network while my producer is at a different system having a different network-(Not the one consumer service will be having). How will rabbitmq behave in this case. Do I need to setup rabbitmq at the client network as well?
Please let me know if I was able to explain on my queries well. I am still in the Research phase of rabbitmq , Apologies if there's anything silly in my questions
Thanks & Regards,
Namita