You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wubloader/backfiller/backfiller
Mike Lang 29040a166c backfiller: Allow multiple concurrent segment downloads
This will signifigantly increase throughput when downloading
large ranges of segments.

The max concurrency is exposed as a cli arg.

We also slightly modify the logged info, so it reports segments downloaded,
not just number of missing segments (which we might skip downloading for various reasons).
6 years ago
..
__init__.py Adding in stuff to hopefully get this to run 6 years ago
__main__.py Fixes and suggestions from ekimekim 6 years ago
main.py backfiller: Allow multiple concurrent segment downloads 6 years ago