Review Performance Modeling and Design of Computer Systems Queueing Theory in Action

Metadata

Source URL:: https://emptysqua.re/blog/review-queue-theory-book/
Topics:: #distributed-systems, #distsys, #queueing, #reading-group


Two friends and I wrote a joint review of a math textbook.

Highlights

Updated on Wed Sep 20 2023 10:18:33 GMT-0400

To make things more concrete, consider the SEDA paper from SOSP 2001: “SEDA: An architecture for well-conditioned scalable internet services”. I love this paper, it defines and solves an important problem: “A service is well-conditioned if it behaves like a simple pipeline: as the offered load increases, the delivered throughput increases proportionally until the pipeline is full and the throughput saturates; additional load should not degrade throughput.