9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] Scalability
@ 2003-07-24 20:25 Kris Van Hees
  2003-07-24 21:44 ` ron minnich
  0 siblings, 1 reply; 2+ messages in thread
From: Kris Van Hees @ 2003-07-24 20:25 UTC (permalink / raw)
  To: 9fans

Has anyone done any work on researching the scalability of Plan9?  What I am
trying to look into right now is to get a handle on how well the distinct
services scale (since the entire distributed architecture scales well by its
very design).  E.g. if you set up a fileserver, either the older style, or
using fossil+venti, how many users/storage can you realistically support before
possibly needing an additional fileserver to offset the load.

 From Sean Quinlan's Venti paper, the Bell Labs has been supporting 50-100
active accounts at roughly any given time.  Is there any data or theory on
how things would be affected if e.g. you'd want to support 1000 or even 10000
users on a Plan9 infrastructure?

	Kris
--
Never underestimate a Mage with:
 - the Intelligence to cast Magic Missile,
 - the Constitution to survive the first hit, and
 - the Dexterity to run fast enough to avoid being hit a second time.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [9fans] Scalability
  2003-07-24 20:25 [9fans] Scalability Kris Van Hees
@ 2003-07-24 21:44 ` ron minnich
  0 siblings, 0 replies; 2+ messages in thread
From: ron minnich @ 2003-07-24 21:44 UTC (permalink / raw)
  To: 9fans

Greg Watson has tested u9fs here with 1023 clients on the Pink cluster.
This is u9fs with a few mods for scalability, and the v9fs VFS for linux.

The 9p2000 protocol is really excellent and should, it seems, scale far
better than others.

ron



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-07-24 21:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-24 20:25 [9fans] Scalability Kris Van Hees
2003-07-24 21:44 ` ron minnich

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