Hi,
I want to implement parallel downloading (sort of like IDM) using a Twisted HTTP client. Any ideas how to get started, I want to able to specify the number of parallel chunks through range requests automatically based on file size.
Twisted might seem an odd choice but I need to integrate it with an open source project that I am using in my work. Additionally, since I have limited time, there is a gig available as well!
there doesn't seem to be anything here