RabbitMQ instance Tutorial: Installing RabbitMQ in Windows

Source: Internet
Author: User

RabbitMQ instance Tutorial: Installing RabbitMQ in Windows

(1) download the RabbitMQ Server

Download the latest stable version from the official website of RabbitMQ. The latest version is 3.5.1.

RabbitMQ details: click here
RabbitMQ: click here

(2) remove old versions of RabbitMQ.

If the old version is installed, or you want to upgrade the Erlang VM from 32-bit to 64-bit, you need to manually uninstall the RabbitMQ server. Because the old service is not stopped or removed during installation.

(3) install the RabbitMQ Server

Download and install the Windows Installation File from the Erlang website. RabbitMQ needs this item.

Erlang details: click here
Erlang: click here

Run rabbitmq-server-3.5.1.exe, install RabbitMQ, and use the default configuration to start the RabbitMQ service.

(4) Start the RabbitMQ Service

RabbitMQ works well by default. If you want to customize the configuration of RabbitMQ environment variables, please refer to here.

The RabbitMQ service is automatically started. You can also start, reinstall, or stop the RabbitMQ service from the Start Menu.

(5) install management tools

In the Start menu, select "RabbitMQ Command Prompt (sbin dir)" and execute the following Command to install it.

D: \ Program Files (x86) \ RabbitMQ Server \ rabbitmq_server-3.5.5 \ sbin> rabbitmq-plugi
Ns. bat enable rabbitmq_management
The following plugins have been enabled:
Mochiweb
Webmachine
Rabbitmq_web_dispatch
Amqp_client
Rabbitmq_management_agent
Rabbitmq_management
 
Applying plugin configuration to rabbit @ FAVPC... started 6 plugins.

Access through http: // localhost: 15672/and enter guest/guest to log on successfully. At this point, RabbitMQ is successfully installed.

Install RabbitMQ in CentOS 5.6

Detailed installation record of RabbitMQ client C ++

Try RabbitMQ in Python

Deployment of production instances in the RabbitMQ Cluster Environment

Use PHP + RabbitMQ in Ubuntu

Process of installing RabbitMQ on CentOS

RabbitMQ concept and Environment Construction

RabbitMQ getting started

Source code compilation and installation of Erlang in CentOS 5.5

Install Erlang 5.8.3 in the source code of Ubuntu 10.10

Install Erlang on CentOS 6.4

Install Erlang R16B in Ubuntu

This article permanently updates the link address:

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.