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

[Task] sofa and tars using shared thread pool #3406

Closed
loongs-zhang opened this issue May 15, 2022 · 2 comments
Closed

[Task] sofa and tars using shared thread pool #3406

loongs-zhang opened this issue May 15, 2022 · 2 comments

Comments

@loongs-zhang
Copy link
Member

loongs-zhang commented May 15, 2022

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

    • support shared thread pool for tars plugin;
@lahmXu
Copy link
Member

lahmXu commented 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
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
loongs-zhang pushed a commit that referenced this issue May 28, 2022
* [feature:tars plugin #3406] tars using shared thread pool

* [fix:tars plugin #3406] tars using shared thread pool

* [fix:tars plugin #3406] support set default thread pool params

* [fix:tars plugin #3406] merge master

* [fix:tars plugin #3406] add tars upgrade sql
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
lahmXu added a commit to lahmXu/shenyu that referenced this issue Jun 4, 2022
loongs-zhang pushed a commit that referenced this issue Jun 4, 2022
* [fix:sofa plugin #3406] Sofa using shared thread pool

* [fix:sofa plugin #3406] modify oracle schema.sql

* [ISSUE #3406] modify sofa and tars using shared thread pool

* [ISSUE #3406] set the thread pool of the dubbo plugin default type to cached
@loongs-zhang
Copy link
Member Author

Thanks for your contribution! @lahmXu

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

2 participants