Y
Hacker News
new
|
ask
|
show
|
jobs
by
alfanick
3084 days ago
Or use userspace networking stack (with cards which allow this) to reduce number of syscalls.
2 comments
gpderetta
3084 days ago
Especially for UDP this would work very well (as there isn't much of a network stack anyway).
link
ckocagil
3084 days ago
And solve the C10M problem at the same time. Two birds with one stone.
link