eclipse-vertx / eclipse-vertx/vert.x
Reduce the number of eventloops started by default
Open
enhancement
- Dominant language
- Java
- Stars
- 14.7k
- Forks
- 2.1k
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 27
Description
Quoting @Sanne
- there's no compelling reason to start more eventloops than available cores
- it's actually harmful for performance in some cases
https://github.com/quarkusio/quarkus/pull/27025/files
Contributor guide
Assessment
This issue has not been assessed yet.