|
|
|
|
|
by kilgnad
1200 days ago
|
|
I'm referring to a similar overlapping problem called C10k. http://www.kegel.com/c10k.html This was fixed at the OS level. But the usage of new system calls involved fundamental shifts in basically every language to account for the new paradigm. |
|