Suping Chen's Notes
All about Technical issues
Friday, June 14, 2013
c++ LRU Cache
I am looking for c++ implement LRU cache recently,
found POCO C++ library is very useful. And it include different types Cache class we can use:
http://pocoproject.org/slides/140-Cache.pdf
LRUCache,
ExpireCache
ExpireLRUCache etc.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment