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

[Feature] We hope that Dubbo can provide support for business thread pool isolation #15235

Closed
4 tasks done
ddfeiyu opened this issue Mar 13, 2025 · 1 comment
Closed
4 tasks done
Labels
component/need-triage Need maintainers to triage type/need-triage Need maintainers to triage

Comments

@ddfeiyu
Copy link

ddfeiyu commented Mar 13, 2025

Pre-check

  • I am sure that all the content I provide is in English.

Search before asking

  • I had searched in the issues and found no similar feature requirement.

Apache Dubbo Component

Java SDK (apache/dubbo)

Descriptions

"We hope that Dubbo can provide support for business thread pool isolation, such as dividing different thread pools according to business types like enterprises."

This implies having distinct thread pools for different business categories to achieve better isolation and performance optimization.

Related issues

No response

Are you willing to submit a pull request to fix on your own?

  • Yes I am willing to submit a pull request on my own!

Code of Conduct

@ddfeiyu ddfeiyu added component/need-triage Need maintainers to triage type/need-triage Need maintainers to triage labels Mar 13, 2025
@AlbumenJ
Copy link
Member

Dubbo 3.3 support it. You can specify the executor property in ServiceConfig

@github-project-automation github-project-automation bot moved this from Todo to Done in Dubbo Board Mar 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/need-triage Need maintainers to triage type/need-triage Need maintainers to triage
Projects
Archived in project
Development

No branches or pull requests

2 participants