[erlang-questions] massive distribution
Roberto Ostinelli
roberto@REDACTED
Tue Dec 1 11:32:45 CET 2009
> If you're talking about the built-in Erlang distribution mechanisms --
> FWIW: in a quick test I did a while ago I had trouble keeping stable
> connections for more than ~80 connected nodes. I must admit I was a bit
> surprised as the "Efficiency Guide" seems to imply that the number
> should be much higher (?).
>
> Possibly the number of known (but not connected) nodes can be higher
> than this.
>
> HTH,
> peter.
thank you peter.
80 connected nodes seems a low number if one seriously need to build
cloud applications.
i guess that one needs to develop his own mechanisms for
interconnecting nodes in a way more similar to a custom 'mesh
networking' [pardon the conceptually wrong extension of this term]?
would that be more appropriate, to your belief?
cheers,
r.
More information about the erlang-questions
mailing list