wget-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Wget-dev] wget2 | WIP: Implemented limit-rate feature (!420)


From: Rohan Fletcher
Subject: [Wget-dev] wget2 | WIP: Implemented limit-rate feature (!420)
Date: Sat, 20 Apr 2019 05:58:48 +0000


New Merge Request !420

https://gitlab.com/gnuwget/wget2/merge_requests/420

Project:Branches: rohfle/wget2:feature-limit-rate-v2 to gnuwget/wget2:master
Author:    Rohan Fletcher
Assignee:  


Basic implementation of limit-rate feature (as described in docs/wget2.md)

Notes:
- Set by command-line argument `--limit-rate`
- The limit rate is split and shared equally among the download threads

Issues:
- There is no adjustment if one of the download threads is downloading slower 
than the limit-rate.
- The sharing of the limit-rate includes download threads without active jobs.

### Approver's checklist:

* [ ] The author has submitted the FSF Copyright Assignment and is listed in 
AUTHORS
* [ ] There is a test suite reasonably covering new functionality or 
modifications
* [ ] Function naming, parameters, return values, types, etc., are consistent 
with existing code
* [ ] This feature/change has adequate documentation added (if appropriate)
* [ ] No obvious mistakes / misspelling in the code

-- 
Reply to this email directly or view it on GitLab: 
https://gitlab.com/gnuwget/wget2/merge_requests/420
You're receiving this email because of your account on gitlab.com.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]