DarrenL Posted May 30, 2008 Share Posted May 30, 2008 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. Link to comment https://forums.phpfreaks.com/topic/107943-what-cache-method-is-the-best-for-a-large-scale-application/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.