Package: wnpp Severity: wishlist * Package name : php4-turck-mmcache Version : 2.4.6 Upstream Author : Dmitry Stogov <[EMAIL PROTECTED]> * URL : http://turck-mmcache.sourceforge.net/ * License : GPLv2 Description : PHP4 byte-compiler, cache, encoder and accelerator
Turck MMCache is a free open source PHP accelerator, optimizer, encoder and dynamic content cache for PHP. It increases performance of PHP scripts by caching them in compiled state, so that the overhead of compiling is almost completely eliminated. Also it uses some optimizations to speed up execution of PHP scripts. Turck MMCache typically reduces server load and increases the speed of your PHP code by 1-10 times. Turck MMCache stores compiled PHP scripts in shared memory and execute code directly from it. It creates locks only for short time while search compiled PHP script in the cache, so one script can be executed simultaneously by several engines. Unlike php4-acs, this one seems to work ;-) It is running (non-packaged) here without problems. It is a must for squirrelmail-using sites with non-trivial loads... -- "One disk to rule them all, One disk to find them. One disk to bring them all and in the darkness grind them. In the Land of Redmond where the shadows lie." -- The Silicon Valley Tarot Henrique Holschuh