RSQueueBundle
Queue service
A Redis-based queuing system for Symfony applications
RSQueueBundle, a redis-based queue system for your Symfony2 projects
52 stars
6 watching
12 forks
Language: PHP
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
smrchy/rsmq | A lightweight message queue for Node.js using Redis as the underlying storage | 1,758 |
weyoss/redis-smq | A Node.js library for queuing messages and processing them asynchronously with consumers using Redis as the backend | 594 |
php-enqueue/enqueue-dev | A package for building and implementing message queues and job queues in PHP applications. | 2,178 |
robinjoseph08/redisqueue | A Redis-based producer-consumer system for handling messages with guaranteed delivery and visibility timeouts. | 129 |
php-enqueue/redis | Enables message queuing using Redis as the broker. | 41 |
tarantool-php/queue | A PHP interface to a distributed message queue system for storing and processing data in a decentralized manner. | 63 |
php-enqueue/enqueue | An advanced message queueing system with plug-and-play components and simplified message processing | 188 |
igr/jrsmq | A Java implementation of a lightweight message queue that uses Redis as the underlying data store | 36 |
sybrexsys/rapidmq | A lightweight message queue library for Go that enables efficient, reliable, and concurrent processing of messages. | 68 |
gleicon/restmq | A REST-based message queue with Redis support | 556 |
videlalvaro/rabbitmqbundle | A Symfony2 bundle that simplifies messaging in applications using RabbitMQ | 35 |
run-as-root/magento2-message-queue-retry | Enables retry mechanism for Magento 2 message queue errors using RabbitMQ's dead letter exchange feature | 56 |
colinmollenhour/cm_redissession | A Redis-based session handler for Magento with optimistic locking and features like compression and concurrency throttling | 208 |
soveran/ost | A Redis-based queueing and worker system for Ruby applications. | 167 |
bernardphp/bernardbundle | Integrates Bernard with Symfony2 to enable message queueing and job execution. | 96 |