You are viewing the documentation for Blueriq 17. Documentation for other versions is available in our documentation directory.

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

BQ-14447 - Getting issue details... STATUS

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 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

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". 



  • No labels