/cache-replacement-algorithm

Implementation of Cache Replacement Algorithm (FIFO and LRU) and calculation of corresponding Cache Hit Ratio.

Primary LanguageJavaMIT LicenseMIT

cache-replacement-algorithm

Implementation of Cache Replacement Algorithm (FIFO and LRU) and calculation of corresponding Cache Hit Ratio.