Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve Concurrency Model #5

Open
dechristopher opened this issue Sep 10, 2020 · 0 comments
Open

Improve Concurrency Model #5

dechristopher opened this issue Sep 10, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@dechristopher
Copy link
Owner

The current work queue concurrency model works fine. The only optimization I can see is if there's some sort of global work queue for all zoom levels with a consistent set of n workers that aren't re-spawned at every zoom level.

@dechristopher dechristopher added the enhancement New feature or request label Sep 10, 2020
@dechristopher dechristopher added this to the v0.0.3 milestone Sep 10, 2020
@dechristopher dechristopher self-assigned this Sep 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant