caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Cache algorithms: implementation or library available?
@ 2009-09-22 10:29 Hugo Ferreira
  2009-09-22 11:26 ` [Caml-list] " Martin Jambon
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Hugo Ferreira @ 2009-09-22 10:29 UTC (permalink / raw)
  To: caml-list

Hello,

I would like to know if anyone has or knows of an Ocaml
library or open-source code implementation of some cache
algorithms (example: least recently used).

Basically I need to cache a function that maps a list
of ordered integers into a value (float, integer). I
would like something that allows setting a maximum size
of the map and automatically discards the data.

Any pointers are appreciated.

TIA,
Hugo F.




^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2009-09-24 13:14 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-22 10:29 Cache algorithms: implementation or library available? Hugo Ferreira
2009-09-22 11:26 ` [Caml-list] " Martin Jambon
2009-09-23  7:54   ` Hugo Ferreira
2009-09-23  7:58     ` Hugo Ferreira
2009-09-23 15:09     ` Damien Doligez
2009-09-23 15:19       ` David McClain
2009-09-23 16:26         ` Mattias Engdegård
2009-09-24 13:14           ` Hugo Ferreira
2009-09-23 12:54 ` Gerd Stolpmann
2009-09-23 14:11   ` Jan Kybic
2009-09-23 15:02 ` Dario Teixeira

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).