Libraries tagged by concurrent execution

aswin/concurrent-laravel

4 Favers
6 Downloads

A Laravel package for concurrent API execution

Go to Download


chemem/php-concurrently

10 Favers
222 Downloads

A PHP version of concurrently built atop ReactPHP and RxPHP.

Go to Download


mojahed/multiquery

0 Favers
8 Downloads

Parallel MySQL query execution for Laravel projects - Run multiple MySQL queries in parallel for efficient execution.

Go to Download


tourze/symfony-lock-command-bundle

0 Favers
3015 Downloads

A Symfony bundle that provides locking mechanism for console commands to prevent concurrent execution

Go to Download


bensedev/laravel-inflight-query-lock

16 Favers
3 Downloads

Deduplicate concurrent identical queries using distributed locks and async execution

Go to Download


mojahed/php-multiquery

0 Favers
0 Downloads

Parallel MySQL query execution for raw PHP projects - Run multiple MySQL queries in parallel for efficient execution.

Go to Download


kivagant/runonce

0 Favers
26 Downloads

Run any shell command only once (deny concurrent execution)

Go to Download


zwirek/reactphp-limiter

0 Favers
178 Downloads

Set of classes for limiting concurrent job execution using ReactPHP

Go to Download


cognesy/instructor-http-pool

0 Favers
0 Downloads

Concurrent HTTP request execution for Instructor

Go to Download


invincible-tech-systems/easeampmysql

1 Favers
63 Downloads

A very simple and safe PHP library to execute SQL Queries as Prepared Statements on MySQL Database, in an asynchronous & non-blocking way. Methods are provided to prepare a SQL Statement & it's execution separately as different methods (to facilitate caching of prepared statements) as well as together in a single method too, all basing upon Amphp, an event driven concurrent framework in php and its Amphp\Mysql package.

Go to Download


cheprasov/php-redis-lock

108 Favers
447606 Downloads

RedisLock for PHP is a synchronization mechanism for enforcing limits on access to a resource in an environment where there are many threads of execution. A lock is designed to enforce a mutual exclusion concurrency control policy.

Go to Download


riki137/multitron

90 Favers
18035 Downloads

Tool for managing fast both asynchronous and multi-threaded execution of tasks. Focused on performance and pleasant CLI interface.

Go to Download


pudongping/hyperf-wise-locksmith

10 Favers
7139 Downloads

A mutex library provider for the Hyperf framework, designed to enable serialized execution of PHP code in high-concurrency scenarios.

Go to Download


cheprasov/php-memcached-lock

9 Favers
247477 Downloads

MemcachedLock for PHP is a synchronization mechanism for enforcing limits on access to a resource in an environment where there are many threads of execution. A lock is designed to enforce a mutual exclusion concurrency control policy.

Go to Download


myparcelcom/concurrency-safe-migrations

1 Favers
52387 Downloads

Provides an artisan command that runs migrations but prevents execution at the same time

Go to Download


Next >>