oslo.messaging/oslo_messaging/_drivers/zmq_driver/client
Gevorg Davoian 86f4b80b0c [zmq] Fix send_cast in AckManager
This patch moves message sending closer to ack receiving. As a
result we get more uniform load on servers and more reliable
behavior when some proxies suddenly shut down.

Change-Id: I0bc7b94c8259fcaa590c111bc5437520cdd302ef
2016-10-04 00:27:23 +03:00
..
publishers [zmq] Fix send_cast in AckManager 2016-10-04 00:27:23 +03:00
__init__.py Notifier implementation 2015-08-05 13:35:24 +03:00
zmq_ack_manager.py [zmq] Fix send_cast in AckManager 2016-10-04 00:27:23 +03:00
zmq_client_base.py [zmq] Fix send_cast in AckManager 2016-10-04 00:27:23 +03:00
zmq_client.py [zmq] Fix send_cast in AckManager 2016-10-04 00:27:23 +03:00
zmq_publisher_manager.py [zmq] Fix send_cast in AckManager 2016-10-04 00:27:23 +03:00
zmq_receivers.py [zmq] Routing table refactoring, dynamic direct connections 2016-10-03 16:45:16 +03:00
zmq_request.py [zmq] Make second ROUTER socket optional for proxy 2016-09-26 11:41:29 +03:00
zmq_response.py [zmq] Implement retries for unacknowledged CASTs 2016-08-09 17:24:07 +03:00
zmq_routing_table.py [zmq] Fix send_cast in AckManager 2016-10-04 00:27:23 +03:00
zmq_senders.py [zmq] Implement retries for unacknowledged CASTs 2016-08-09 17:24:07 +03:00
zmq_sockets_manager.py [zmq] Fix send_cast in AckManager 2016-10-04 00:27:23 +03:00