Q:

In RPC (remote procedure call), while a server is processing the call, the client is blocked

belongs to collection: NETWORKING - CLIENT SERVER MODEL MCQ

0

In RPC (remote procedure call), while a server is processing the call, the client is blocked


  1. unless the client sends an asynchronous request to the server
  2. unless the call processing is complete
  3. for the complete duration of the connection
  4. none of the above

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

 (a).unless the client sends an asynchronous request to the server

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

NETWORKING - CLIENT SERVER MODEL MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
An RPC application requires... >>
<< An RPC (remote procedure call) is initiated by the...