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

在DefaultAcsClient中增加异步方法 #163

Open
LiangZugeng opened this issue Mar 2, 2019 · 7 comments
Open

在DefaultAcsClient中增加异步方法 #163

LiangZugeng opened this issue Mar 2, 2019 · 7 comments

Comments

@LiangZugeng
Copy link

Is your feature request related to a problem? Please describe.
DefaultAcsClient中的所有方法都是同步方法。

Describe the solution you'd like
在该类中为每个同步方法的重载增加异步版本,以提高服务器的可伸缩性。

例如:

public async Task<T> GetAcsResponseAsync<T>(AcsRequest<T> request) where T : AcsResponse
@doublnt
Copy link
Contributor

doublnt commented Mar 2, 2019

您好,感谢您的建议。我们将会在后续版本中增加重载异步方法。

@yzbai
Copy link

yzbai commented Dec 18, 2019

没有任何进展吗?

@dupeng0811
Copy link

同样希望有异步,异步性能还是能高不少的。谢谢

@ly1331
Copy link

ly1331 commented Feb 13, 2020

+1

1 similar comment
@beckjin
Copy link

beckjin commented Apr 17, 2020

+1

@yaoyuansheng
Copy link

+1

1 similar comment
@bobp2000
Copy link

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

9 participants