Re: cache simulation

From: Simon Patarin (simon.patarin@inria.fr)
Date: Thu Nov 29 2001 - 14:43:31 MST


> Does any one know if any work has been done considering simulating caches
> and proxies? What I would like is a general framework in which I can plug a
> caching algorithm and see how well it behaves. This is possible by
> implementing the proxy/cache and testing it with a program such as
> Polygraph, however I'm looking for a more general approach that does not
> require me to implement every little detail. I'm looking for
> implementations/papers/anything concerning this matter.

You might be intersted by Saperlipopette!
(http://www-sor.inria.fr/projects/relais/saperli/). It takes proxy logs as
input and tries to find the optimal configuration for a set cooperating
proxy caches. You can plug your policies (replacement, cooperation,
consistency, etc.) by implementing the right C++ classes.

HTH,

Simon



This archive was generated by hypermail 2b29 : Mon Feb 06 2006 - 12:00:20 MST