oslo.messaging/oslo_messaging/_drivers
Oleksii Zamiatin ebcadf3d5e Fix threading zmq poller and proxy
- Fixed universal proxy to not get stuck with multiple backends
- Fixed threading pollers/executors (proxy side)
    - Driver option to switch green/no-green impl.
    - Swtiched to no-green in real-world proxy (green left for unit tests)
- Minor names fixes in serializer

Change-Id: Id6508101521d8914228c639ed58ecd29db0ef456
2015-07-15 16:46:04 +03:00
..
protocols Use `inferred=True` by default 2015-06-15 23:16:57 +02:00
zmq_driver Fix threading zmq poller and proxy 2015-07-15 16:46:04 +03:00
__init__.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00
amqp.py Allow to remove second _send_reply() call 2015-05-28 16:22:38 +03:00
amqpdriver.py Allow to remove second _send_reply() call 2015-05-28 16:22:38 +03:00
base.py Fix threading zmq poller and proxy 2015-07-15 16:46:04 +03:00
common.py Use the oslo_utils stop watch in decaying timer 2015-03-23 20:06:22 -07:00
impl_fake.py Add drivers to the documentation 2015-06-03 11:40:57 +00:00
impl_qpid.py Add drivers to the documentation 2015-06-03 11:40:57 +00:00
impl_rabbit.py Merge "Add drivers to the documentation" 2015-06-12 21:10:53 +00:00
impl_zmq.py Fix threading zmq poller and proxy 2015-07-15 16:46:04 +03:00
matchmaker.py Fix changing keys during iteration in matchmaker heartbeat 2015-03-18 03:39:11 -07:00
matchmaker_redis.py Fix the bug redis do not delete the expired keys 2015-03-09 09:56:25 +08:00
matchmaker_ring.py Update Oslo imports to remove namespace package 2015-01-21 21:09:33 -05:00
pool.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00