Libraries tagged by pcntl_fork
comodojo/daemon
454 Downloads
Solid PHP daemon toolkit
sqonk/phext-detach
89 Downloads
Detach is a library for running tasks inside of a PHP script in parallel using forked processes.
shawty81/multiprocessor
1716 Downloads
Easy usable class for very fast and memory efficient scripts, processing lots of data by utilizing the power of pcntl_fork()
axxapy/php_threadpool
10 Downloads
Thread && Thread pool wrappers for pcntl (not actual threads but forks)
bobby/multi-processes
20 Downloads
php原生pcntl实现的简易多进程和进程池组件,支持父子进程双向通信传输数据.包含进程池按需动态fork进程功能.
mkraemer/react-pcntl
285914 Downloads
PCNTL bindings for ReactPHP
mougrim/pcntl-signal-handler
1218 Downloads
PCNTL signal handler for PHP
exteon/pcntl
278 Downloads
Various process control functions for PHP under Linux
che/console-signals
44960 Downloads
Unix signal support for Symfony Console
axxapy/easyfork
794 Downloads
The easiest way to manage work for php (uses pcntl library)
soliphp/process
112 Downloads
Simple multi-process manager for PHP, based on pcntl and posix.
pcntl_job/pcntl_job
8 Downloads
Adapters for pcntl, cURL etc.
werkint/react-pcntl
29 Downloads
PCNTL bindings for ReactPHP
wyrihaximus/ratchet-pcntl
262 Downloads
Add OS signaling to ratchet for CakePHP
pahenrus/react-signals
3526 Downloads
Unix signals handling for ReactPHP