Libraries tagged by parallel-processes
f3ath/forkrunner
103 Downloads
A simple framework to run code in parallel processes
aikus/fork-manager
1 Downloads
ForkManager is a library for simplifying work with running handlers in parallel processes.
amphp/parallel
20284410 Downloads
Parallel processing component for Amp.
amphp/parallel-functions
8040593 Downloads
Parallel processing made simple.
polonskiy/phproutine
99718 Downloads
Goroutines in PHP
qxsch/worker-pool
295137 Downloads
Runs tasks in a parallel processing workerpool.
akbansa/parallel-processor
7643 Downloads
Parallel Processor will help you do run commands for parallel execution
kmuenkel/parallel-collection
3158 Downloads
A Laravel wrapper for amphp/amp offering a Collection Macro that performs parallel processing
spencer-mortensen/parallel-processor
105 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
rapttor/threads
1313 Downloads
Threads is a powerful and user-friendly PHP library designed to simplify parallel processing in PHP applications
ppajer/webscraper
25 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.