On Wed, 25 Oct 2017, Kannamraju P wrote:
I see some documentation online that some other client libraries like openssh query these reads parallely and assemble them . this gives better throughput I believe. Do we have something similar in libssh2.
That's exactly what this system does. It sends out multiple read packets at the same time and assembles them when the responses come back. That's what OpenSSH does as well.
-- / daniel.haxx.se _______________________________________________ libssh2-devel https://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel