On Tue Nov 25 08:52:33 EST 2014, a...@9srv.net wrote: > On Nov 25, 2014, at 1:59 , Bakul Shah <ba...@bitblocks.com> wrote: > > > As long as you run IP, you pay the other costs for any protocol. > > But there's plenty of cases where you don't need even that. See AOE, or nonet > from very early Plan 9. I'd like that back.
and in any event, processor cycles are (relatively) not important. synchronization latency and memory latency dominate. there's more of that for tcp, and it's not accounted for. - erik