Combining The Design Concepts
Though interesting on their own, the design concepts of Plan 9 were supposed to be most useful when combined together. For example, to implement a network address translation (NAT) server, a union directory can be created, overlaying the router's /net
directory tree with its own /net
. Similarly, a virtual private network (VPN) can be implemented by overlaying in a union directory a /net
hierarchy from a remote gateway, using secured 9P over the public Internet. A union directory with the /net
hierarchy and filters can be used to sandbox an untrusted application or to implement a firewall. In the same manner, a distributed computing network can be composed with a union directory of /proc
hierarchies from remote hosts, which allows interacting with them as if they are local.
When used together, these features allow for assembling a complex distributed computing environment by reusing the existing hierarchical name system.
Read more about this topic: Plan 9 From Bell Labs
Famous quotes containing the words combining, design and/or concepts:
“Nature is not so much her own ever-sweet interpreter, as the mere supplier of that cunning alphabet, whereby selecting and combining as he pleases, each man reads his own peculiar lesson according to his own peculiar mind and mood.”
—Herman Melville (18191891)
“If I knew for a certainty that a man was coming to my house with the conscious design of doing me good, I should run for my life ... for fear that I should get some of his good done to me,some of its virus mingled with my blood.”
—Henry David Thoreau (18171862)
“During our twenties...we act toward the new adulthood the way sociologists tell us new waves of immigrants acted on becoming Americans: we adopt the host cultures values in an exaggerated and rigid fashion until we can rethink them and make them our own. Our idea of what adults are and what were supposed to be is composed of outdated childhood concepts brought forward.”
—Roger Gould (20th century)