10.02.2013 Views

PHP Programming Language - Cultural View

PHP Programming Language - Cultural View

PHP Programming Language - Cultural View

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

List of <strong>PHP</strong> accelerators 111<br />

Zend Platform<br />

Zend Platform (formerly Zend Cache and then Zend Accelerator) is a commercial Web Application Server product.<br />

It has a complete set of performance capabilities that includes more than a simple <strong>PHP</strong> accelerator. Features include<br />

code caching/acceleration, data caching, content (html output) caching, download optimization and off-line<br />

(asynchronous) processing capabilities that can result in significant performance improvements for most <strong>PHP</strong><br />

applications. It also includes detailed <strong>PHP</strong> monitoring and root cause analysis support to help in tuning and<br />

debugging, session fail-over support for HA (High Availability) needs and other integration capabilities including<br />

Java integration.<br />

• Home Page: http://www.zend.com/products/platform<br />

Windows Cache Extension for <strong>PHP</strong><br />

A free, open source (New BSD License), <strong>PHP</strong>-accelerator developed by Microsoft for <strong>PHP</strong> under Windows. The<br />

extension includes <strong>PHP</strong> opcode cache, file cache, resolve file path cache and object/session cache. Combination of<br />

all these caches results in significant performance improvements for <strong>PHP</strong> applications hosted on Windows. The<br />

extension is primarily used with Internet Information Services and non-thread-safe build of <strong>PHP</strong> via FastCGI<br />

protocol.<br />

• Home page: http://www.iis.net/expand/WinCacheFor<strong>PHP</strong><br />

• <strong>PHP</strong> version: works with <strong>PHP</strong> 5.2 (VC6 NTS) and 5.3 (VC9 NTS), source code available<br />

• Latest stable version: 1.0.1<br />

• Status: released, actively developed.<br />

• Download link (source): http://pecl.php.net/package/WinCache<br />

• Download link (binary): http://www.iis.net/expand/WinCacheForPhp<br />

• Help and API documenation http://www.php.net/wincache<br />

Other software<br />

Zend Optimizer<br />

Despite the name, Zend Optimizer is not a code accelerator. Rather, is a free, closed source <strong>PHP</strong> extension by Zend<br />

that enables <strong>PHP</strong> to run files encoded by Zend Guard [1] .<br />

• Home Page: http://www.zend.com/products/guard/optimizer/<br />

[1] "Zend Guard" (http://www.zend.com/products/guard/optimizer/). . Retrieved September 28, 2009.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!