<br><br>On Monday, February 9, 2015, Gravel, Julie Chongcharoen <<a href="mailto:julie.gravel@hp.com">julie.gravel@hp.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div lang="EN-US" link="blue" vlink="purple">
<div>
<p class="MsoNormal">Hello,<u></u><u></u></p>
<p class="MsoNormal"> I want to use oslo.messaging.RPCClient.call() to invoke a method on multiple servers, but not all of them. Can this be done and how? I read the code documentation (client.py and target.py). I only saw either the call used
for one server at a time, or for all of them using the fanout param. Neither options is exactly what I want.
<u></u><u></u></p>
<p class="MsoNormal" style="text-indent:.5in">Any response/explanation would be highly appreciated.<u></u><u></u></p>
<p class="MsoNormal"><br></p><p class="MsoNormal"><u></u></p></div></div></blockquote><div><br></div><div>Hello, I would say that there's no need to have such ability since since oslo.messaging is unaware of your servers, so everything you need is to write your own code to accomplish your mission. Even if you want to execute call procedures at the same time you can parallelize your code. Would that work for you? </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div lang="EN-US" link="blue" vlink="purple"><div><p class="MsoNormal"> <u></u></p>
<p class="MsoNormal">Regards,<u></u><u></u></p>
<p class="MsoNormal">Julie Gravel <u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p></div></div></blockquote><div><br></div><div>Kind regards,</div><div>DenisM.</div><div> </div>