ChangBo Guo(gcb) 8ae1880f7a Select AMQP message broker at random
The rule of choosing AMQP message broker is that chose first
available one in order now. The order depends on what we set in
configuration file. That means all the connections will flock
to same message broker and that may lead out performance issue.
This patch randomizes the order of choosing message broker for
each connection to leverage broker cluster.

Change-Id: Ib5098e574d4ef81428065885e2295d0f87aba715
Partial-Bug: #1261631
2014-04-12 16:45:29 +08:00
2014-03-31 21:34:35 +01:00
2014-01-15 04:08:18 +00:00
2014-04-12 16:45:29 +08:00
2013-10-01 16:14:29 +00:00
2014-03-19 13:25:48 +01:00
2014-02-28 14:23:55 -08:00

Oslo Messaging Library

The Oslo messaging API supports RPC and notifications over a number of different messaging transports.

See also: Library Documentation

Description
OpenStack library for messaging
Readme 36 MiB
Languages
Python 99.8%
Shell 0.2%