Name : php-apc
| |
Version : 3.1.2
| Vendor : Mandriva
|
Release : 4mdv2009.1
| Date : 2009-03-01 19:54:14
|
Group : Development/PHP
| Source RPM : php-apc-3.1.2-4mdv2009.1.src.rpm
|
Size : 0.51 MB
| |
Packager : Oden Eriksson < oeriksson_mandriva_com>
| |
Summary : The apc (Alternative PHP Cache) module for PHP
|
Description :
APC was conceived of to provide a way of boosting the performance of PHP on heavily loaded sites by providing a way for scripts to be cached in a compiled state, so that the overhead of parsing and compiling can be almost completely eliminated. There are commercial products which provide this functionality, but they are neither open-source nor free. Our goal was to level the playing field by providing an implementation that allows greater flexibility and is universally accessible.
NOTE!: php-apc has to be loaded last, very important!
This package comes with four different flavours of APC (use only one of them):
o apc-mmap.so - mmap (fcntl) based locks (default) o apc-sem.so - IPC semamphore based locks o apc-spinlocks.so - Hardware-dependent implementation of spinlocks o apc-pthread.so - NPTL pthread mutex based locks
|
RPM found in directory: /vol/rzm6/linux-mandriva/official/2009.1/i586/media/main/release |