---reprinted under Windows RABBITMQ installation

Source: Internet
Author: User

Original address: http://blog.sina.com.cn/s/blog_7cc0c8cc0101mb4a.html

1. Download and install erlang,http://www.erlang.org/download.html, the latest version is R15B01 (5.9.1). Since my machine is a 64-bit Win7, find otp_win64_r15b01.exe to download and install.

2. Configure Environment variables
Add a System environment variable erlang_home configured to C:\Program files\erl5.9.1

3. Download RABBITMQ, the latest version is 2.8.1,http://www.rabbitmq.com/releases/rabbitmq-server/v2.8.1/rabbitmq-server-windows-2.8.1.zip.

4. Unzip the RABBITMQ Zip package, run Sbin/rabbitmq-server.bat, and start the RABBITMQ server.

5. Test whether the installation successfully entered the RABBITMQ sbin directory under DOS command, enter rabbitmq-server start MQ service Rabbit also comes with monitoring function.
CMD into the sbin directory, type rabbitmq-plugins enable rabbitmq_management enabling monitoring management, and then restart the RABBITMQ server.  Open URL http://localhost:55672, user name and password are guest. RABBITMQ API address under node. JS: HTTPS://GITHUB.COM/POSTWAIT/NODE-AMQPRABBITMQ installation configuration and management http://blog.csdn.net/zhangxinrun/ article/details/8178262

---reprinted under Windows RABBITMQ installation

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.