use more then one cache system?

Perrin Harkins perrin at elem.com
Tue Oct 10 15:11:15 UTC 2006


Johannes Fosseus wrote:
> Anyone on the list that combine more then one cache system?
> For example use memcache and APC or Eaccelerator together.

I could see the value of combining memcached with a much faster 
in-memory cache, but combining it with another cache of similar speed is 
probably just going to slow you down and complicate your code.

- Perrin


More information about the memcached mailing list