apache / apache/pekko

Should we change the default blocking io dispatcher size?

Open
#1,213 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Scala
Stars
1.6k
Forks
211
Avg merge
1d 6h
Merged PRs (30d)
89

Description

Motivation:
The current default blocking io dispatcher is fixed size 16, I think it's too big.
![image](https://github.com/apache/incubator-pekko/assets/501740/4567619b-780e-4724-b3cb-0eced7af3fa1)

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.