Libraries tagged by parable
lukezbihlyj/silex-hive
14319 Downloads
Module that enables parallel processing to be used with the silex-plus package.
luciansabo/async-command
29 Downloads
Paralellize php code execution when used inside command line scripts with the help of a Worker Pool
lkeme/curl-future
539 Downloads
Parallel CURL Requests with PHP --Fork
lay-z-d/pvm
28 Downloads
The library provides us with a frame to build a workflow or a business process such as BPMN. Could execute tasks in parallel or delayed tasks
jumaphelix/php-dag
67 Downloads
Implementation of Directed Acyclic Graphs (DAG) based task executions with parallelization in PHP
jfnetwork/parapool
3801 Downloads
A library for parallel execution
jced-artem/singleton-command
24 Downloads
Symfony singleton command. Command that can't be run in parallel before previous process stopped.
i07/php-simple-threads
12 Downloads
A very simplistic approach on parallel processing with PHP
herroffizier/yiisset
35 Downloads
Client script alternative implementation for Yii with minifying, compressing, merging, parallel loading and CoffeeScript support
gyorgybakocs/spatie-async
421 Downloads
Asynchronous and parallel PHP with the PCNTL extension from spatie/async
gandung/pipeline
20 Downloads
A PHP package to invoke parallel closure or invokable class instance
eyefi/net_gearman
2463 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.
ericdraken/chrome-php
22 Downloads
Parallel headless Chrome interaction via PHP
emteknetnz/legion
3 Downloads
Parallel silverstripe testing using docker
elvis-bi/net_gearman
28 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.