From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@cse.psu.edu Subject: Re: [9fans] Free Plan 9 "shell" accounts? From: "Russ Cox" In-Reply-To: <20030516160506.GA5145@lws04.rz.uni-jena.de> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Sat, 17 May 2003 15:21:21 -0400 Topicbox-Message-UUID: af4baf22-eacb-11e9-9e20-41e7f4b1d025 I think the real problem with a free Plan 9 server is latency. We can figure out the system robustness problems, but the network latency is much harder to get around. I'm typing this in my apartment, on a drawterm session over my DSL line to plan9.bell-labs.com. The latency is about 38ms. At this distance drawterm is usable but noticeably sluggish. But 38ms is probably near best case for an open Plan 9 server across the internet. You could use a text connection, but that's just not a faithful experience. VNC is a little better but still leaves something to be desired. Russ