Kenneth Giusti 41e23c2436 [AMQP 1.0] Simplify the I/O event loop code
Leverage the fact that there is never more than one socket active to
simplify the event loop's I/O processing.  This removes the need to
look up active connections.  Also removes the need to query the return
values from select since there is only one socket to process. This
change improves RPC throughput under the simulator by up to 20%

As part of this change I've clarified the code's use of the pyngus
connection by renaming the connection property to something a bit more
specific.

Change-Id: If7c020bb0bd96490af78bc06659db10073b02417
2016-12-05 19:49:06 -05:00
2016-11-28 21:14:31 +09:00
2015-09-24 18:11:22 +08:00
2016-11-23 20:32:32 +11:00
2014-06-05 22:48:44 +02:00
2015-09-17 12:16:04 +00:00
2016-11-30 08:54:24 +01:00

Oslo Messaging Library

Latest Version

Downloads

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

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