 |
C++Talk.NET C++ language newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Markus Breuer Guest
|
Posted: Wed Sep 24, 2003 1:34 pm Post subject: Cache-Implementation in C++ |
|
|
Ich bin auf der Suche Caching-Implementationen in C++. Der Cache sollte
aus einem einzelnen Speicher-Segment bestehen und idealerweise in Zeilen
orientiert sein. Bevorzugte Ersetzungsstrategie ist LRU.
Ich meine vor geraumer Zeit einen open-source C++ Bibliothek zu diesem
Thema gesehen zu haben, die den Cache als Template implementiert. Ein
Template-Argument war dabei die Ersetungsstrategie.
Daher die Frage: Kennt jemand diese Bibliothek oder kann mir eine
Bibliothek empfehlen? Notfalls würden mir auch Drafts zur Umsetzung mit
C++ schon weiterhelfen.
Gruß Markus
--
de.comp.lang.iso-c++ - Moderation: mailto:voyager+mod (AT) bud (DOT) prima.de
FAQ: http://www.voyager.prima.de/cpp/ mailto:voyager+send-faq (AT) bud (DOT) prima.de
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|