[erlang-questions] Erlang Latency Guide

Roberto Ostinelli roberto@REDACTED
Fri Nov 20 10:48:36 CET 2009


> From my testing {active,false} is the least optimal. I did those tests more
> than a year ago, perhaps something changed since then, but probably not.

i confirm the results of these tests, where {active, false} < {active,
once} < {active, true}, however for the latter you need to have a
higher-level protocol to avoid overflooding the receiver from a fast
sender.

cheers,

r.


More information about the erlang-questions mailing list