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

Async client #13

Open
thekaveman opened this issue Oct 5, 2018 · 0 comments
Open

Async client #13

thekaveman opened this issue Oct 5, 2018 · 0 comments

Comments

@thekaveman
Copy link
Contributor

thekaveman commented Oct 5, 2018

The ProviderClient logic revolves around looping over a list of providers, and sending a bunch of serial requests for each (e.g. to get multiple pages of data for a given provider query). There is some room for potential improvement by making this asynchronous.

requests-futures looks interesting.

@thekaveman thekaveman changed the title Async pull Async client Oct 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant