Libraries tagged by parallax

aternos/taskmaster

4 Favers
94708 Downloads

Object-oriented PHP library for running tasks in parallel

Go to Download


publero/net_gearman

9 Favers
78053 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.

Go to Download


mhlavac/gearman

8 Favers
52037 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.

Go to Download


league/shunt

444 Favers
520 Downloads

PHP library for executing commands in parallel on multiple remote machines, via SSH

Go to Download


parallel/parallel

1 Favers
815 Downloads

PHP library for execute functions in parallel.

Go to Download


n-hor/pcntl-parallel

28 Favers
113 Downloads

Execute PHP code in parallel with single or persistent task worker.

Go to Download


mitsuru793/symfony-parallel-process

1 Favers
61751 Downloads

Simple wrapper to enable parallel processing using Symfony Process component

Go to Download


kmuenkel/parallel-collection

2 Favers
3568 Downloads

A Laravel wrapper for amphp/amp offering a Collection Macro that performs parallel processing

Go to Download


kelemen/parallel-nette-db-task-logger

0 Favers
10040 Downloads

Parallel task logger DB implementation

Go to Download


kelemen/parallel

2 Favers
18581 Downloads

Library for parallel running tasks

Go to Download


hds-solutions/parallel-sdk

8 Favers
2130 Downloads

SDK to implement parallel php extension

Go to Download


cheprasov/php-parallel

17 Favers
12437 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

Go to Download


zhgzhg/gphpthread

14 Favers
3906 Downloads

Generic PHP Threads library using only pure PHP

Go to Download


wapmorgan/threadable

78 Favers
288 Downloads

Easy-to-use threading library providing all basic features to run your code in parallel mode

Go to Download


symplely/coroutine

62 Favers
1578 Downloads

Cooperative multitasking using generators. The basics of coroutines, async and await!

Go to Download


<< Previous Next >>