[erlang-questions] Increase the handle limit
Joel Reymont
joelr1@REDACTED
Fri Oct 21 10:13:19 CEST 2011
It may or may not be using select but the limit is definitely hardcoded.
On Oct 21, 2011, at 8:58 AM, Antoine Koener wrote:
> FD_SETSIZE is used by the select() call, and I would be suprised if erlang is still using select() instead of kqueue or epoll or completion port.
>
> But I've not checked epmd source at the moment...
--------------------------------------------------------------------------
- for hire: mac osx device driver ninja, kernel extensions and usb drivers
---------------------+------------+---------------------------------------
http://wagerlabs.com | @wagerlabs | http://www.linkedin.com/in/joelreymont
---------------------+------------+---------------------------------------
More information about the erlang-questions
mailing list