public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Matthew Wilcox <Matthew.Wilcox@genedata.com>
To: Philip Blundell <pb@nexus.co.uk>
Cc: Jordan Mendelson <jordy@wserv.com>, linux-kernel@vger.rutgers.edu
Subject: Re: XTP: A better TCP than TCP
Date: Wed, 2 Jun 1999 20:12:05 +0200	[thread overview]
Message-ID: <19990602201205.S1415@mencheca.ch.genedata.com> (raw)
In-Reply-To: <E10p6Y7-00008z-00@fountain.nexus.co.uk>; from Philip Blundell on Wed, Jun 02, 1999 at 09:38:59AM +0100

On Wed, Jun 02, 1999 at 09:38:59AM +0100, Philip Blundell wrote:
> >I was just reviewing http://www.mentat.com/xtp/xtp.html and
> >http://www.ca.sandia.gov/xtp/. XTP looks like a very interesting protocol. 
> 
> I did some work with XTP a few years back.  It's interesting but it's a very 
> heavyweight protocol compared to TCP.  It tries to be all things to all men 
> and it's debatable whether it really succeeds.
> 
> It would certainly be worth having in the kernel, however.

I think a much more interesting protocol to have in the kernel would
be Bell Labs' IL.  It's implemented in Plan 9, and they say they are
very happy with its performance.  It's a sequenced packet protocol,
ideal for NFS, CORBA messages and pretty much anything which currently
either implements its own out-of-order + retransmit strategy over UDP
or puts packet boundaries into TCP.

There's a description of the protocol at
http://plan9.bell-labs.com/plan9/doc/il.html
I have the barest bones of a start at a linux implementation of it,
if anyone wants to collaborate :-)

-- 
Matthew Wilcox <willy@bofh.ai>
"Windows and MacOS are products, contrived by engineers in the service of
specific companies. Unix, by contrast, is not so much a product as it is a
painstakingly compiled oral history of the hacker subculture." - N Stephenson

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

  parent reply	other threads:[~1999-06-02 21:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-06-01 21:10 XTP: A better TCP than TCP Jordan Mendelson
     [not found] ` <E10p6Y7-00008z-00@fountain.nexus.co.uk>
1999-06-02 18:12   ` Matthew Wilcox [this message]
     [not found] ` <199906020426.VAA03202@pizda.davem.net>
1999-06-02 23:47   ` Vince Lo Faso

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=19990602201205.S1415@mencheca.ch.genedata.com \
    --to=matthew.wilcox@genedata.com \
    --cc=jordy@wserv.com \
    --cc=linux-kernel@vger.rutgers.edu \
    --cc=pb@nexus.co.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox