flâneur

joelparkerhenderson/queueing-theory: Queueing theory: an introduction for software developmen

github.com · 3,063 words · saved by 1 readers

Queueing theory: an introduction for software development

Queueing theory is the mathematical study of waiting lines, or queues. We use queueing theory in our software development, for purposes such as analyzing and optimizing our practices and processes, such as our customer service responsiveness, project management kanban planning, inter-process communication message queues, and devops continuous deployment pipelines. Contents: Introduction Customer service responsiveness Project management kanban planning Inter-process communication message queues Devops continuous deployment pipelines Queue terminology Queue types and service types…

saved by

related reading