Linked by Thom Holwerda on Sat 28th Jan 2006 17:11 UTC, submitted by ratatask
Thread beginning with comment 90613
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.





Member since:
2005-09-27
No, Plan 9 can be used in standalone systems(I for example run it on my laptop when I'm on the road, and it's used also in embedded systems where it's real time scheduler, low resource usage and great portability are very useful) but where it really shines is in a networked environment where it makes much easier to access and manage resources transparently over the network.
Want to play audio from your laptop thru the speakers in your desktop? No problem, just import /dev/audio from your desktop. Want to debug a program a user is running a few thousand km away? Just import their /proc filesystem.
All done transparently without need of any kind of special ad-hoc protocols, everything is a file, and no file is special, no stinking ioctls either.
Read the papers for more info: http://plan9.bell-labs.com/sys/doc/