Scalable PHP with phpa, memcached and LVS (Part 1)
Sunday, March 19th, 2006One of the major pitfalls of the PHP LAMP stack is that run-time compilation does not scale very well. An experienced developer would lament over PHP bloat and the other downfalls that come with the ease and convenience of using a scripting language as the foundation for your application.
Over the last month or so, […]