In case this becomes high priority in the future... Ways to do it:
-
Increase callback event loop delay at the expense of performance (will affect throughput)
-
Go back to just supporting a single peer connection. (drops the polling, and overhead of ZMQ and protocol buffers serialization/deserialization)
In case this becomes high priority in the future... Ways to do it:
Increase callback event loop delay at the expense of performance (will affect throughput)
Go back to just supporting a single peer connection. (drops the polling, and overhead of ZMQ and protocol buffers serialization/deserialization)