[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] A simple question: just for understanding Condor
- Date: Sat, 3 Feb 2007 21:03:25 -0600
- From: "Erik Paulson" <epaulson@xxxxxxxxxxxx>
- Subject: Re: [Condor-users] A simple question: just for understanding Condor
A remote system call is conceptually the same as a remote procedure call. However, the Condor remote system calls do not use the Sun RPC system, with the portmapper and the XDR, etc.Condor has its own libraries that do the same thing.
-Erik