-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
[Task] sofa and tars using shared thread pool #3406
Labels
Comments
loongs-zhang
added
status: volunteer wanted
Extra attention is needed
plugin: tars
plugin: motan
level: medium
labels
May 15, 2022
Please assign to me, thanks! |
lahmXu
added a commit
to lahmXu/shenyu
that referenced
this issue
May 25, 2022
lahmXu
added a commit
to lahmXu/shenyu
that referenced
this issue
May 25, 2022
3 tasks
lahmXu
added a commit
to lahmXu/shenyu
that referenced
this issue
May 27, 2022
lahmXu
added a commit
to lahmXu/shenyu
that referenced
this issue
May 28, 2022
lahmXu
added a commit
to lahmXu/shenyu
that referenced
this issue
May 28, 2022
lahmXu
added a commit
to lahmXu/shenyu
that referenced
this issue
May 28, 2022
lahmXu
added a commit
to lahmXu/shenyu
that referenced
this issue
Jun 2, 2022
lahmXu
added a commit
to lahmXu/shenyu
that referenced
this issue
Jun 3, 2022
lahmXu
added a commit
to lahmXu/shenyu
that referenced
this issue
Jun 3, 2022
3 tasks
lahmXu
added a commit
to lahmXu/shenyu
that referenced
this issue
Jun 4, 2022
Thanks for your contribution! @lahmXu |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Description
As a subtask of #3026, the sofa plugin and tars plugin do not use the shared thread pool.
As for mqtt, divide, springcloud and websocket plugins, they are not supported because their IO model is different from that applicable to shared thread pool.
Task List
asyncThreadPool
sofastack/sofa-rpc#1194;The text was updated successfully, but these errors were encountered: