RabbitMQ AMQP Component’s Broker and Vhost- Part 1

Опубликовано: 26 Январь 2025
на канале: Distributed Systems
1,143
7

Broker or message broker→ Broker is software which percieves messages from one application and delivers it to another application.

Virtual host, vhost → Vhost is kind of logical isolation of resources on same broker.

It helps in having multiple environments running on same broker with same configuration and different host.