Libraries tagged by php async queue
yangusik/thrun
8 Downloads
Async queue worker engine for PHP with native threads + coroutines via TrueAsync.
dataprocessors/amqp-async
3695 Downloads
Async AMQP 0.9.1 client for PHP designed to work with Icicle.
b7s/laravel-queue-flow
2 Downloads
A fluent Laravel Queue wrapper, simplifying queue management without creating separate Job classes
marwanalsoltany/amqp-agent
1802 Downloads
An elegant wrapper around the famous php-amqplib for 90% use case.
fiberflow/fiberflow
2 Downloads
Revolutionary Laravel queue worker using PHP Fibers for cooperative multitasking and 10x throughput
dazzle-php/redis
318 Downloads
Dazzle Asynchronous Redis Driver.
iry/async-queue
66 Downloads
A simple asynchronous queue library.(一个简单php异步队列库)
ozaretskii/php-snake-mqp
5 Downloads
PHP async messages queueing and processing library
neilqin/async-queue-beanstalkd
3 Downloads
async queue base on beanstalkd
kislayphp/queue
8 Downloads
Native PHP distributed job queue with a standalone queue server, producer client, worker runtime, retries, and DLQ support
ez-php/queue
145 Downloads
Async job queue for the ez-php framework — database and Redis drivers, Worker, and queue:work command
adocwang/php_async_task
12 Downloads
A queue task/async task programing framework for php, and a daemon written in php
symplely/thread_queue
50 Downloads
An simply `uv_queue_work` wrapper API to manage a pool of threads, for parallel PHP execution
solophp/task-queue
18 Downloads
Enhanced PHP task queue using Solo Database with retry mechanism and task expiration support.
solophp/job-queue
71 Downloads
A lightweight and reliable database-backed job queue for PHP with atomic claim, visibility timeout, and exponential backoff.