Closed mateusz-nalepa closed 3 weeks ago
@mateusz-nalepa Thanks for getting in touch, but it feels like this is a question that would be better suited to Gitter or Stack Overflow. As mentioned in README, we prefer to use GitHub issues only for bugs and enhancements.
Problem
I've asked question on stackoverflow SpringBoot + Netty: Higher Performance when using dedicated threads for every httpClient and then I've realized, that maybe this github project is a better place for it. I just don't know why in my scenario using dedicated threads works better and I'm looking for an answer.
Code
All the details are on stackoverflow, so here i will put only those lines, which are imo most important:
Your Environment
java -version
): 21uname -a
): Darwin MacBook-Air-Mateusz.local 21.6.0 Darwin Kernel Version 21.6.0: Sat Jun 18 17:07:28 PDT 2022; root:xnu-8020.140.41~1/RELEASE_ARM64_T8110 arm64Thanks in advance for your help!