<div dir="ltr">Hi all<div><br></div><div>I've been trying to do that getting response from multiple rpc server for one message. I solved send a broadcast RPC message via <b>fanout</b> exchange. Each rpc server gets message. </div><div><br></div><div>For instance;</div><div>when client send "1" only rpc_server.py returns. That's OKAY.</div><div>when client send "2" only rpc_server2.py returns. That's OKAY too.<br></div><div>But when client send "n" only first server returns. But i want to get response from both rpc server. i coded both server to send response for "n"</div><div><br></div><div>i cant figure out that how can i solve my issue so i attached my source code and screenshot.</div><div><br></div><div>i'm looking for some advice and tips from someone who tried to get message like me.</div><div><br></div><div>PS: if i'm sending this message to wrong mailing list. i'm sorry.<br></div></div>