To install rabbitMq, you need to install Erlang, but it takes too long to download it from baidu and the official website. Here I found a quick download
Erlang can be downloaded from www.erlang.org/downloads (too slow, it can make you feel overwhelmed)
The following address is recommended for download:
RabbitMQ Erlang can be downloaded from RabbitMQ.
www.erlang-solutions.com/resources/d…
The RabbitMq website can be downloaded in a minute or two if you need it.
RabbitMq rabbitMq rabbitMq rabbitMq rabbitMq rabbitMq rabbitMq rabbitMq
www.rabbitmq.com/download.ht…
Here are the rabbitMq installation steps
Install Erlang first
1.1. Double-click. Exe to start the installation
1.2. Select an installation directory
1.3. Click Install
1.4. Installation
1.5. Click Close
1.6. Set environment variables and create ERLANG_HOME
Add Erlang to path, %ERLANG_HOME%\bin;
1.9. Open the CMD command box and type erl.
Install rabbitMq
2.1. Double-click the rabbitMQ exe installation file.
2.2. Now install the directory
2.3. Click Install
2.4. Installation completed
2.5, set the environment variable to RABBITMQ_SERVER, the value of the variable is the directory to install RABBITMQ_SERVER
2.6, change the path variable, add Erlang variable to path, %RABBITMQ_SERVER%\sbin;
This step basically completes the installation.
2.7 Go to the installation directory and then go to the sbin directory.
Double-click the rabbitmq-server.bat file or CMD to run the rabbitmq-server.bat file.
2.8. Then visit http://localhost:15672
2.9. Enter the password and log in to guest/guest.
Done!
I will cover the use of RabbitMQ in general later on