[openstack-dev] [OSLO][RPC] AMQP / ZeroMQ control_exchange vs port numbers

Mark McLoughlin markmc at redhat.com
Mon Apr 29 17:41:36 UTC 2013


On Mon, 2013-04-29 at 12:34 -0400, Doug Hellmann wrote:
> > Where this gets tricky is the clustered broker setup - right now, you
> > just need to set qpid_hosts to a list of hostnames. To make it work with
> > this setup, we'd need cfg to have a crazy interpolation scheme where
> > e.g.
> >
> >   foo=foo:$bar
> >   bar=blaa,foobar
> 
> 
> > then referencing foo returns [foo:blaa, foo:foobar]
> >
> 
> Is clustering by telling the client about multiple hosts "standard" or is
> that just something qpid does?

Kombu/RabbitMQ does it too.

Cheers,
Mark.




More information about the OpenStack-dev mailing list