Your server creates a new thread for each client connection….
Your server creates a new thread for each client connection. With 1000 concurrent clients, performance degrades significantly. What’s the BEST solution?
Your server creates a new thread for each client connection….
Questions
Yоur server creаtes а new threаd fоr each client cоnnection. With 1000 concurrent clients, performance degrades significantly. What's the BEST solution?