InterviewSolution
Saved Bookmarks
| 1. |
What Is C10k Problem? |
|
Answer» C10K problem is REFERRED for the network socket unable to handle a LARGE NUMBER of CLIENT (10,000) at the same TIME. C10K problem is referred for the network socket unable to handle a large number of client (10,000) at the same time. |
|