Libraries tagged by parallel
detain/myadmin-pleskautomation-webhosting
3515 Downloads
MyAdmin PleskAutomation Webhosting Plugin - Provides Parallels Plesk Automation (PPA) integration for webhosting provisioning, including account creation, subscription management, and webspace lifecycle operations via XML-RPC.
convertiv/composer-wordpress
13480 Downloads
This library fills a gap when using wordpress with composer. Previously, packages like Drupal's preserve paths composer plugin closed this gap, but with Composer 2's parallel operations, preserve paths creates a race condition.
aternos/taskmaster
101926 Downloads
Object-oriented PHP library for running tasks in parallel
publero/net_gearman
80764 Downloads
Gearman (http://www.danga.com/gearman) is a system to farm out work to other machines. It can load balance function calls to lots of machines and allows you to call functions between languages. It can also run all function calls in parallel.
league/shunt
520 Downloads
PHP library for executing commands in parallel on multiple remote machines, via SSH
parallel/parallel
1627 Downloads
PHP library for execute functions in parallel.
parallel-php/parallel-task
332 Downloads
PHP parallel task multi-thread message based library
mitsuru793/symfony-parallel-process
63220 Downloads
Simple wrapper to enable parallel processing using Symfony Process component
kode/parallel
103 Downloads
适用于 PHP 8.3+ 的高性能多线程并行并发库:基于 ext-parallel 真线程(ZTS)的主引擎 + 同步回退引擎,可通过 EngineFactory::register() 接入 kode/process 等多进程后端;提供 Runtime、Task、Future、Concurrency 同步原语(Lock/Atomic/Semaphore/Barrier/Channel)、Fiber、WorkerPool 等完整能力
kmuenkel/parallel-collection
4235 Downloads
A Laravel wrapper for amphp/amp offering a Collection Macro that performs parallel processing
kelemen/parallel
20382 Downloads
Library for parallel running tasks
hiblaphp/parallel
67 Downloads
wyrihaximus/react-parallel-runtime
1937 Downloads
Convinence wrapper around ext-parallel Runtime for and ReactPHP
wyrihaximus/react-parallel-infinite-pool
1242 Downloads
♾️ Infinite pool for bridging ext-parallel and ReactPHP
wyrihaximus/react-parallel-future-to-promise-converter
1975 Downloads
ReactPHP ext-parallel Future to Promise converter