- 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.
- Shows you how to speed up inherently slow macros with a twofold caching mechanism
- I present a simple cache written in Java that can be used to store objects of any kind
- Shows how to use AspectJ and annotations to implement a simple cache that speeds up your application
- In this post I present a solution with dynamic proxy classes to cache methods so they will return faster in the future
- 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