mapbox / mapbox/tilesets-cli

Multithreaded streaming puts

Open
#25 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.