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

asynchronous requests to CATMAID API #117

Open
jefferis opened this issue Jun 7, 2019 · 0 comments
Open

asynchronous requests to CATMAID API #117

jefferis opened this issue Jun 7, 2019 · 0 comments

Comments

@jefferis
Copy link
Collaborator

jefferis commented Jun 7, 2019

We could think about support for async requests e.g. fetching neurons in parallel could be much quicker. The nicest way to do this might be to have something like catmaid_fetch_multi where you could set the number of async requests. You might then need to do some work to join results up. Would also need to think about how to specify separate lists of POST body information (maybe GET support would cover a lot of use cases initially).

In terms of package support

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