Hi,
Is there an example for concurrent file transfers using jsch library in
the examples directory ?
In order to achieve concurrent file transfer, do I need to open two
sessions, connect,
and open different channel from each sessions ?
The reason i am asking that question is If I just use one session and
open two different channels
then i am not actually getting the same transfer rate.
somehow, the speed is split into half ? is it true ? or something wrong
in my setup ?
One more question regarding the performance.
In one of the network setup, compression level "3" works great, the
performance is matching up to globus-url-copy,
where as in another setup, setting up compression to any level is
working very bad. Do you know what could be reason for that.
If any one could tell what are the key parameters needs to be set in
order to speed up the performance.
Thanks a lot.
Viji
|