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

Why not do things in parallel? #36

Open
jchesterpivotal opened this issue Oct 6, 2018 · 0 comments
Open

Why not do things in parallel? #36

jchesterpivotal opened this issue Oct 6, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request size/M
Milestone

Comments

@jchesterpivotal
Copy link
Owner

Currently, all the fetches and writes performed during in are done sequentially.

Golang is meant to be good at this concurrency stuff. Maybe parallelise the fetch/write for each endpoint.

@jchesterpivotal jchesterpivotal added enhancement New feature or request size/M labels Oct 6, 2018
@jchesterpivotal jchesterpivotal added this to the v0.12.0 milestone Oct 6, 2018
@jchesterpivotal jchesterpivotal self-assigned this Oct 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request size/M
Projects
None yet
Development

No branches or pull requests

1 participant