首页 > 其他 > 详细

RabbitMQ

时间:2016-03-02 12:55:23      阅读:216      评论:0      收藏:0      [点我收藏+]

1. Getting start from the link below:

  http://www.rabbitmq.com/getstarted.html

 

2. How to delete queues?

  1) Open command in sbin folder.

  2) rabbitmqctl stop_app

    rabbitmqctl reset

    rabbitmqctl start_app

      3) Be careful about it, it will delete all the queues, users and vhosts you have configured on your rabbit server

RabbitMQ

原文:http://www.cnblogs.com/kenfang/p/5234117.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!