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

GitHub

2k stars
58 watching
437 forks
Language: PHP
last commit: 2 months ago
Linked from 3 awesome lists

amazon-sqsamqpbeanstalkddoctrine-dbalgearmangoogle-pubsubhacktoberfestjob-queuekafkamessage-busmessage-passingmessage-queuerabbitmqrabbitmq-clientredissnsstompsymfonywampwamp-client

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
php-enqueue/enqueue A messaging system designed to simplify message processing and provide advanced features. 188
php-enqueue/laravel-queue Extends Laravel with support for message queues and various transport options 235
php-enqueue/redis An implementation of a message queue with Redis as the broker 41
php-enqueue/rdkafka An implementation of Queue Interop specification using Kafka protocol to send and consume messages. 50
php-enqueue/pheanstalk Allows message queueing using Beanstalkd broker 9
tarantool-php/queue A PHP interface to a distributed message queue system for storing and processing data in a decentralized manner. 64
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 58
smrchy/rsmq A lightweight message queue for Node.js using Redis as the underlying storage 1,765
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 599
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