RabbitMQ监控和管理工具:QDB
QDB 是一个很棒的 RabbitMQ 的监控和管理工具,可使用时间戳和 id 引用对消息进行重放,可备份队列中的消息。
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)
本文由用户 jopen 自行上传分享,仅供网友学习交流。所有权归原作者,若您的权利被侵害,请联系管理员。
转载本站原创文章,请注明出处,并保留原始链接、图片水印。
本站是一个以用户分享为主的开源技术平台,欢迎各类分享!