enqueue
Message processor
A messaging system designed to simplify message processing and provide advanced features.
[READ-ONLY] Messaging solutions for PHP.
188 stars
7 watching
37 forks
Language: PHP
last commit: 11 months ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A package for building and implementing message queues and job queues in PHP applications. | 2,180 |
| | An implementation of a message queue with Redis as the broker | 41 |
| | Extends Laravel with support for message queues and various transport options | 235 |
| | An implementation of Queue Interop specification using Kafka protocol to send and consume messages. | 50 |
| | Allows message queueing using Beanstalkd broker | 9 |
| | A PHP interface to a distributed message queue system for storing and processing data in a decentralized manner. | 64 |
| | A Redis-based queuing system for Symfony applications | 52 |
| | A high-performance distributed message queue written in C# | 579 |
| | A library that enables message processing using MongoDB as a lightweight queue pub/sub system | 58 |
| | A PHP library implementing several messaging patterns for RabbitMQ to facilitate message queuing and exchange of messages between systems. | 276 |
| | A Redis-based producer-consumer system for handling messages with guaranteed delivery and visibility timeouts. | 131 |
| | A package offering concurrent-safe queue implementations with auto-expanding capacity and fixed capacities | 404 |
| | A comprehensive guide to ØMQ, a high-performance messaging library, written by Pieter Hintjens and others. | 3,447 |
| | A lightweight message queue for Node.js using Redis as the underlying storage | 1,765 |
| | A high-performance library for asynchronous messaging and queueing in .NET | 367 |