Libraries tagged by parallel
pedrogaldino/php-thread-pool
73 Downloads
Implementação de uma interface para utilização de Thread Pool com PHP
olivierperes/lambda-pi
12 Downloads
Parallel implementation of a functional interface on vectors
nag/gearmanager
6 Downloads
Small library for handling and managing gearman workers client
mojahed/php-multiquery
0 Downloads
Parallel MySQL query execution for raw PHP projects - Run multiple MySQL queries in parallel for efficient execution.
mojahed/multiquery
8 Downloads
Parallel MySQL query execution for Laravel projects - Run multiple MySQL queries in parallel for efficient execution.
libcast/worker-pool
6596 Downloads
Runs tasks in a parallel processing workerpool.
keggermont/laravel-amphp
352 Downloads
Boost Laravel performance with AmPHP's asynchronous capabilities. Run parallel tasks, HTTP requests, and database operations with automatic chunking while retaining a simple, expressive API. Perfect for improving API response times and resource utilization.
kawakami-o3/co
12 Downloads
Asynchronous cURL executor simply based on resource and Generator
johnsear/task-scheduler
11 Downloads
A lightweight PHP library designed for scheduling and executing command-line tasks with cron syntax.
j3j5/lastfm-apio
14 Downloads
A simple PHP wrapper for the Last.fm API that allows you to launch parallel requests.
irl/paratest
1 Downloads
Parallel testing for PHP | Forked for IRL implementation
internetrix/distributedparallelrequests
4 Downloads
Distrubutes requests across different domains to allow them to be run in parallel
in2code/deploymentlocker
28 Downloads
Simple script to prohibit parallel execution of the same TYPO3.Surf deployment
ijvo/critical-section
4 Downloads
Lightweight class supporting critical section locking
igorsgm/illuminate-concurrency
35 Downloads
Standalone extraction of Laravel's Illuminate Concurrency component. Run tasks concurrently using process, fork, or sync drivers.