Package : php-apc > RPM : php-apc-3.1.15-4.19.mga4.src.rpm

Basic items

Name php-apc
Version 1:3.1.15
Release 4.19.mga4
URL http://pecl.php.net/package/APC
Group Development/PHP
Summary The apc (Alternative PHP Cache) module for PHP
Size 2,244KB
Arch x86_64
License PHP License

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
o apc-mmap+mutex.so - mmap (fcntl) and pthread mutex based locks

Media information

Distribution release Mageia 4
Media name core-updates
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2015-09-04 19:59:17
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie