EAccelerator0.9.6.1

  • Submit New Release
  • Edit EAccelerator Information
  • Submit a New Software

PHP accelerator, optimizer, and dynamic content cache.

Tuesday, June 1, 2010
  • 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.

  • Downloads
    7130
  • License
    GPL
  • Tags
    php
    cache
    optimizer

Downloads / Release History


June
01
2010
EAccelerator 0.9.6.1
  • eaccelerator-0.9.6.1.tar.bz2
June
01
2010
EAccelerator 0.9.6-rc2
  • eaccelerator-0.9.6-rc2.tar.bz2
June
01
2010
EAccelerator 0.9.5.2
Changelog
  • eaccelerator-0.9.5.2.tar.bz2
June
01
2010
EAccelerator 0.9.5.3
Changelog
  • eaccelerator-0.9.5.3.tar.bz2
June
01
2010
EAccelerator 0.9.6
Changelog
  • eaccelerator-0.9.6.tar.bz2

Comments

No comment. Be the first to enter a comment.
Replying to:
Cancel

Last articles