oslo.messaging/tests/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 Fix structure of unit tests in oslo.messaging (part 2) 2014-06-27 22:29:22 +00:00
test_executor.py Notification listener pools 2014-11-14 10:20:18 +01:00