oslo.messaging/oslo_messaging/_drivers
ozamiatin 4efd2d98cc [zmq] Reduce object serialization on router proxy
Switched from envelope object to binary routing key.

Change-Id: I1a5501771d33ecc2211b9d72e88f15871f838da3
Closes-Bug: #1580448
2016-05-11 12:37:09 +03:00
..
pika_driver Implements pika thread safe connection 2016-04-23 13:14:58 +03:00
protocols Refactor base interfaces 2016-04-20 20:46:28 +00:00
zmq_driver [zmq] Reduce object serialization on router proxy 2016-05-11 12:37:09 +03:00
__init__.py Fixed a couple of pep8 errors/warnings 2016-01-25 15:00:49 +08:00
amqp.py Refactors base classes 2016-02-08 10:34:25 +02:00
amqpdriver.py Merge "Refactor base interfaces" 2016-04-22 14:01:08 +00:00
base.py Refactor base interfaces 2016-04-20 20:46:28 +00:00
common.py Revert "Ensure the json result type is bytes on Python 3" 2016-03-11 09:00:08 +00:00
impl_fake.py Refactor base interfaces 2016-04-20 20:46:28 +00:00
impl_kafka.py Refactor base interfaces 2016-04-20 20:46:28 +00:00
impl_pika.py Implements pika thread safe connection 2016-04-23 13:14:58 +03:00
impl_rabbit.py Gracefully handle missing TCP_USER_TIMEOUT 2016-04-20 16:09:45 +00:00
impl_zmq.py [zmq] Redesign router proxy 2016-05-04 15:12:10 +03:00
pool.py Move ConnectionPool and ConnectionContext outside amqp.py 2015-11-30 11:53:48 +00:00