Libraries tagged by concurrent
zwirek/reactphp-limiter
76 Downloads
Set of classes for limiting concurrent job execution using ReactPHP
wtsergo/revolt-event-loop
10 Downloads
Rock-solid event loop for concurrent PHP applications.
white-rabbit-1-sketch/php-worker-pool
6 Downloads
A lightweight PHP library to manage a pool of workers for parallel task execution. This library allows you to easily manage worker threads, process tasks concurrently, and optimize your application’s performance by executing multiple tasks in parallel. Ideal for background jobs, batch processing.
time-unit-php/time-unit-php
26 Downloads
Somewhat based on java.util.concurrent.TimeUnit
selfworks/parallelcurl
37 Downloads
A PHP class providing an easy interface for running multiple concurrent CURL requests.
rubobaquero/luminati
13 Downloads
Class for making concurrent HTTP/HTTPS requests via Luminati service
retrowaver/strawpoll-voter
4 Downloads
Simple library for PHP that adds votes in strawpoll.me polls. Pretty fast since it uses concurrent requests.
really4you/laravel-optimistic
3 Downloads
Laravel Concurrent updating for model.
quhang/redis-lock
434 Downloads
use redis to control concurrent.
pfortin/magento2-session-unblocker
450 Downloads
Module for Magento 2 that prevents session blocking between concurrent AJAX requests
mtkh/idempotency-handler
13 Downloads
Block the concurrent/duplicate requests based on specific timeout
michaelgooden/mdg-multi-user
27 Downloads
ZF2 module to allow multiple concurrent instances of ZfcUser, for independant user systems.
mensbeam/fork
3 Downloads
Runs code concurrently by forking processes
level51/silverstripe-multi-member-sessions
1685 Downloads
Multiple concurrent member sessions for SilverStripe
kivagant/runonce
26 Downloads
Run any shell command only once (deny concurrent execution)