About the Message Broker Dummy module
About the module
About the module and the underlying ideas
About the module
How to configure the message broker modules
Configure the main module
How to create exchanges and queues
You have to declare all exchanges, queues and its bindings within a json file. The two implementation modules need these for different
How to use the provided API
Sending messages
How to write fault tolerant message consumers
This page shows you the most important aspects of writing fault tolerant message consumers. Not all described situations may (seem to) occur