Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Queueing is an essential component for the new DCM architecture. It supports asynchronous communication between the different components. This page describes how Queueing :

  • How queueing is used in the DCM setup

...

  • How to install RabbitMQ

...

  • How to configure

...

  • RabbitMQ using

...

  • the default configuration

...

  • How to

...

  • override the default configuration

...

Overview

This overview shows the different components that communicate to each other using a queue.

...

Blueriq supports RabbitMQ as a queue implementationthe message broker. The following page describes how to install RabbitMQ:   Installing RabbitMQ

Warning

The following steps will overwrite the existing configuration.

After RabbitMQ has been installed, we can configure the queues, exchanges and the bindings between the exchanges and queues. The default configuration has been attached to this page. This file is a JSON file which contains all queues, exchanges and bindings necessary for the DCM setup. It can be imported in the RabbitMQ dashboard in the "Overview" tab, under "Import definitions". 

After importing the file it might be necessary to reconfigure the users.