[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: libssh sftp download performance


On Friday, December 03, 2010 19:52:19 you wrote:
> Greetings.

Hi Mark,

> http://60bits.net/sni/libssh2-perf.htm

what the chart doesn't show is if you've used the client in async mode or 
blocking. The openssh sftp client is doing async transfer. I think libssh2 is 
using async transfer by default too. Could you please tell us how you've 
tested the clients and in which mode (async/blocking).

As already mentioned, in libssh sftp_read is blocking cause it is a posix like 
interface. sftp_async_read is the non-blocking function.


Thanks,


	-- andreas


References:
libssh sftp download performance"Mark Riordan" <mriordan@xxxxxxxxxxxx>
Archive administrator: postmaster@lists.cynapses.org