[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: inter-thread DO call
From: |
ibotty |
Subject: |
Re: inter-thread DO call |
Date: |
Wed, 12 Nov 2003 23:08:12 +0100 |
User-agent: |
KNode/0.7.2 |
> I also have a NSRunLoop that use linux2.6 epoll instead of poll. It should
> scale better because it is O(1).
i guess, we should include libevent into our codebase.
this way we would get kqueue, epoll, (the poll of linux 2.4), etc FOR FREE!.
just some minor ranting, but if gnustep does incude epoll, a kqueue (or
libevent) implementation must not be rejected either.
~ibotty