Libraries tagged by paralell
aternos/taskmaster
101000 Downloads
Object-oriented PHP library for running tasks in parallel
publero/net_gearman
80233 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
steevanb/php-parallel-processes
4106 Downloads
Call processes in parallel
soarce/parallel-process-dispatcher
5222 Downloads
Tiny PHP library for running jobs in background and/or in parallel
parallel/parallel
1438 Downloads
PHP library for execute functions in parallel.
mitsuru793/symfony-parallel-process
62864 Downloads
Simple wrapper to enable parallel processing using Symfony Process component
kelemen/parallel
19967 Downloads
Library for parallel running tasks
hiblaphp/parallel
26 Downloads
geopal-solutions/gnu-parallel-wrapper
3018 Downloads
A wrapper library for the GNU Parallel binary
cheprasov/php-parallel
12533 Downloads
The class allows you to run multiple operations parallel in different processes and send results to the main process. Useful if you need to run multiple independent operations simultaneously, instead of sequential execution, or if you run several independent queries, for example, queries to different data bases
ankitfromindia/parallel-smtp
225 Downloads
High-performance parallel SMTP client for Laravel with connection pooling and pipelining - up to 10x faster bulk email sending
wyrihaximus/react-parallel-runtime
1795 Downloads
Convinence wrapper around ext-parallel Runtime for and ReactPHP
wyrihaximus/react-parallel-infinite-pool
1100 Downloads
♾️ Infinite pool for bridging ext-parallel and ReactPHP
wyrihaximus/react-parallel-future-to-promise-converter
1833 Downloads
ReactPHP ext-parallel Future to Promise converter