Plan 9, A Distributed System

Plan 9 is a computing environment physically distributed across many machines. The distribution itself is transparent to most programs giving both users and administrators wide latitude in configuring the topology of the environment. Two properties make this possible: a per process group name space and uniform access to all resources by representing them as files.

[1]  Ken Thompson,et al.  Plan 9 from Bell Labs , 1995 .

[2]  Rob Pike The text editor sam , 1987, Softw. Pract. Exp..

[3]  Sean Quinlan,et al.  A cached WORM file system , 1991, Softw. Pract. Exp..