The Need for Asynchronous, Zero-Copy Network I/O
Submitted by admin on Thu, 2006-08-03 02:01
The network interfaces provided by today's OSes severely limit the efficiency of network programs. The kernel copies the data coming in from network interface at least once internally before making the data available in the user-level buffer. This article explains the problems and introduces some possible solutions. These necessarily cover more than just the network interfaces themselves, there is a bit more support needed.
...
Download PDF.
»
- Add new comment
- 2243 reads





Recent comments
8 hours 3 min ago
2 days 17 hours ago
3 days 35 min ago
5 days 21 hours ago
5 days 22 hours ago
6 days 3 hours ago
1 week 8 hours ago
1 week 8 hours ago
1 week 9 hours ago
1 week 9 hours ago