Computer Science, asked by ramgopalyenumula9, 9 hours ago

3. Introduction to RPC and its models.​

Answers

Answered by cutekamini20
1

Answer:

Remote Procedure Call (RPC) is a powerful technique for constructing distributed, client-server based applications. It is based on extending the conventional local procedure calling so that the called procedure need not exist in the same address space as the calling procedure

Similar questions