1993
DOI: 10.1145/155848.155861
|View full text |Cite
|
Sign up to set email alerts
|

The use of name spaces in Plan 9

Abstract: Plan 9 is a distributed system built at the Computing Sciences Research Center of AT&T Bell Laboratories over the last few years. Its goal is to provide a production-quality system for software development and general computation using heterogeneous hardware and minimal software. A Plan 9 system comprises CPU and file servers in a central location connected together by fast networks. Slower networks fan out to workstation-class machines that serve as user terminals. Plan 9 argues that given a few caref… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
21
0
2

Year Published

1994
1994
2021
2021

Publication Types

Select...
4
3
2

Relationship

1
8

Authors

Journals

citations
Cited by 69 publications
(23 citation statements)
references
References 1 publication
0
21
0
2
Order By: Relevance
“…Plan9 introduces a VFS for network streams to reach its design goal that "everything is a file" [23]. Like PipesFS, this replaces sockets with filesystem operations (and both avoid introducing network namespaces [21]), but only PipesFS expands into a generic I/O pipeline through nesting.…”
Section: Related Workmentioning
confidence: 99%
“…Plan9 introduces a VFS for network streams to reach its design goal that "everything is a file" [23]. Like PipesFS, this replaces sockets with filesystem operations (and both avoid introducing network namespaces [21]), but only PipesFS expands into a generic I/O pipeline through nesting.…”
Section: Related Workmentioning
confidence: 99%
“…This is the Plan 9 approach taken to the limit. 11 The environment the user sees is that seen by all the user's applications.…”
Section: Plan B Organizationmentioning
confidence: 99%
“…For example, we have combined MLSSH and DEENS with bindings to the user-level tuntap interface to experiment with new distributed naming algorithms in user-space, as well as constructing file systems that export their contents via the DNS (which involved specifying the Plan9 9P protocol [44] using MPL).…”
Section: Configurationmentioning
confidence: 99%