Namespaces

A namespace is a mechanism for unabiguously naming objects, e.g.

Filesystems provide namespaces for files.

Under UNIX and similar systems, we can talk about the "virtual file system", which is a global namespace (global to all processes in a single UNIX system) which provides uniform naming for all files and devices in the system.


last updated 18 March 1998