RabbitMQ


Getting Started with RabbitMQ Broker

Once you've installed the server and started it running, you'll want to perform a couple of basic administrative tasks.

Change the admin password

The default database contains a user named "guest" with a password of "guest". Use the password-changing tool from the command-line to set it to something private.

Decide on strictness

For interoperability reasons, the RabbitMQ broker defaults to a fairly loose interpretation of the AMQP standard in the area of access control. You may wish to tighten up the checking of AMQP tickets.