To client software, a notable difference between remote procedure call and ordinary local procedure call is: A.
Question:
To client software, a notable difference between remote procedure call and ordinary local procedure call is:
A. None. That’s the whole point of RPC!
B. There may be multiple returns from one RPC call.
C. There may be multiple calls for one RPC return.
D. Recursion doesn’t work in RPC.
E. The runtime system may report a new type of error as a result of an RPC.
F. Arguments to RPCs must be scalars.
Fantastic news! We've Found the answer you've been seeking!
Step by Step Answer:
Related Book For
Principles Of Computer System Design An Introduction
ISBN: 9780123749574
1st Edition
Authors: Jerome H. Saltzer, M. Frans Kaashoek
Question Posted: