Libraries tagged by pcntl

wispedia/kppool

1 Favers
2 Downloads

PHP process pool base on pcntl and apcu

Go to Download


tuo/simplefork

0 Favers
8 Downloads

Classes to simply create child-process by pcntl_fork

Go to Download


steve-moretz/async-react-php

1 Favers
10 Downloads

Asynchronous and parallel PHP with the PCNTL extension

Go to Download


shawty81/multiprocessor

1 Favers
1716 Downloads

Easy usable class for very fast and memory efficient scripts, processing lots of data by utilizing the power of pcntl_fork()

Go to Download


senman/yii2-crontab-manager

1 Favers
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

Go to Download


mahmoudmsalem/async

0 Favers
8 Downloads

Asynchronous and parallel PHP with the PCNTL extension

Go to Download


happyslucker/parallel

1 Favers
1 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.

Go to Download


gyorgybakocs/spatie-async

0 Favers
421 Downloads

Asynchronous and parallel PHP with the PCNTL extension from spatie/async

Go to Download


drlenux/workers-run

0 Favers
9 Downloads

php, worker, pcntl, messenger

Go to Download


dragonlhp/crontab

0 Favers
23 Downloads

php crontab base on pcntl and libev

Go to Download


bobby/multi-processes

3 Favers
20 Downloads

php原生pcntl实现的简易多进程和进程池组件,支持父子进程双向通信传输数据.包含进程池按需动态fork进程功能.

Go to Download


bandzaai/bzthreading

0 Favers
13 Downloads

PCNTL multiprocess manager

Go to Download


axxapy/php_threadpool

0 Favers
10 Downloads

Thread && Thread pool wrappers for pcntl (not actual threads but forks)

Go to Download


agussuroyo/async

0 Favers
0 Downloads

A simple asynchronous process manager for PHP using pcntl.

Go to Download


7csn/reactor-select

0 Favers
45 Downloads

基于 pcntl 扩展的事件反应器

Go to Download


<< Previous Next >>