[erlang-questions] Solaris 10 equiv to kqueue or epoll?
Bengt Kleberg
bengt.kleberg@REDACTED
Thu Oct 5 08:40:25 CEST 2006
On 2006-10-05 04:31, ke han wrote:
> I am looking at using Solaris 10 on Sun's Opteron server for erlang.
> My app will eventually need to handle large number of sockets. On
> FreeBSD, I can leverage the built in kqueue support.
> How does erlang (R10 or R11) on Solaris 10 handle large socket groups?
on solaris the large number of sockets interface is called /dev/poll:
http://access1.sun.com/techarticles/devpoll.html
bengt
--
EPO guidelines 1978: "If the contribution to the known art resides
solely in a computer program then the subject matter is not
patentable in whatever manner it may be presented in the claims."
More information about the erlang-questions
mailing list