Multithreaded streaming puts
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 141
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
Since we are using cligj feature generators for input in #22 , we can eventually move to multithreaded feature puts for uploading sources.
I am not sure of the exact implementation as of yet, but dropping a few resources here for investigation:
- https://github.com/ross/requests-futures
cc @mapsam
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the cligj feature generators introduced in #22 and the requests-futures resource linked here to define how concurrent uploads should fit the CLI. Done means sources can be uploaded through multithreaded feature puts without losing streaming input; the exact implementation and validation approach still need to be decided.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100