Database Reference
In-Depth Information
Testing the RabbitMQ server
The following steps will get you the commands that are to be executed on the Ubuntu ter-
minal to start the RabbitMQ server and test it. They are as follows:
1. Start the RabbitMQ server by running the following command on the shell:
sudo service rabbitmq-server start
2. Check the server status by running the following command:
sudo service rabbitmq-server status
Search WWH ::




Custom Search