9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Scott Schwartz <schwartz@bio.cse.psu.edu>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] Re: Any significant gotchas?
Date: Tue, 11 Jul 2000 17:20:37 -0400	[thread overview]
Message-ID: <20000711212037.24406.qmail@g.bio.cse.psu.edu> (raw)
In-Reply-To: Message from "Stephen C. Harris" <sharris@sch1.NCTR.FDA.GOV>  of "Tue, 11 Jul 2000 21:10:45 -0000." <200007112110.QAA09153@sch1.NCTR.FDA.GOV>

| One thing that concerns me though is the lack of a select() call or 
| some type of async i/o in Plan9, so one could efficiently handle 
| i/o on a large number of files/services without forking too many processes.  

If that turns out to be a problem in real life, then I'd much
prefer to see rfork tuned, rather than just reintroduce old hacks.

| 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.



  reply	other threads:[~2000-07-11 21:20 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 [this message]
2000-07-12  9:31     ` Jason Ozolins
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=20000711212037.24406.qmail@g.bio.cse.psu.edu \
    --to=schwartz@bio.cse.psu.edu \
    --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).