Libraries tagged by job queue
kinetis/queue-sql
17 Downloads
A SQL-backed (MySQL/Postgres) queue implementation for kinetis/queue's QueueInterface — SELECT ... FOR UPDATE SKIP LOCKED for atomic reservation, token-fenced settlement, and a finite visibility timeout that redelivers a crashed worker's job.
glorpen/queue-bundle
1960 Downloads
Task queue
ebects/laravel-roadrunner-queue
59 Downloads
Laravel native queue retry mechanism for RoadRunner - No zombie processes, full retry support!
crazybooot/jobs-stats
22 Downloads
Laravel 5.5 package to collect queue statistics
aloware/fair-queue
19518 Downloads
Laravel package to provide fair consumption of jobs against multiple partitions.
mvpopuk/laravel-enhanced-failed-jobs
7 Downloads
Laravel package for Queuewatch - Real-time queue failure monitoring
mcfedr/sqs-queue-driver-bundle
45165 Downloads
A bundle for running symfony background tasks with SQS as the engine
indigophp/queue
102 Downloads
Manage work queues with PHP
spooled-cloud/spooled
47 Downloads
Official PHP SDK for Spooled Cloud job queue service
onebip/recruiter
9862 Downloads
Job Queue Manager: high performance, high volume, persistent, fault tolerant. 100% PHP/MongoDB, 100% Awesome
instasent/resque-bundle
17335 Downloads
InstasentResqueBundle
chh/kue
4394 Downloads
A simple interface to multiple job queue implemenations
agatanga/relay
37 Downloads
A better way to create complex batch job queues in Laravel.
mpclarkson/resque-bundle
397 Downloads
A Symfony 2-3 bundle to manage Resque job queues
zanko-khaledi/notifications
15 Downloads
A Laravel notification service for synchronous and asynchronous notifications with queued jobs and notification pooling.