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

Make some calls asynchronous #57

Open
dcmeglio opened this issue Apr 21, 2020 · 1 comment
Open

Make some calls asynchronous #57

dcmeglio opened this issue Apr 21, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@dcmeglio
Copy link
Owner

As more developers come on board all the HTTP traffic to load repositories will become a bottleneck. Some of these calls can be made asynchronous to allow multiple to occur at once.

@dcmeglio dcmeglio added the enhancement New feature or request label Apr 21, 2020
@dcmeglio dcmeglio added this to the 1.2.0 milestone Apr 21, 2020
@dcmeglio
Copy link
Owner Author

Probably going to delay this to 1.3.0 as it turns out to be a very large change. I will do it in two phases - 1 making the "checks" async (install repo pull, match up pull, update check). then 2 making the downloads associated with an install or update (pulling manifests and groovy files) async.

@dcmeglio dcmeglio modified the milestones: 1.2.0, 1.4.0 Apr 24, 2020
@dcmeglio dcmeglio removed this from the 1.4.0 milestone May 4, 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