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 support #76

Open
faroit opened this issue Nov 18, 2020 · 3 comments
Open

Async support #76

faroit opened this issue Nov 18, 2020 · 3 comments

Comments

@faroit
Copy link
Contributor

faroit commented Nov 18, 2020

Support for async requests (e.g. via aiohttp) could make a nice improvement. Also it could speed up offset searches significantly.

Since pygbif has no support for legacy python, this could be implemented without much side effects.

@sckott
Copy link
Collaborator

sckott commented Nov 18, 2020

Is your proposal to have async across all public functions or just for certain functions?

@faroit
Copy link
Contributor Author

faroit commented Nov 18, 2020

we could start with the most useful one which is probably occurances and see how it works out and how much better it performs.

@sckott
Copy link
Collaborator

sckott commented Nov 18, 2020

sounds good

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

2 participants