RedMQ is a Redis-based messaging system that is specifically designed to support flexible messaging schemes, exposing an API that allows messages to be filtered by a number of message attributes. At its core is a Python TCP server built on Asynchronous Messaging Protocol and Twisted's AMP module. This means RedMQ can support clients in any language, though only two clients - PHP and Python - have been implemented to date. The API is designed with flexibility in mind, providing native support for conditional messaging and custom message routing as well as standard point-to-point and publish-subscribe messaging models.
Features
- Point-to-Point channel
- Publish-Subscribe channel
- Request-Reply messaging
- Message router
- Dynamic message filtering
- Server-side message forwarding
- Custom command plugins
- Custom routing plugins
- Message queue
- Message expiration
- Message priority
- Message consumers
- Redis storage
- RedMQ Python client
- RedMQ PHP client
- RedMQ Server (TCP)
- RedMQ Server daemon
License
MIT LicenseFollow RedMQ
Other Useful Business Software
$300 Free Credits to Build on Google Cloud
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of RedMQ!