https://issues.apache.org/bugzilla/show_bug.cgi?id=50251
Summary: Add threadCount option to copy task to perform
parallel copies
Product: Ant
Version: 1.8.1
Platform: PC
Status: NEW
Severity: enhancement
Priority: P2
Component: Core tasks
AssignedTo: [email protected]
ReportedBy: [email protected]
With the transition from Hard Drives (HD) to Solid State Drives (SSD), we could
make better use of disk bandwidth by copying multiple files in parallel. The
copy task could behave similarly to the parallel task with a threadCount
option. This would be particularly useful when copying many files.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.