Hi there,
Pls. See the diagram which is attached.
I have some queue in RabbitMQ-1 and some are RabbitMQ-2. How
my RabbitMQ-1 user can send msg to the RabbitMQ-2 and vise versa?
Is it possible by using federation’s plugin?
If it is possible then pls. send give a example configuration. I’m new in rabbitmq and I just can configure basic things.
Hi
Thanks for your quick reply.
My case is if I take 4 rabbitmq sever in different AZ in AWS and I’m explaining the diagram below.
1. Server 1 user: A , B ,C
2. Server 2 user: D ,E, F
3. Server 3 user : G, H, I
4. Server 4 user: J, K, L
I want server-1 user can send and receive msg to the all user and other all user can do same. All can communicate each other, although they are not in same server. So what is the solution for this. If it is exchange federation, then how can I achieve my goal? I’m new in RABBITMQ. So….
Thanks in Advance Brother.