- XCache is a fast, stable PHP opcode cacher that has been tested and is now running on production servers under high load.
- Varnish is a state-of-the-art, high-performance HTTP accelerator. It uses the advanced features in Linux 2.6, FreeBSD 6/7 and Solaris 10 to achieve its hig...Varnish is a state-of-the-art, high-performance HTTP accelerator. It uses the advanced features in Linux 2.6, FreeBSD 6/7 and Solaris 10 to achieve its high performance.
- memcached is a high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications ...memcached is a high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load.


user