Installation and use of RABBITMQ

Source: Internet
Author: User
Tags rabbitmq
1. Download and install

Rabbit MQ is built on the powerful Erlang OTP platform, so you install Erlang before installing RABBITMQ.

Erlang:http://www.erlang.org/download.html

Rabbitmq:http://www.rabbitmq.com/download.html

2. Open the Web version console command line:%rabbitmq%/sbin use Rabbitmq-plugins.bat list to view the list of installed plugins using Rabbitmq-plugins.bat enable Rabbitmq_ Management command to start the Web console restart RABBITMQ Service effective 3, create user, and give permission command line:%rabbitmq%/sbin create user queue, password is queuerabbitmqctl add_user queue  Queue gives queue Super Administrator permissions Rabbitmqctl set_user_tags queue Administrator Set queue user Rights Rabbitmqctl Set_permissions-p/queue CONFP Writep READP

Installation and use of RABBITMQ

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.