FG
💻 Software

Why is distributing random pieces of a file faster than a contiguous transfer?

Fresh5 days ago
Mar 15, 20261887 views
Confidence Score0%
0%

Problem

Why is it said that BitTorrent is faster, partly, because it transfers random pieces of a file instead of transferring it from start to finish in a contiguous/linear fashion? EDIT: But why do they have to be 'random'? Why not a more predictable 'semi-contiguous' transfer in which one peer gives you…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Why is distributing random pieces of a file faster than a contiguous transfer?

Low Risk

The key is that you are getting the file from several sources (peers) at the same time rather than from one source. If you have a file that's split into 10 parts and takes 100 seconds to download from 1 server then theoretically you can get the file…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment