<div class="gmail_extra">Hi Andy,<br><br>I used round robin to solve such a problem. It's easy to implement, it can be tuned according to your hardware capabilities and scaled easily according to the number of nodes to be used.<br>
<br>I hope this message will help.<br><br>CGS<br><br><br><br><br><div class="gmail_quote">On Thu, Apr 26, 2012 at 5:30 PM, Andy Richards <span dir="ltr"><<a href="mailto:andy.richards.iit@googlemail.com" target="_blank">andy.richards.iit@googlemail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br>
<br>
I've read the chapter on resource discovery in Erlang & OTP In Action Logan et al and understand how I can dynamically bring an additional node into a cluster, however I can't find a good resource explaining good approaches to distributing load across such nodes?<br>

<br>
I'm assuming I will need to do some sort of hashing or round robin across the nodes but was wondering how others in the community distribute load across nodes (using resource discovery) or if anyone was aware of a good resource related to this?<br>

<br>
Many thanks,<br>
<br>
Andy.<br>
<br>
Sent from my iPad<br>
_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
</blockquote></div><br></div>