ObjFW  View Ticket

2024-03-17
12:08 Ticket [3e9d8d9ae4] Multi-stream downloads status still Open with 4 other changes artifact: 35510ee59a user: js
2024-02-03
14:46 Ticket [3e9d8d9ae4]: 5 changes artifact: 21210251a7 user: js
2023-01-14
00:04 Closed ticket [c8a8f72c84]: ofhttp Support downloading a file in parallel plus 4 other changes artifact: 79580b48f5 user: js
2020-05-23
19:21 New ticket [3e9d8d9ae4] utils/ofhttp Multi-stream downloads. artifact: b9a21db2ca user: js

Ticket UUID: 3e9d8d9ae4fe5c6ee3d0488ac4b77ef1c8191b46
Title: Multi-stream downloads
Status: Open Type: Nice_To_Have
Severity: Minor Priority: Immediate
Subsystem: ofhttp Resolution: Open
Last Modified: 2024-03-17 12:08:36
Version Found In: Milestone: none
User Comments:
js added on 2020-05-23 19:21:07:

It would be nice to chunk downloads and download them in parallel, to utilize multiple TCP connection in order to improve speed.