Principles of Computer System Design¶
Saltzer, J. H., & Kaashoek, M. F. (2009). Principles of Computer System Design: An Introduction. Morgan Kaufmann.
Cited by¶
1 citation across 1 artifact.
Each citation links to the sentence it supports in the citing article.
Primes¶
- Naming Convention
- File-system naming, numbering plans for telephony, postal-code grammars, and license-plate conventions all instantiate the pattern, as do employee-identifier schemes, project codes, and ticket formats.
This sourceTreats naming as a foundational system-design concern — namespaces, uniqueness, and resolution — covering the generator/grammar/uniqueness structure across file systems, network addresses, and identifiers (see the chapter on the design of naming schemes).
- File-system naming, numbering plans for telephony, postal-code grammars, and license-plate conventions all instantiate the pattern, as do employee-identifier schemes, project codes, and ticket formats.
Verification¶
This reference passed the adversarial substantiation pipeline: it was checked to exist and to support the claim it is attached to. See how references were verified.
Registry ID ref:ba8dfd01aff3 · see in the full table