[rabbitmq-discuss] ANN QDB 0.4.4 Released with backup for RabbitMQ queues

David Tinker david.tinker at gmail.com
Mon Aug 5 07:12:27 BST 2013


QDB can now backup RabbitMQ queues and replay messages by timestamp.

http://qdb.io/

Backup/Replay RabbitMQ Queue
- Backup messages from a queue
- Replay by timestamp as needed
- Watch incoming messages with curl
- Alerts and monitoring

Push To Remote RabbitMQ Server
- Simple HTTP POST to send messages to RabbitMQ
- Your app is protected from network partitions or RabbitMQ downtime
- Replay by timestamp if downstream processing fails
- Easier than running RabbitMQ on both servers with a shovel
- Low memory footprint (run on an EC2 micro instance)


More information about the rabbitmq-discuss mailing list