I have updated the patched libevent tarball at http://dist.schmorp.de/libev/
Documentation is linked from http://software.schmorp.de/pkg/libev.html
No new bugs have been identified in the libev core proper, which is good,
meaning its reaching the point of stability :)
Changes in this release:
-
On Nov 5, 2007 11:52 AM, arthur <[EMAIL PROTECTED]> wrote:
> 2. one process (I didn't use thread) can only have a limited number of
> fd's -> fork multiple processes to more accept client connection
Some event backends do not deal with fork, for example, kqueue file
descriptors do not surive acros
Thanks for your input, Niels.
The main reason for forking is to avoid asking root to reconfig the system.
My target box is Solaris 10(while I was developing with my Ubuntu 6.06).
With our Solaris 10, the default limit is 256 fds per process and I
(non-root user) can set it up to 2048 (with ulimit