[ 
https://issues.apache.org/jira/browse/IVY-378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12463208
 ] 

Xavier Hanin commented on IVY-378:
----------------------------------

NIO could improve things, but I think we should first investigate on the 
problem more closely. The way to copy streams is very similar to what is done 
in ant, except for two things: trigger events at each buffer copy, and test if 
the thread has been interrupted. I suspect the latter to be a possible cause of 
slowness...

> Downloads from filesystem repositories are slow
> -----------------------------------------------
>
>                 Key: IVY-378
>                 URL: https://issues.apache.org/jira/browse/IVY-378
>             Project: Ivy
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 1.4
>         Environment: Linux 2.6.11 (Fedora Core 4) i686 + NFS
>            Reporter: John Williams
>            Priority: Minor
>
> I've found that Ivy takes a long time to download files via NFS.  In 
> particular, I tried downloading a large jar file through Ivy and then copied 
> the same file using 'cp'; Ivy took about twice as long as 'cp'.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to