Skip to content
This repository has been archived by the owner on Dec 14, 2022. It is now read-only.

Implement ConnectionPool for uploads #70

Open
the-simian opened this issue Sep 2, 2022 · 0 comments
Open

Implement ConnectionPool for uploads #70

the-simian opened this issue Sep 2, 2022 · 0 comments
Labels
fdbk/users Feedback from cli users kind/enhancement A net-new feature or improvement to an existing feature

Comments

@the-simian
Copy link
Contributor

the-simian commented Sep 2, 2022

Basically, a stream-based way to handle connections so several uploads can happen at once but without overwhelming the target device via stream backpressure. This should greatly improve upload speeds per device when doing several at a time, such as the upload-cars action or uploading very large CARS that have been split

@the-simian the-simian added kind/enhancement A net-new feature or improvement to an existing feature fdbk/users Feedback from cli users labels Sep 2, 2022
@the-simian the-simian self-assigned this Sep 2, 2022
@ice-breaker-tg ice-breaker-tg self-assigned this Oct 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
fdbk/users Feedback from cli users kind/enhancement A net-new feature or improvement to an existing feature
Projects
None yet
Development

No branches or pull requests

2 participants