Libraries tagged by Pnctl
anuyun/ko-process-thin
8 Downloads
Simple pcntl fork wrapper and process manager
uppes/eventloop
512 Downloads
An event loop library for asynchronous PHP programming.
localzet/core
199 Downloads
Localzet Server is an asynchronous event-based server in PHP, offering high performance and scalability using modern technologies and standards.
innmind/process-manager
443 Downloads
Library to work with sub-processes
edwardstock/forker
38 Downloads
PHP posix process manager and async job handler
wispedia/kppool
3 Downloads
PHP process pool base on pcntl and apcu
tuo/simplefork
9 Downloads
Classes to simply create child-process by pcntl_fork
steve-moretz/async-react-php
11 Downloads
Asynchronous and parallel PHP with the PCNTL extension
slothlabdotcom/async
25 Downloads
Asynchronous and parallel PHP with the PCNTL extension
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()
senman/yii2-crontab-manager
91 Downloads
更方便的管理您的定时任务,实时暂停、启动、修改定时任务的执行时间等等 With this package, you can better manage your multifarious timing tasks, just define an execution entry that can be implemented more flexibly by manipulating database data for timing, opening, closing, setting up time, and so on.Description: the task manager implements the flexibility of multiple processes. After the task is opened, each task takes up a sub process and automatically releases after completion.Preparation: installation extension To implement the multiple processes of PHP, we need two extensions pcntl and POSIX, which can be added at compile time: - enable-pcntl, do not use - disable-pcntl, POSIX is the default installation. PHP multi process modules rely on pcntl extensions
mahmoudmsalem/async
9 Downloads
Asynchronous and parallel PHP with the PCNTL extension
happyslucker/parallel
4 Downloads
The Parallel library provides an efficient way to execute multiple tasks concurrently in PHP using child processes. This library leverages the functionality of the pcntl (Process Control) extension to achieve parallel processing, allowing developers to maximize resource utilization and improve performance, especially when dealing with time-consuming operations.
gyorgybakocs/spatie-async
421 Downloads
Asynchronous and parallel PHP with the PCNTL extension from spatie/async
drlenux/workers-run
9 Downloads
php, worker, pcntl, messenger