[erlang-questions] how erlang handle multiple processes accepting on a socket?
Benoit Chesneau
bchesneau@REDACTED
Sat Jun 14 08:31:59 CEST 2014
what is the solution used by erlang to handle multlle processes to accept.
Does it use a signaling system to prevent n processes to accept a
connection at the same time (which trigger an eagain later) ?
- benoît
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20140614/e56e1613/attachment.htm>
More information about the erlang-questions
mailing list