Integrate with
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 21
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
Should be usable by,
- [ ] [tilelive-overlay](https://github.com/mapbox/tilelive-overlay/blob/bench-async-pool/index.js#L52-L63)
- [x] [tilelive-bridge](https://github.com/mapbox/tilelive-bridge/blob/master/index.js#L76-L90)
- [ ] [tilelive-mapnik](https://github.com/mapbox/tilelive-mapnik/blob/master/lib/mapnik_backend.js#L205-L224), less up to date, maybe punt
- any others?
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
Start by comparing the pool usage in tilelive-overlay/index.js, tilelive-bridge/index.js, and tilelive-mapnik/lib/mapnik_backend.js at the referenced sections. Determine which integrations are still in scope and what compatibility each requires. Done should mean the agreed consumers can use mapnik-pool, with the relevant integration behavior verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100