oslo.messaging/oslo/messaging/_executors
Mehdi Abaakouk 30e0aea877 Notification listener pools
We can now set the pool name of a notification listener
to create multiple groups/pools of listeners consuming notifications
and that each group/pool only receives one copy of each notification.

The AMQP implementation of that is to set queue_name with the pool name.

Implements blueprint notification-listener-pools
Closes-bug: #1356226

Change-Id: I8dc0549f5550f684a261c78c58737b798fcdd656
2014-11-14 10:20:18 +01:00
..
__init__.py Remove copyright from empty files 2014-01-04 10:33:58 +08:00
base.py Don't reply to notification message 2014-02-18 08:31:30 +01:00
impl_blocking.py Notification listener pools 2014-11-14 10:20:18 +01:00
impl_eventlet.py Switch to oslo.utils 2014-08-27 14:14:00 +02:00