Selecting an appropriate cache eviction policy
You're designing a caching system for a high-traffic e-commerce website. The product catalog contains millions of items, but only a small percentage (about 5%) of products receive 80% of all views. Which cache eviction policy would be most appropriate for this scenario?
Cet exercice fait partie du cours
Optimizing Code in Java
Exercice interactif pratique
Passez de la théorie à la pratique avec l’un de nos exercices interactifs
