[erlang-questions] small eventloop in a nif?

Benoit Chesneau bchesneau@REDACTED
Fri Feb 5 10:00:02 CET 2016


For a project i need to bind some some sockets events in a nif and i wonder
what would be the simple cross-platform event loop i could use. select is
limited to 1024 sockets on some platforms. I wonder if outside libev,
libevent or libuv someone found a simpler one ? Simple means easy to
embed/build statically and with a simple API. I only need to manage sockets
events. Any idea?

benoît
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20160205/7555f0d6/attachment.htm>


More information about the erlang-questions mailing list