[erlang-questions] how message size effects performance
Bjorn Gustavsson
bgustavsson@REDACTED
Mon Feb 23 11:55:05 CET 2009
On Mon, Feb 23, 2009 at 10:43 AM, Valentin Micic <v@REDACTED> wrote:
My previous message was not entirely correct. Sorry for that.
The emulator will not be completely blocked when doing the actual
socket I/O - socket I/O is
already non-blocking. However, the non-SMP emulator will be blocked
while converting a big
term to to the external term format (and that was what I was thinking
of when writing my
previous incorrect answer).
So using the async thread pool will not help at all.
/Bjorn
--
Björn Gustavsson, Erlang/OTP, Ericsson AB
More information about the erlang-questions
mailing list