[erlang-questions] How much load can supervisors handle?
Pierpaolo Bernardi
olopierpa@REDACTED
Thu Oct 25 12:56:07 CEST 2012
On Thu, Oct 25, 2012 at 12:38 PM, Gleb Peregud <gleber.p@REDACTED> wrote:
> Another question: why does supervisors not use ETS tables? I believe
> it should be faster than "sets" for handling many thousands of entries
> (I haven't done any benchmarks here).
I haven't done any benchmark either, but if ets tables come out
faster, that would seriously contradict my intuition.
8^)
P.
More information about the erlang-questions
mailing list