<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">2014-03-09 23:49 GMT+04:00 mlabarinas <span dir="ltr"><<a href="mailto:marianogabriel@hotmail.com" target="_blank">marianogabriel@hotmail.com</a>></span>:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":ni" class="a3s" style="overflow:hidden">But this is something that I don't control. Would I have to set my producers<br>


to produce to a node (master maybe) and my consumers to consume in others<br>
(slaves maybe)?</div></blockquote></div><br><div>Best data locality is when you publish and consume from the master.</div><div><br></div><div>Some set up load balancers and make their clients connect to it.</div><div>This makes queue masters distribution more even and, in general, improves</div>

<div>data locality.</div><div><br></div><div>There are also projects that use HTTP API to discover queue masters and make</div><div>consumers connect to their respective nodes.</div>-- <br>MK<br><br><a href="http://github.com/michaelklishin" target="_blank">http://github.com/michaelklishin</a><br>

<a href="http://twitter.com/michaelklishin" target="_blank">http://twitter.com/michaelklishin</a><br>
</div></div>