-
Type: Improvement
-
Resolution: Done
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
it would be nice to use a thread pool for conn threads. in high connect rate situations this would help the OS learn the amount of stack being used per thread; otherwise the lifetime of each thread may be too short for any adaption to be possible.