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

Dubbo处理异步请求的方式 #122

Closed
wpc009 opened this issue Apr 22, 2015 · 1 comment
Closed

Dubbo处理异步请求的方式 #122

wpc009 opened this issue Apr 22, 2015 · 1 comment
Assignees

Comments

@wpc009
Copy link

wpc009 commented Apr 22, 2015

关于Dubbo处理异步请求的方式提个问题
1)Dubbo目前使用一个单一线程处理FutureCallback 见source ,是否可以考虑使用ExecuterService来处理Future Callback。即使是ExecuterService 使用一个线程做Busy waiting 也不是很好的解决方案。

@diecui1202
Copy link

@wpc009 We provide a new async invoke implementation in 2.7.x.

Check #1957 for more infos.

Feel free to reopen it. &READY-TO-CLOSE&

shareblitz pushed a commit to shareblitz/incubator-dubbo that referenced this issue Dec 19, 2018
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

4 participants