VHelpYou opened a new issue, #478:
URL: https://github.com/apache/mina-sshd/issues/478

   ### Version
   
   2.11.0
   
   ### Bug description
   
   We are currently transitioning from using JSCH to Apache Mina for our SFTP 
calls. My application requires high scalability and  performance, as it handles 
teh transmission over 50,000 files totaling 5 TB in size.
   Previously we utilized JSCH but we have now adopted to Apache Mina.
   However, we have observed the  degradation in the throughput of file 
transmission. 
   
   ### Actual behavior
   
   We noticed Approximately 3 to 4 X times slowdown in Apache Mina compared to 
JSCH. However, I'm unsure if there are other factors contributing the to the 
issue. I'm curious if there have been any parallel benchmarking or testing 
conducted to similar style.
   On a side note, we are expecting logging is set to DEBUG and that is 
contributing to some slowness.
   
   ### Expected behavior
   
   We expected Apache mina is much faster than any older sftp java libraries.
   
   ### Relevant log output
   
   _No response_
   
   ### Other information
   
   _No response_


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org
For additional commands, e-mail: dev-h...@mina.apache.org

Reply via email to