EAccelerator0.9.6.1
PHP accelerator, optimizer, and dynamic content cache.
- Web Authoring
- PHP
EAccelerator is a PHP accelerator, optimizer, and dynamic content cache. It increases the performance of PHP scripts by caching them in their compiled state, so that the overhead of compiling is almost completely eliminated. eAccelerator also optimizes scripts to speed up their execution. eAccelerator typically reduces server load and increases the speed of your PHP code by 1-10 times.eAccelerator stores compiled PHP scripts in shared memory and executes code directly from it. It creates locks only for a short time, while searching for a compiled PHP script in the cache, so one script can be executed simultaneously by several engines. Files that can't fit in shared memory are cached on disk only.
The latest release, 0.9.5.1, supports PHP 4 and all PHP 5 releases including 5.2. In older releases, the encoder will only work with PHP versions from the 4.x.x branch. eAccelerator will not work with any other versions of PHP.
- linux
- Downloads7130
- LicenseGPL
- Tags
Downloads / Release History
- eaccelerator-0.9.5.2.tar.bz2
- eaccelerator-0.9.5.3.tar.bz2
- eaccelerator-0.9.6.tar.bz2