Libraries tagged by parallax
uppes/coroutine
625 Downloads
Cooperative multitasking using generators. The basics of coroutines, async and await!
recca0120/async-testing
370 Downloads
rdlowrey/amp
210 Downloads
Non-blocking thread pool task dispatch
react-parallel/test-pool
1514 Downloads
Pool meant for used in unit tests
react-parallel/streams
16190 Downloads
🏞️ Streams abstraction around ext-parallel Channels for ReactPHP
react-parallel/pool-tests
5809 Downloads
🎱 Pool tests for bridging ext-parallel and ReactPHP
vectorface/gearman
7030 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
22784 Downloads
Parallel URL crawling extension to curl-easy.
networkteam/typo3-cachebase
1236 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.
malickyeu/curl-easy
294 Downloads
cURL wrapper for PHP. Supports parallel and non-blocking requests. For high speed crawling, see stil/curl-robot.
jfnetwork/parapool
3260 Downloads
A library for parallel execution
convertiv/composer-wordpress
5024 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.
box/brainy
151 Downloads
Brainy - A smart, parallel templating engine based on Smarty
tonysm/laravel-paratest
5260 Downloads
Run your Laravel feature tests in parallel without race conditions.
ezsystems/fastest
15751 Downloads
Simple parallel testing execution... with some goodies for functional tests.