Hacker News new | ask | show | jobs
by mvf4z7 890 days ago
Basically Little's law. It is queues all the way down.

https://en.wikipedia.org/wiki/Little's_law

Additionally, here is a great talk on queuing theory and load shedding. One argument this talk makes is that autoscaling is not the silver bullet you think it is (similar to queues).

https://www.youtube.com/watch?v=-oQl1xv0hDk

1 comments

Little's law reminds me of the Continuous Stirred-Tank Reactor model in chemical engineering. ChemEng has a lot of methods of modelling complex systems, that can be carried over to other domains.

https://en.wikipedia.org/wiki/Continuous_stirred-tank_reacto...