[rabbitmq-discuss] ANN New project QDB: Persistent Message Queues With Replay
David Tinker
david.tinker at gmail.com
Thu Aug 1 11:44:45 BST 2013
QDB provides persistent message queues with the ability to efficiently
replay old messages by timestamp or id. It can push messages from its
queues directly to RabbitMQ and has simple REST interface.
http://qdb.io/
QDB is much more efficient than stuffing messages into a database
(MongoDB, MySQL etc.) before sending them to RabbitMQ for processing.
Cheers
David
More information about the rabbitmq-discuss
mailing list