9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Jason Ozolins <jason.ozolins@anu.edu.au>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] Re: Any significant gotchas?
Date: Wed, 12 Jul 2000 09:31:59 +0000	[thread overview]
Message-ID: <396BD2AC.9BA22564@anu.edu.au> (raw)
In-Reply-To: <20000711212037.24406.qmail@g.bio.cse.psu.edu>

Scott Schwartz wrote:

> | a select()-based approach is orders of magnitude better at throughput
> | and maximum number of connections.
> 
> And yet people are constantly writing papers about how select() and poll()
> are too inefficient, and proposing various other schemes.

Maybe so, but how does that increase the merit of spawning lots of
threads just to get select()-like behaviour, if the experience on other
OSs suggests that the thread approach is even less efficient than
select()?

If people have some references to articles on approaches other than
fd-per-thread or traditional select(), could they maybe post them to the
group?

Thanks,
   Jason =:^)
-- 
Jason Ozolins
Technical Support Group                 Local: x5449
Department of Computer Science         Global: +61 2 6249 5449          
The Australian National University      Email: jason.ozolins@anu.edu.au


  reply	other threads:[~2000-07-12  9:31 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <sharris@sch1.NCTR.FDA.GOV>
2000-07-11 21:10 ` Stephen C. Harris
2000-07-11 21:20   ` Scott Schwartz
2000-07-12  9:31     ` Jason Ozolins [this message]
2000-07-12 12:08 ` John S. Dyson
     [not found] <10007111441.ZM757223@marvin>
2000-07-12 13:39 ` Stephen C. Harris
2000-07-12 14:43 jmk
2000-07-12 14:55 ` Greg Hudson
2000-07-14  9:20   ` Wesley Felter
2000-07-14 14:55     ` Douglas A. Gwyn
2000-07-12 16:36 ` John S. Dyson

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=396BD2AC.9BA22564@anu.edu.au \
    --to=jason.ozolins@anu.edu.au \
    --cc=9fans@cse.psu.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).