[Maypole] Maypole::Cache

Simon Cozens simon@simon-cozens.org
Tue, 6 Jul 2004 22:04:00 +0100


Perrin Harkins:
> FYI, Cache::SharedMemoryCache is very slow.  Cache::FileCache is
> typically more than twice as fast.  A fast caching module like
> Cache::FastMmap, or something built on BerkeleyDB is typically about a
> hundred times faster.

I only went with SharedMemoryCache because it advertised going across multiple
Apache processes; do the other caches do this too?

-- 
Jenkinson's Law:
	It won't work.