Implementation and comparison of various caching policies, on different type of workloads
-
Updated
Jun 10, 2022 - C
Implementation and comparison of various caching policies, on different type of workloads
Implementation of various page replacement policies including First in First out (FIFO), Least Recently Used (LRU), Approximate LRU and Random.
Add a description, image, and links to the 80-20-workload topic page so that developers can more easily learn about it.
To associate your repository with the 80-20-workload topic, visit your repo's landing page and select "manage topics."