What is "xcache"

XCache is a open-source for that works with caching, which means it speeds up the performance of on servers. It optimizes performance by removing build time from scripts by caching the compiled state of scripts for the SHM (RAM) and uses the straight compiled version of RAM. This will increase the page generation time rate as it also optimizes many other aspects of scripts and reduce server load.

The project is led by Moo, who is also a developer of Lighttpd.