enqueue-dev
Message Queue Library
A package for building and implementing message queues and job queues in PHP applications.
Message Queue, Job Queue, Broadcasting, WebSockets packages for PHP, Symfony, Laravel, Magento. DEVELOPMENT REPOSITORY - provided by Forma-Pro
2k stars
58 watching
435 forks
Language: PHP
last commit: 4 days ago
Linked from 3 awesome lists
amazon-sqsamqpbeanstalkddoctrine-dbalgearmangoogle-pubsubhacktoberfestjob-queuekafkamessage-busmessage-passingmessage-queuerabbitmqrabbitmq-clientredissnsstompsymfonywampwamp-client
Related projects:
Repository | Description | Stars |
---|---|---|
php-enqueue/enqueue | An advanced message queueing system with plug-and-play components and simplified message processing | 188 |
php-enqueue/laravel-queue | An extension to Laravel's queue system that supports multiple message queues and transports | 233 |
php-enqueue/redis | Enables message queuing using Redis as the broker. | 41 |
php-enqueue/rdkafka | An implementation of Queue Interop specification allowing PHP developers to send and consume messages via the Kafka protocol. | 50 |
php-enqueue/pheanstalk | An implementation of a message queue specification using PHP | 9 |
tarantool-php/queue | A PHP interface to a distributed message queue system for storing and processing data in a decentralized manner. | 63 |
mmoreram/rsqueuebundle | A Redis-based queuing system for Symfony applications | 52 |
sybrexsys/rapidmq | A lightweight message queue library for Go that enables efficient, reliable, and concurrent processing of messages. | 68 |
tangxuehua/equeue | A high-performance distributed message queue written in C# | 579 |
loresoft/mongodb.messaging | A library that enables message processing using MongoDB as a lightweight queue pub/sub system | 60 |
smrchy/rsmq | A lightweight message queue for Node.js using Redis as the underlying storage | 1,758 |
bernardphp/bernardbundle | Integrates Bernard with Symfony2 to enable message queueing and job execution. | 96 |
weyoss/redis-smq | A Node.js library for queuing messages and processing them asynchronously with consumers using Redis as the backend | 594 |
php-amqplib/thumper | A PHP library implementing several messaging patterns for RabbitMQ to facilitate message queuing and exchange of messages between systems. | 276 |
kassane/libzmq | A C++ implementation of the ZeroMQ messaging kernel with support for multiple transport protocols and asynchronous message queues. | 2 |