[erlang-questions] why is gen_tcp:send slow?

Edwin Fine erlang-questions_efine@REDACTED
Mon Jun 23 17:12:48 CEST 2008


That's good to know. It was given as a general recommendation to speed up
communications (I forget where). Thanks.

On Mon, Jun 23, 2008 at 5:55 AM, Bjorn Gustavsson <bjorn@REDACTED>
wrote:

> "Edwin Fine" <erlang-questions_efine@REDACTED> writes:
>
> > Plus using -K true and
> > perhaps +A 128 should improve things.
> >
>
> Async threads (+A 128) can only speed up file operations (the inet driver
> driver does not use the async thread pool).
>
> /Bjorn
> --
> Björn Gustavsson, Erlang/OTP, Ericsson AB
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20080623/12dfbcc3/attachment.htm>


More information about the erlang-questions mailing list