Fast interprocess messaging
Fast interprocess messaging
Posted Jan 6, 2012 19:49 UTC (Fri) by wahern (subscriber, #37304)In reply to: Fast interprocess messaging by mjthayer
Parent article: Fast interprocess messaging
Actually, an optimized sockets implementation could accomplish single copy if both sender and receiver are in the kernel. The kernel could just copy from one buffer directly to the next. But perhaps the code for such an optimization would be to odious.
Posted Jan 6, 2012 20:03 UTC (Fri)
by wahern (subscriber, #37304)
[Link]
Fast interprocess messaging