On Mon, Oct 23, 2006 at 02:21:07PM +0800, Adrian Chadd wrote:
> All I've found thus far (and I hope I'm not to blame for my initial
> hackings of kqueue in a few bits of software!) are simple
> level-triggered uses which don't seem much better than Linux epoll or
> Solaris /dev/poll. Even libevent uses it pretty naively.
> 
> Has anyone come across some network software which uses kqueue
> "differently" to the above ?

I haven't dug into it yet, but dovecot is using kqueue() on FreeBSD.

http://dovecot.org/

-- 
Mike Horwath, reachable via [EMAIL PROTECTED]
_______________________________________________
freebsd-performance@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-performance
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to