On 23 Jun 2001 17:49:39 +0200
Trond Myklebust <[EMAIL PROTECTED]> wrote:
> > " " == Jan Hudec <[EMAIL PROTECTED]> 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 link
> " " == Jan Hudec <[EMAIL PROTECTED]> 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
> I am in the way of building a new remote file system.
> Presently I decided to use sockets for remote communication. Lately I
> understood that RPC is used in coda and nfs file systems(is it so). I want to
> know the fessibility in using RPC in the new file system.
Both
> " " == Blesson Paul <[EMAIL PROTECTED]> writes:
> hi all
> I am in the way of building a new remote
> file system.
> Presently I decided to use sockets for remote
> communication. Lately I understood that RPC is used in co
hi all
I am in the way of building a new remote file system.
Presently I decided to use sockets for remote communication. Lately I
understood that RPC is used in coda and nfs file systems(is it so). I want to
know the fessibility in using RPC in the new file system.
5 matches
Mail list logo