[erlang-questions] Resource discovery & load balancing

Andy Richards andy.richards.iit@REDACTED
Thu Apr 26 17:30:39 CEST 2012


Hi all,

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?

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?

Many thanks,

Andy.

Sent from my iPad


More information about the erlang-questions mailing list