Re: FSP

Christopher Fraser (chrisf@nospam.sour.sw.oz.au)
Wed, 30 Nov 1994 17:18:59 +1100 (EST)

But I thought Jas (Matthew K) said:
>
> Christopher Fraser wrote this...
> >
> > in too much load on the remote machine. I think it also uses UDP
> > datagrams which are much more efficient than TCP sessions.
> they are? there is quite a bit of disagreement about this particulare issue
> floating about.. suffice it to say some people believe UDP is more
> efficient, and other TCP. let the holy wars begin...

Hmmm, the actual network performance would depend on lots of things (and
be the subject of eternal holy wars) but UDP should be a win from the
point of view of the the server not having to keep protocol state and
transmission buffers. I wonder if anyone is working on a FSP-like
transport protocol for HTTP ...

Cheers,

Christopher.