Glitch vs XCache
A side-by-side look at Glitch and XCache. For an in-depth review of either product, follow the links below.
Glitch
Development
Glitch is a free online tool that allows users to easily create, host, and share web apps and sites. It has an intuitive, browser-based editor with instant deployment and hosting.
web-appsweb-developmentwebsite-builderwebsite-hostingcollaboration
XCache
Development
XCache is a free open source PHP opcode cache. It stores precompiled PHP bytecode in shared memory, improving PHP performance by removing the need to load and parse scripts on each request. It's easy to install and configure in PHP.
cachingperformanceopcodephp