Index
Paper Read for caching
Algorithms
Heuristic Caching Methods
Classified by features they use in eviction decision
Features: Recency, Frequency, Static features: object sizes, application ids, or a weighting function between different features
FIFO
LRU
LRUK
S4LRU
LFUDA
Hyperbolic
GDSF
GDWheel
Workload Adaptation Methods
Machine Learning
Reinforcement Learning
Supervised Learning
Learning Relaxed Belady for Content Distribution Network Caching. Song et al, NSDI 2020.
Mathematical Prediction Models
Tuning parameters
Shadow Cache
Hill Climbing Algorithms
Others
Last updated
Was this helpful?