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

RequestQueue多并发实现问题 #221

Open
wanjiafei opened this issue May 15, 2019 · 0 comments
Open

RequestQueue多并发实现问题 #221

wanjiafei opened this issue May 15, 2019 · 0 comments

Comments

@wanjiafei
Copy link

RequestQueue持有RequestDispatcher数组,而每个RequestDispatcher都拥有自己的可缓存线程池,这样是不是意味着有3个并发就有3个线程池?10个并发就有10个线程池?

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