Should we change the default blocking io dispatcher size?
Open
- 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.

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
Assessment
This issue has not been assessed yet.