Date: Thu, 27 Jul 2000 20:04:11 +0200 (CEST) From: Oliver Fromme <olli@dorifer.heim3.tu-clausthal.de> To: freebsd-stable@FreeBSD.ORG Subject: Re: Which applications are using kqueue ? Message-ID: <200007271804.UAA30710@dorifer.heim3.tu-clausthal.de> In-Reply-To: <8lpho5$i7$1@atlantis.rz.tu-clausthal.de>
next in thread | previous in thread | raw e-mail | index | archive | help
In list.freebsd-stable ym g <ymg@graffiti.net> wrote:
> I read on appwatch.com that 4.1 has some kernel primitive called kqueue which can replace poll/select.
> Are there any applications which use this ? Are there plans for any apps like thin/fast [maybe in kernel] webserver which uses kqueue
tail -f is using it, which makes much sense. Without
kqueue, tail -f had to poll the file actively every
second or something like that.
Regards
Oliver
--
Oliver Fromme, Leibnizstr. 18/61, 38678 Clausthal, Germany
(Info: finger userinfo:olli@dorifer.heim3.tu-clausthal.de)
Addresses will change soon!! If in doubt: www.fromme.com
"In jedem Stück Kohle wartet ein Diamant auf seine Geburt"
(Terry Pratchett)
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200007271804.UAA30710>
