[Ilugc] some download accelerators

  • From: mohan.tux@xxxxxxxxx (Mohan Sundaram)
  • Date: Mon, 27 May 2013 14:40:29 +0530

On Mon, May 27, 2013 at 2:29 PM, Arun Khan <knura9 at gmail.com> wrote:

However, my original query - what server side apps. support breaking
up the file into small bits such that clients like above can make
multiple (parallel) connections to retrieve the bits and assemble the
file on the client end.

Was not clear earlier that you were asking for server side.

Going by the features on the front end, it seems like the segments
start from an different offset of the original file. We can use any
number of segments/threads and the segments get equally split. This is
what leads me to deduce this. This is also possible if the file is
broken into many segments to give us a semblance of this behaviour.

-- Mohan Sundaram

Other related posts: