Re: RPC vs Socket

From: Trond Myklebust (trond.myklebust@fys.uio.no)
Date: Sat Jun 23 2001 - 10:49:39 EST


>>>>> " " == Jan Hudec <bulb@ucw.cz> writes:

> Both seem to have pros and cons. RPC should be easier to write
> (especialy the server side), but it performs bad with UDP on
> slow links. (NFS did not work on 115200 serial line because of
> too many dropped packets - TCP flow control too badly needed in
> such cases). Or can linux do RPC over TCP?

The RPC client code for TCP is ready and already working both in
2.2.18+ and 2.4.x.

The server code however needs work.

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



This archive was generated by hypermail 2b29 : Sat Jun 23 2001 - 21:00:42 EST