Replies: 1 comment
-
Even in SpringWebflux it is creating so many parallel threads |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Pre-submission Checklist
Question Category
Your Question
I have Created a maven project where my application runs in an tomcat servlet , so i created an endPoint where it will take operations for listing tools and callTools. So whenever I call my endPoint to callingTool a parallelThread is creating.I am using SSE ptotocol.
The paralled-thread counts go max upto 14
It is making MyApplication Too slow
Beta Was this translation helpful? Give feedback.
All reactions