Least Recently Used
Overview
[1]
#
Least Recently Used (
LRU
) is an
Cache replacement algorithm
that discards the least recently used items first from a
queue
or
cache
More Information
#
There might be more information for this subject on one of the following:
Cache replacement algorithms
FLAIM
LRU
Memcached
[#1]
-
Cache_replacement_policies#LRU
- based on information obtained 2018-03-06-
Please see our
Copyright And Intellectual Property Page
and
Standard Disclaimer
Pages!