Repository: shubheksha/System-Design-Papers Branch: master Commit: 824ad3706119 Files: 1 Total size: 1.3 KB Directory structure: gitextract_gjhshs76/ └── README.md ================================================ FILE CONTENTS ================================================ ================================================ FILE: README.md ================================================ # System Design Papers A list of papers on system design. # Unix - The UNIX Time-Sharing System [[paper](https://people.eecs.berkeley.edu/~brewer/cs262/unix.pdf)] - The UNIX Time-sharing System - A Retrospective [[paper](https://www.bell-labs.com/usr/dmr/www/retro.pdf)] - Program Design in the Unix environment [[paper](http://harmful.cat-v.org/cat-v/unix_prog_design.pdf)] - Unix implementation [[paper](https://users.soe.ucsc.edu/~sbrandt/221/Papers/History/thompson-bstj78.pdf)] # General - A Design Methodology for Reliable Software Systems [[paper](https://valbonne-consulting.com/papers/classic/Liskov_72-Design_Methodology_for_Reliable_Software_Systems.pdf)] - On the Criteria to be Used in Decomposing Systems into Modules [[paper](http://repository.cmu.edu/cgi/viewcontent.cgi?article=2979&context=compsci)] - End-to-end Arguments in System Design [[paper](courses.cs.vt.edu/cs5204/fall11-butt/lectures/End2EndArgs.pdf)] - Hints for Computer System Design [[paper](https://www.microsoft.com/en-us/research/wp-content/uploads/2016/02/acrobat-17.pdf)] - Out of the Tarpit [[paper](https://github.com/papers-we-love/papers-we-love/blob/master/design/out-of-the-tar-pit.pdf)] - The Emperor’s Old Clothes [[paper](https://zoo.cs.yale.edu/classes/cs422/2010/bib/hoare81emperor.pdf)] - Robustness in Complex Systems [[paper](https://www.gribble.org/papers/robust.pdf)]