Install RABBITMQ under Windows

Source: Internet
Author: User
Tags rabbitmq

RABBITMQ is an enterprise messaging system that is complete and can be taken on a standard based on the AMQP protocol. It follows the Mozilla Public License Open Source protocol, an industrial-grade Message Queuing (MQ) server implemented with Erlang, Rabbit MQ is built on the Erlang OTP platform, so before installing RABBITMQ, You need to install Erlang first.

1. Installing Erlang

Download and install eralng OTP for Windows OTP 19.3

Setting environment variables

650) this.width=650; "Src=" https://s5.51cto.com/wyfs02/M01/07/B9/wKiom1nOJ8rCCLyBAAAMvteySag963.png-wh_500x0-wm_ 3-wmp_4-s_845622312.png "title=" qq picture 20170929185841.png "alt=" Wkiom1noj8rcclybaaamvteysag963.png-wh_50 "/>

2. download Rabbitmq-server-windows-3.6.6.zip , unzip to any place such as: D:\rabbitmq_server-3.6.12

Setting environment variables

650) this.width=650; "Src=" https://s1.51cto.com/wyfs02/M02/07/B9/wKiom1nOKqzCWtY5AAAYhi4VJpY386.png-wh_500x0-wm_ 3-wmp_4-s_2486547916.png "title=" qq picture 20170929191108.png "alt=" Wkiom1nokqzcwty5aaayhi4vjpy386.png-wh_50 "/>

650) this.width=650; "Src=" https://s2.51cto.com/wyfs02/M01/07/B9/wKiom1nOKvCQQA2eAABDS3iE28M909.png-wh_500x0-wm_ 3-wmp_4-s_1383745198.png "title=" qq picture 20170929191222.png "alt=" Wkiom1nokvcqqa2eaabds3ie28m909.png-wh_50 "/>

start RABBITMQ
  Mode 1: Enter D:\rabbitmq_server-3.6.12\sbin execute rabbitmq-server.bat

Way 2: Open the cmd window, enter D:\rabbitmq_server-3.6.12\sbin, execute rabbitmq-server-detached After boot is complete, you can close the window,-detached parameter is started in a separate way

Start RABBITMQ in service mode

Installation Services
Open cmd window, enter D:\rabbitmq_server-3.6.12\sbin, execute rabbitmq-service install
after successful execution, a service named Rabbitmq_servicename is created in the system.

Start the service

Open cmd window, enter D:\rabbitmq_server-3.6.12\sbin, execute rabbitmq-service start (or you can start >> run: services.msc Management Service), Tip "Service Rabbitmq_servicename started" is started successfully.

Close Service
Rabbitmq-service.bat Stop

Uninstall Service
Rabbitmq-service.bat Remove

activating RabbitMQ ' s Management Plugin

   cmd window CD D:\rabbitmq_server-3.6.12\sbin Execute rabbitmq-plugins enable rabbitmq_management

After opening the extension you can manage RABBITMQ

in the Web interface

Address:http://localhost:15672
Default User name: Guest (only localhost login)
default password: Guest


This article is from "Dormant" blog, please make sure to keep this source http://lihao001.blog.51cto.com/872112/1969821

Install RABBITMQ under Windows

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.