Cette page n'est pas encore disponible dans votre langue. Nous nous efforçons d'ajouter d'autres langues. Nous vous remercions de votre compréhension.

On this page

Show all

Help Center/ Distributed Message Service for RabbitMQ/ FAQs/ Connections/ Can a Client Connect to Multiple Virtual Hosts of a RabbitMQ Instance?

Can a Client Connect to Multiple Virtual Hosts of a RabbitMQ Instance?

Updated on 2023-07-20 GMT+08:00

Yes.

Virtual hosting is a basic feature of RabbitMQ. Each virtual host (vhost) serves as an independent RabbitMQ server. Different vhosts have different data directories but share the same process. Connecting to multiple vhosts does not differ much in performance from connecting to one vhost. The only difference is that the RabbitMQ process has more objects. You are advised to test the performance by using the service model.

For details, see Virtual Hosts on the official RabbitMQ website.

Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback