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
13524 Downloads
phing task to run sub-tasks in a foreach-loop in separate, parallel processes
amphp/parallel
33501068 Downloads
Parallel processing component for Amp.
amphp/parallel-functions
9337127 Downloads
Parallel processing made simple.
polonskiy/phproutine
114492 Downloads
Goroutines in PHP
qxsch/worker-pool
309154 Downloads
Runs tasks in a parallel processing workerpool.
akbansa/parallel-processor
9550 Downloads
Parallel Processor will help you do run commands for parallel execution
rapttor/threads
5601 Downloads
Threads is a powerful and user-friendly PHP library designed to simplify parallel processing in PHP applications
kmuenkel/parallel-collection
3499 Downloads
A Laravel wrapper for amphp/amp offering a Collection Macro that performs parallel processing
spencer-mortensen/parallel-processor
107 Downloads
Run many pieces of code at once, and act on the results as they arrive
naldz/parallel-processor
12 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
6596 Downloads
Runs tasks in a parallel processing workerpool.