> For the complete documentation index, see [llms.txt](https://tapminds.gitbook.io/tapmind-mediation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tapminds.gitbook.io/tapmind-mediation/reporting-analytics/why-rabbitmq.md).

# Why RabbitMQ

> Placeholder page — content to be expanded.

***

## Overview

***

## Why It Exists

***

## Business Problem

***

## High Level Explanation

```mermaid
%% Placeholder diagram — to be added
flowchart LR
    A[Event Producer] --> B[RabbitMQ]
    B --> C[Event Consumer]
```

***

## Technical Details

***

## Business Benefit

***

## Related Pages

* [Reporting Architecture](/tapmind-mediation/reporting-analytics/reporting-architecture.md)
* [Event Lifecycle](/tapmind-mediation/reporting-analytics/event-lifecycle.md)
* [Why MongoDB](/tapmind-mediation/reporting-analytics/why-mongodb.md)
