Skip to content

Is it possible to connect to RabbitMQ cluster? #139

@huseyindas

Description

@huseyindas

I have a RabbitMQ cluster with 3 nodes. I use amqpstorm. I am looking for a way to specify all node information at the stage where I will establish a connection and have amqpstorm manage the connection between the nodes. In case of a failover, it should be able to use the other node or establish connections by load balancing. Is this possible with the current realese?

For example:

connection = amqpstorm.Connection(hostname="10.x.x.10,10.x.x.11,10.x.x,12")

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions