Low-level Design of a Cache in Java
-
Updated
Nov 19, 2020 - Java
Low-level Design of a Cache in Java
Simple cache implementation on java
implementations of FIFO and LRU algorithms
自定义 cache 组件,由一级缓存( LRU Cache)和并发安全&可持久化&无限容量的二级缓存组成。
Operation System project for memory management using different Algorithms
Cache library for Android.
In-memory LRU Cache implementation using multiple Design Patterns
Cache Simulator is a Java program that simulates a simple cache system with various inputs, including cache size, replacement policy, associativity and write-back policy. 2019.
Implementing Buffer Pool manager, page eviction and join algorithms in SimpleDB DBMS
Java simulators for testing various page replacement schemes. Which one is the best?
Add a description, image, and links to the lru topic page so that developers can more easily learn about it.
To associate your repository with the lru topic, visit your repo's landing page and select "manage topics."