ozamiatin 192eeb4334 [zmq] Reduce threading from python proxy
Remove threading executor from publisher and router proxies
because each proxy is running in its own process.
Zmq native poller should be used for asynchronous polling.

Change-Id: Id8d6699cfd78ffbcd5b63773a6f2289183cd3126
Closes-Bug: #1569530
2016-04-21 13:40:12 +03:00
..