Jump to content

What CACHE method is the best for a large scale application?


DarrenL

Recommended Posts

I am using the CakePHP framework to create a very large scale application. Data will be transfering between pages nearly every second the website is online (when a visitor visits to when they leave). It uses file CACHING now but I wonder if the CACHING will break even though CakePHP supports large applications that use CACHING. Out of these CACHING methods which is the best and why? Thank you for all the help.

 

  • File Engine
  • APC (Alternative PHP CACHE)
  • XCache
  • Memcache

 

Which one do you think would run the best and fastest? Thanks for all the opinions and suggestions guys.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.