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 is used in the DCM setup, how to install RabbitMQ and configure it with using a default configuration and how to change the default configuration.

Overview

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

TODO: Insert image here

RabbitMQ

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

...