Libraries tagged by parallax

publero/net_gearman

9 Favers
77749 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
661 Downloads

PHP library for execute functions in parallel.

Go to Download


mitsuru793/symfony-parallel-process

1 Favers
61440 Downloads

Simple wrapper to enable parallel processing using Symfony Process component

Go to Download


kmuenkel/parallel-collection

2 Favers
3499 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
9914 Downloads

Parallel task logger DB implementation

Go to Download


hds-solutions/parallel-sdk

8 Favers
2110 Downloads

SDK to implement parallel php extension

Go to Download


cheprasov/php-parallel

17 Favers
12428 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
3888 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


terremoth/php-async

26 Favers
17 Downloads

Write async PHP processes or process async files with no phtreads, parallel or reactive libs

Go to Download


symplely/coroutine

62 Favers
1578 Downloads

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

Go to Download


stekycz/critical-section

1 Favers
36496 Downloads

Lightweight class supporting critical section locking

Go to Download


smoren/multicurl

10 Favers
61 Downloads

Multi curl wrapper for making parallel HTTP requests

Go to Download


sinacms/multihttp

84 Favers
398 Downloads

a tool for multi-curl written in php

Go to Download


<< Previous Next >>