pygbif icon indicating copy to clipboard operation
pygbif copied to clipboard

Async support

Open faroit opened this issue 3 years ago • 3 comments

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.

faroit avatar Nov 18 '20 07:11 faroit

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

sckott avatar Nov 18 '20 16:11 sckott

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

faroit avatar Nov 18 '20 16:11 faroit

sounds good

sckott avatar Nov 18 '20 16:11 sckott