Chapter 3. Managing RabbitMQ

In this chapter we will cover:

  • Using vhosts
  • Configuring users
  • Using SSL
  • Implementing client-side certificates
  • Managing RabbitMQ from a browser
  • Configuring RabbitMQ parameters
  • Developing Python applications to monitor RabbitMQ
  • Developing your own web applications to monitor RabbitMQ

Introduction

Once installed, RabbitMQ just works; it's really a zero configuration service. However, RabbitMQ has a lot of configuration options, which make it very flexible and able to work in different environments. In this chapter we will see how to change the configuration to meet the requirements of your application.

We will also begin to use the tools that we will treat in detail in the following chapters in order to show you how to monitor RabbitMQ ...

Get RabbitMQ Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.