Libraries tagged by parallax
rikanishu/php-multi-process
7224 Downloads
PHP library for parallel shell commands execution
php-slang/php-slang
27238 Downloads
PHPSlang is a library that allow you to write a purely functional code in PHP
freerkminnema/synchronized
1716 Downloads
A Laravel package that provides a `synchronized` function that uses atomic locks to prevent a critical section of code from running in parallel across multiple requests.
co-stack/process-manager
3094 Downloads
Simple wrapper to enable parallel processing using Symfony Process component
uppes/coroutine
626 Downloads
Cooperative multitasking using generators. The basics of coroutines, async and await!
recca0120/async-testing
371 Downloads
rdlowrey/amp
218 Downloads
Non-blocking thread pool task dispatch
emonkak/underbar.php
11534 Downloads
A collection processing library for PHP, like Underscore.js
amphp/thread
5556 Downloads
Non-blocking thread pool task dispatch
react-parallel/test-pool
3877 Downloads
Pool meant for used in unit tests
react-parallel/pool-tests
12102 Downloads
🎱 Pool tests for bridging ext-parallel and ReactPHP
vectorface/gearman
9588 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.
stil/curl-robot
22786 Downloads
Parallel URL crawling extension to curl-easy.
networkteam/typo3-cachebase
2086 Downloads
It adds variables to the page cache identifier calculation for serving multiple versions of a webseite parallel. This is the case in container environments with rolling updates.
magdv/robo-paracept
913 Downloads
Codeception Parallel Execution Tasks via Robo Task Runner