azavea / azavea/simple-raster-processing

Implement multiprocessing

Open
#9 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
6
Forks
1
PR merge metrics
No merged PRs in 30d

Description

For operations that lend themselves to being parallellized (count & count pairs should both apply), implement a multiprocessing architecture to take advantage of multiple cores. This is similar in spirit and design to [Rio Mucho](https://github.com/mapbox/rio-mucho), however that library expects a disk path to write output to, instead of returning numpy arrays which would be useful for an HTTP geoprocessing service.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.