Libraries tagged by parallel-processes
aikus/fork-manager
3 Downloads
ForkManager is a library for simplifying work with running handlers in parallel processes.
mak/phing-foreach-parallel-task
13522 Downloads
phing task to run sub-tasks in a foreach-loop in separate, parallel processes
amphp/parallel
29085001 Downloads
Parallel processing component for Amp.
amphp/parallel-functions
8914760 Downloads
Parallel processing made simple.
polonskiy/phproutine
106020 Downloads
Goroutines in PHP
qxsch/worker-pool
305216 Downloads
Runs tasks in a parallel processing workerpool.
akbansa/parallel-processor
9051 Downloads
Parallel Processor will help you do run commands for parallel execution
rapttor/threads
4069 Downloads
Threads is a powerful and user-friendly PHP library designed to simplify parallel processing in PHP applications
kmuenkel/parallel-collection
3382 Downloads
A Laravel wrapper for amphp/amp offering a Collection Macro that performs parallel processing
spencer-mortensen/parallel-processor
106 Downloads
Run many pieces of code at once, and act on the results as they arrive
naldz/parallel-processor
11 Downloads
Port of the ParallelProcessor group of classes
ppajer/webscraper
26 Downloads
A straightforward web scraper written in PHP, with support for parallel processing and HTML5.
matthewbaggett/worker-pool
36 Downloads
Runs tasks in a parallel processing workerpool. Built atop qxsch/worker-pool with improvements.
lukezbihlyj/silex-hive
14319 Downloads
Module that enables parallel processing to be used with the silex-plus package.
libcast/worker-pool
6595 Downloads
Runs tasks in a parallel processing workerpool.