Windows installation RabbitMQ

Source: Internet
Author: User
Tags rabbitmq
RABBITMQ Overview

RABBITMQ is a popular open source Message Queuing system and is a standard implementation of the AMQP (Advanced Message Queuing Protocol Premium Messaging Queuing protocol) developed in the Erlang language. RABBITMQ is said to have good performance and timeliness, but also very good support for cluster and load deployment, very suitable for large-scale distributed systems, the specific characteristics are still in the verification, pending inspection.

RABBITMQ Installation Preparation

Address: http://www.rabbitmq.com/install-windows.html

Installing Erlang and RABBITMQ

The default installation is available.

Note: Note that when the installation is complete, the browser input http://localhost:15672 will not find a service error.

Solution: Start the cmd Command window, enter the \rabbitmq_server-3.7.7\sbin directory under the RABBITMQ installation directory, and execute the rabbitmq-plugins enable rabbitmq_management command.

At this time can be tested through the browser http://localhost:15672, the default login account is: Guest, the password is: Guest.

If the access is successful, the installation is successful.

Add New User

Windows installation 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.