Libraries tagged by parallax
rdlowrey/amp
218 Downloads
Non-blocking thread pool task dispatch
emonkak/collection
14669 Downloads
A collection library as a container for aggregation of objects
vectorface/gearman
10005 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
2205 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
1073 Downloads
Codeception Parallel Execution Tasks via Robo Task Runner
box/brainy
153 Downloads
Brainy - A smart, parallel templating engine based on Smarty
tonysm/laravel-paratest
5414 Downloads
Run your Laravel feature tests in parallel without race conditions.
ezsystems/fastest
16242 Downloads
Simple parallel testing execution... with some goodies for functional tests.
wyrihaximus/s3-parallel-upload
8 Downloads
Asyncronous upload to AWS S3
wyrihaximus/parallel-runtime
21 Downloads
🎁 ext-parallel runtime wrapping adding error, signal, and exception handling
vrann/magento-parallel-indexer
4 Downloads
CLI tool to run single row re-indexing in parallel
vladidas/parallelphp
8 Downloads
Running PHP functions in parallel thread without blocking.
socialpoint/parallel-phpunit
18241 Downloads
Parallel Test Cases Runner for PHPUnit
programie/parallel-processes
51 Downloads
A library to handle parallel process executions using Symfony Process component