Libraries tagged by parallel execution
liuggio/fastest
6076989 Downloads
Simple parallel testing execution... with some goodies for functional tests.
codeception/robo-paracept
3721437 Downloads
Codeception Parallel Execution Tasks via Robo Task Runner
shipmonk/phpunit-parallel-job-balancer
3649 Downloads
Balances PHPUnit test execution across parallel jobs based on JUnit XML timing data
riki137/multitron
18869 Downloads
Tool for managing fast both asynchronous and multi-threaded execution of tasks. Focused on performance and pleasant CLI interface.
onlab/balno-workflow
12675 Downloads
A PHP 5.5+ Workflow with parallel execution
akbansa/parallel-processor
13414 Downloads
Parallel Processor will help you do run commands for parallel execution
cheprasov/php-parallel
12565 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
jlipps/paraunit
35941 Downloads
A parallel execution wrapper for PHPUnit
rikanishu/php-multi-process
7320 Downloads
PHP library for parallel shell commands execution
rcalicdan/serializer
1032 Downloads
code serializer for ipc and parallel execution libraries built on top of opis/closure
magdv/robo-paracept
1948 Downloads
Codeception Parallel Execution Tasks via Robo Task Runner
petrgrishin/parallel-unit-test
6 Downloads
Methodology of tests for parallel execution of code
cleatsquad/module-parallel-tests-plus
3 Downloads
Magento 2 module that enhances the dev:tests:run CLI command by enabling ParaTest parallel execution using --processes and --runner options.
programie/parallel-processes
81 Downloads
A library to handle parallel process executions using Symfony Process component
kosadchiy/laravel-parallel-db
18 Downloads
Laravel package for in-process parallel SQL execution via native pgsql/mysqli async APIs.