Package : php-pcntl

Package details

Summary: Process Control extension module for PHP

Description:
This is a dynamic shared object (DSO) for PHP that will add process spawning
and control support. It supports functions like fork(), waitpid(), signal()
etc.

Process Control support in PHP implements the Unix style of process creation,
program execution, signal handling and process termination. Process Control
should not be enabled within a webserver environment and unexpected results may
happen if any Process Control functions are used within a webserver
environment.


URL: http://www.php.net/pcntl
License: PHP License

Maintainer: mokraemer

List of RPMs