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

Should we change the default blocking io dispatcher size? #1213

Open
He-Pin opened this issue Mar 22, 2024 · 1 comment
Open

Should we change the default blocking io dispatcher size? #1213

He-Pin opened this issue Mar 22, 2024 · 1 comment

Comments

@He-Pin
Copy link
Member

He-Pin commented Mar 22, 2024

Motivation:
The current default blocking io dispatcher is fixed size 16, I think it's too big.
image

Better with a non-fixed-sized one?eg default to 1, and size up to 16 if needed. But yes, user can adjust this themself.

@laglangyue
Copy link
Contributor

I agree that it can be changed. And default value should be 16, because users can upgrade without being affected.

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

2 participants