> For the complete documentation index, see [llms.txt](https://utm-1.gitbook.io/utm-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://utm-1.gitbook.io/utm-docs/dokumentaciya/utm-it/resheniya/brokery-soobshenii.md).

# Брокеры сообщений

- [RabbitMQ](https://utm-1.gitbook.io/utm-docs/dokumentaciya/utm-it/resheniya/brokery-soobshenii/rabbitmq.md): RabbitMQ — брокер сообщений, основанный на протоколе AMQP. Это сервис-посредник для обмена данными между приложениями, который принимает, хранит и передаёт сообщения получателю.
- [Инстансы](https://utm-1.gitbook.io/utm-docs/dokumentaciya/utm-it/resheniya/brokery-soobshenii/rabbitmq/instansy.md)
- [utm-rabbitmq4 на utm-mb4-11](https://utm-1.gitbook.io/utm-docs/dokumentaciya/utm-it/resheniya/brokery-soobshenii/rabbitmq/instansy/utm-rabbitmq4-na-utm-mb4-11.md)
- [Работа с RabbitMQ](https://utm-1.gitbook.io/utm-docs/dokumentaciya/utm-it/resheniya/brokery-soobshenii/rabbitmq/rabota-s-rabbitmq.md)
- [RabbitMQ Management UI](https://utm-1.gitbook.io/utm-docs/dokumentaciya/utm-it/resheniya/brokery-soobshenii/rabbitmq/rabota-s-rabbitmq/rabbitmq-management-ui.md): RabbitMQ Management UI — встроенный интерфейс для мониторинга и управления экземпляром RabbitMQ. Он реализован как одностраничное приложение, которое зависит от HTTP-API.
- [Kafka](https://utm-1.gitbook.io/utm-docs/dokumentaciya/utm-it/resheniya/brokery-soobshenii/kafka.md): Apache Kafka — брокер сообщений, распределённая платформа для обработки потоков данных в режиме реального времени.
- [Инстансы](https://utm-1.gitbook.io/utm-docs/dokumentaciya/utm-it/resheniya/brokery-soobshenii/kafka/instansy.md)
- [utm-cp-kafka37 на utm-mb4-11](https://utm-1.gitbook.io/utm-docs/dokumentaciya/utm-it/resheniya/brokery-soobshenii/kafka/instansy/utm-cp-kafka37-na-utm-mb4-11.md)
- [utm-kafka41 на utm-mb4-11](https://utm-1.gitbook.io/utm-docs/dokumentaciya/utm-it/resheniya/brokery-soobshenii/kafka/instansy/utm-kafka41-na-utm-mb4-11.md)
- [Развертывание на utm-mb4-11](https://utm-1.gitbook.io/utm-docs/dokumentaciya/utm-it/resheniya/brokery-soobshenii/kafka/instansy/razvertyvanie-na-utm-mb4-11.md)
- [Документация](https://utm-1.gitbook.io/utm-docs/dokumentaciya/utm-it/resheniya/brokery-soobshenii/kafka/dokumentaciya.md)
- [Аутентификация в Kafka](https://utm-1.gitbook.io/utm-docs/dokumentaciya/utm-it/resheniya/brokery-soobshenii/kafka/dokumentaciya/autentifikaciya-v-kafka.md)
- [Работа с Kafka](https://utm-1.gitbook.io/utm-docs/dokumentaciya/utm-it/resheniya/brokery-soobshenii/kafka/rabota-s-kafka.md)
- [Provectus Kafka UI](https://utm-1.gitbook.io/utm-docs/dokumentaciya/utm-it/resheniya/brokery-soobshenii/kafka/rabota-s-kafka/provectus-kafka-ui.md)
- [Offset Explorer](https://utm-1.gitbook.io/utm-docs/dokumentaciya/utm-it/resheniya/brokery-soobshenii/kafka/rabota-s-kafka/offset-explorer.md): Offset Explorer (ранее Kafka Tool) — это графическое приложение для управления и использования кластеров Apache Kafka®
- [AKHQ](https://utm-1.gitbook.io/utm-docs/dokumentaciya/utm-it/resheniya/brokery-soobshenii/kafka/rabota-s-kafka/akhq.md): AKHQ — открытый веб-интерфейс для управления Kafka


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://utm-1.gitbook.io/utm-docs/dokumentaciya/utm-it/resheniya/brokery-soobshenii.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
