by itimpi » Sat May 12, 2018 9:35 am
The system is already multi-threading downloads! The number of download threads running in parallel depends on the number of connections allowed on each server.
If the files are small (single chunk size) then you will see multiple files downloading.
On larger files the system will be downloading multiple parts of the same file in parallel so that file downloads faster.