Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 1.34 KB

README.md

File metadata and controls

17 lines (15 loc) · 1.34 KB

System Design Papers

A list of papers on system design.

Unix

  • The UNIX Time-Sharing System [paper]
  • The UNIX Time-sharing System - A Retrospective [paper]
  • Program Design in the Unix environment [paper]
  • Unix implementation [paper]

General

  • A Design Methodology for Reliable Software Systems [paper]
  • On the Criteria to be Used in Decomposing Systems into Modules [paper]
  • End-to-end Arguments in System Design [paper]
  • Hints for Computer System Design [paper]
  • Out of the Tarpit [paper]
  • The Emperor’s Old Clothes [paper]
  • Robustness in Complex Systems [paper]