Comment by ckcheng
2 years ago
Another place this technique was used and discussed recently:
Caches: LRU vs. Random (2014) (danluu.com)
2 years ago
Another place this technique was used and discussed recently:
Caches: LRU vs. Random (2014) (danluu.com)
It feels subjectively like Caching and Load Balancing both belong to the same 'class' of problems at least at some level. I'm curious if there's a term that encompasses both.