Libraries tagged by pcntl_fork
pvariablis/sasfm
1 Downloads
Simple and Scalable Fork Management
comodojo/daemon
456 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
13 Downloads
Thread && Thread pool wrappers for pcntl (not actual threads but forks)
bobby/multi-processes
20 Downloads
php原生pcntl实现的简易多进程和进程池组件,支持父子进程双向通信传输数据.包含进程池按需动态fork进程功能.
mkraemer/react-pcntl
286623 Downloads
PCNTL bindings for ReactPHP
mougrim/pcntl-signal-handler
1252 Downloads
PCNTL signal handler for PHP
exteon/pcntl
363 Downloads
Various process control functions for PHP under Linux
axxapy/easyfork
917 Downloads
The easiest way to manage work for php (uses pcntl library)
che/console-signals
44964 Downloads
Unix signal support for Symfony Console
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