next up previous contents index
Next: The Time Interface Up: Running Topaz Applications on Previous: Profiling

RPC

  The Ultrix implementation of RPC transports all calls via the network (via Ultrix sockets), while the Taos implementation transports calls between processes on the same machine using a special `Xfer' mechanism. (Taos uses the network for nonlocal calls, but it does not use sockets to access it.) The semantic differences between network and Taos local RPC calls are documented in rpc(3).



Paul McJones
8/28/1997