oslo.messaging/oslo_messaging
ozamiatin 8424dbc7cb [zmq] Dynamic connections failover
ZeroMQ manages failover automatically when socket is
being connected to multiple hosts. Dynamic connections
mode assumes to connect once per message so we connect
only to a single host. However we cannot say for sure
if this host is still alive. For failover reasons
we can connect to a primary host and then add some
more hosts as failover and let ZeroMQ to decide where
it finally sends the message.

Change-Id: I19cbb75aaea8a0b725dd6a8ff665392738e164a1
2017-01-16 20:09:26 +00:00
..
2016-12-21 17:52:14 +08:00
2017-01-16 19:53:11 +00:00
2016-05-18 09:28:15 +02:00
2016-01-29 10:39:35 +00:00
2016-05-23 10:14:02 +02:00
2016-09-12 09:49:00 -04:00