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

Add asynchronous versions of operations #231

Closed
christav opened this issue Feb 8, 2013 · 2 comments
Closed

Add asynchronous versions of operations #231

christav opened this issue Feb 8, 2013 · 2 comments
Milestone

Comments

@christav
Copy link
Contributor

christav commented Feb 8, 2013

Java supports async i/o, we should add true async versions of our operations instead of forcing customers into manual thread management.

@gcheng
Copy link

gcheng commented Feb 8, 2013

this is a good idea, Jersey supports AsyncWebResources which can be used to implement Async response processing.

sima-zhu pushed a commit to sima-zhu/azure-sdk-for-java that referenced this issue Mar 21, 2019
navalev pushed a commit to navalev/azure-sdk-for-java that referenced this issue Dec 24, 2019
@github-actions github-actions bot locked and limited conversation to collaborators Apr 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants