openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #11478
Re: [nova] why does notification use a "topic" exchange instead of "fanout"?
On 05/09/2012 01:57 PM, Doug Hellmann wrote:
> Is that the preferred way to do it, rather than attaching another queue
> to the existing exchange with the same routing key?
I would just do what you're doing now, which is to use the existing
exchange. That lets the message broker do the work of duplicating the
message as opposed to making nova send the message multiple times.
Perhaps using another exchange would make sense if it made ACLs easier
for ensuring that an application can only get notifications, and nothing
else on the nova exchange.
--
Russell Bryant
References
-
[nova] why does notification use a "topic" exchange instead of "fanout"?
From: Doug Hellmann, 2012-05-08
-
Re: [nova] why does notification use a "topic" exchange instead of "fanout"?
From: Russell Bryant, 2012-05-08
-
Re: [nova] why does notification use a "topic" exchange instead of "fanout"?
From: Doug Hellmann, 2012-05-08
-
Re: [nova] why does notification use a "topic" exchange instead of "fanout"?
From: Russell Bryant, 2012-05-08
-
Re: [nova] why does notification use a "topic" exchange instead of "fanout"?
From: Doug Hellmann, 2012-05-08
-
Re: [nova] why does notification use a "topic" exchange instead of "fanout"?
From: Day, Phil, 2012-05-09
-
Re: [nova] why does notification use a "topic" exchange instead of "fanout"?
From: Kiall Mac Innes, 2012-05-09
-
Re: [nova] why does notification use a "topic" exchange instead of "fanout"?
From: Day, Phil, 2012-05-09
-
Re: [nova] why does notification use a "topic" exchange instead of "fanout"?
From: Kiall Mac Innes, 2012-05-09
-
Re: [nova] why does notification use a "topic" exchange instead of "fanout"?
From: Doug Hellmann, 2012-05-09
-
Re: [nova] why does notification use a "topic" exchange instead of "fanout"?
From: Craig Vyvial, 2012-05-09
-
Re: [nova] why does notification use a "topic" exchange instead of "fanout"?
From: Doug Hellmann, 2012-05-09