1121a6bb60

Central + local proxies combination optimizes following: * Makes it possible to shorten the number of TCP connections to a single subscription from node. * PUB/SUB limitation of 10k consumers can be bumped up to 10k nodes not only to 10k services * Fanout happens in 2 steps therefore central proxy takes less load and blocks for a shorter period of time since it needs to fanout to less consumers (local proxies) not directly to every single service. Change-Id: I57d87bc8310354142ab69a9f2d3e0a0cf5b972b8
Oslo Messaging Library
The Oslo messaging API supports RPC and notifications over a number of different messaging transports.
- License: Apache License, Version 2.0
- Documentation: http://docs.openstack.org/developer/oslo.messaging
- Source: http://git.openstack.org/cgit/openstack/oslo.messaging
- Bugs: http://bugs.launchpad.net/oslo.messaging
Description
Languages
Python
99.8%
Shell
0.2%