From: Dan Kegel <dkegel@ixiacom.com>
To: linux-kernel@vger.kernel.org, provos@citi.umich.edu
Subject: re: epoll support in libevent-0.7
Date: Mon, 14 Apr 2003 13:50:59 -0700 [thread overview]
Message-ID: <3E9B1F33.3060701@ixiacom.com> (raw)
Niels Provos <provos () citi ! umich ! edu> wrote:
> I just released a new version of libevent that supports Linux new
> epoll mechanism; see
>
> http://www.monkey.org/~provos/libevent/
>
> The page contains some performance comparisons for different event
> notification mechanisms.
Very cool. This will probably be quite useful for many users.
BTW, Niels should perhaps mention that only the new,
level-triggered version of sys_epoll is supported.
> The library supports platform independent high performance network
> applications. It chooses the fastest notification mechansims
> supported by the operating system.
That may not be *quite* true. Davide and I feel the edge-triggered
version of sys_epoll can be slightly faster than the level-triggered version.
Niels disagrees, but presumably a benchmark could be arranged to
settle the question. Of course, after Davide and I win the
argument :-), Niels will say "but the level-triggered version is easier to use",
and he'll be mostly right.
I'm stuck in /dev/epoll-land for a while, but one of these days,
maybe I'll do that benchmark.
- Dan
next reply other threads:[~2003-04-14 20:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-04-14 20:50 Dan Kegel [this message]
-- strict thread matches above, loose matches on Subject: below --
2003-04-14 20:26 epoll support in libevent-0.7 Niels Provos
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3E9B1F33.3060701@ixiacom.com \
--to=dkegel@ixiacom.com \
--cc=linux-kernel@vger.kernel.org \
--cc=provos@citi.umich.edu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.