Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Aug 2007 15:10:50 -0400
From:      Greg Troxel <gdt@ir.bbn.com>
To:        Rick Macklem <rmacklem@uoguelph.ca>
Cc:        freebsd-fs@freebsd.org
Subject:   Re: multiplexing TCP sockets in the NFS client
Message-ID:  <rmiir7nmchx.fsf@fnord.ir.bbn.com>
In-Reply-To: <Pine.GSO.4.63.0708101409020.19157@muncher> (Rick Macklem's message of "Fri, 10 Aug 2007 14:12:59 -0400 (EDT)")
References:  <Pine.GSO.4.63.0708101121080.25743@muncher> <46BC9944.9010408@samsco.org> <Pine.GSO.4.63.0708101409020.19157@muncher>

next in thread | previous in thread | raw e-mail | index | archive | help
I would say SCTP is of interest; it allows a number of interactions to
be treated together for addressing, authentication and congestion
control, but to be decoupled from each other in terms of flow control.

Coda has homegrown RPC2, which almost starts to feel like its trying to
do what SCTP does.

But, SCTP is not yet very widely implemented.  So while I think it's a
good goal, it's not an answer to how many TCP streams :-)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?rmiir7nmchx.fsf>