Browse thread
Cache algorithms: implementation or library available?
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Damien Doligez <damien.doligez@i...> |
| Subject: | Re: [Caml-list] Cache algorithms: implementation or library available? |
On 2009-09-23, at 09:54, Hugo Ferreira wrote: > Funny enough I was expecting complicated uses of the Weak module. The Weak module is never the right tool for implementing a cache. -- Damien