Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Oct 2006 21:39:29 +0300
From:      "Iantcho Vassilev" <ianchov@gmail.com>
To:        "Adrian Chadd" <adrian@freebsd.org>, freebsd-performance@freebsd.org
Subject:   Re: kqueue examples?
Message-ID:  <18e02bd30610241139j905914ew1b0d067ad58b2b43@mail.gmail.com>
In-Reply-To: <20061024154449.GU2760@rabbit>
References:  <20061024154449.GU2760@rabbit>

next in thread | previous in thread | raw e-mail | index | archive | help
On 10/24/06, Mark Bucciarelli <mark@gaiahost.coop> wrote:
>
> On Tue, Oct 24, 2006 at 11:03:34AM +0800, Adrian Chadd wrote:
> > On 10/24/06, Mark Bucciarelli <mark@gaiahost.coop> wrote:
> > >On Mon, Oct 23, 2006 at 02:21:07PM +0800, Adrian Chadd wrote:
> > >>
> > >> Has anyone come across some network software which uses kqueue
> > >> "differently" to the above ?
> > >
> > >lighttpd uses kqueue.  Don't know how "different" it is.
> >
> > Again its pretty simplistic - individual events are registered by
> > using kevent() calls; kevent() is then called to process all the
> > results.
> >
> > I wonder how much of a boost there'd be between this model as the
> > 'nicer' kevent model. Hm, I'll have to give it a shot and compare
> > numbers. Thanks.
>
> If you do this comparison for lighttpd, I would be interested in
> the results.
>
>


Absolutely...
I`ll be very interested too..



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?18e02bd30610241139j905914ew1b0d067ad58b2b43>