Proceedings of the 5th Workshop on ACM SIGOPS European Workshop Models and Paradigms for Distributed Systems Structuring - EW 5 1992
DOI: 10.1145/506378.506413
|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 productionquality 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 carefully impl… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
17
0

Year Published

2001
2001
2017
2017

Publication Types

Select...
4
3
2

Relationship

0
9

Authors

Journals

citations
Cited by 25 publications
(17 citation statements)
references
References 0 publications
0
17
0
Order By: Relevance
“…The idea of containers dates back to 1992 [16] and have matured over the years with the introduction of Linux namespace [2] and the LXC project [10], a solution designed to execute full operating system images in containers. Application containers [12] are an evolution of operating system virtualization.…”
Section: Container Technologiesmentioning
confidence: 99%
“…The idea of containers dates back to 1992 [16] and have matured over the years with the introduction of Linux namespace [2] and the LXC project [10], a solution designed to execute full operating system images in containers. Application containers [12] are an evolution of operating system virtualization.…”
Section: Container Technologiesmentioning
confidence: 99%
“…Plan 9 [12] was the first operating system to introduce a filesystem-based pattern or style for accessing arbitrary IO systems, e.g. general filesystems, network interfaces, and processes.…”
Section: Background and Related Workmentioning
confidence: 99%
“…Following the plan 9 paradigm [10]. "every resource in the system, either local or remote, is represented by a hierarchical file system; and a user or process assembles a private view of the system by constructing a file name space that connects these resources".…”
Section: Logical and Physical Mobilitymentioning
confidence: 99%