What do you mean by Remote procedure call?

Answer Posted / rajashree

we use the Msg library to implement a Remote Procedure Call
module, RPC.pm. The idea of RPC is to transparently invoke
a subroutine in another process space and have it behave
exactly as if it had been invoked in its own process. The
following are the features we take for granted while
calling ordinary subroutines, which the RPC module takes
into account:

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the advantages of exception handling?

552


What is Session reduplication and how its done?

1562


What is replacefirst in java?

574


Does anyone still use java?

582


Tell me are there implementations for sorting and searching in the java libarary?

595






Explain about sets?

568


What is mnemonic code?

539


How many types of memory areas are allocated by jvm?

558


What is void class in java?

528


Is java code slower than native code?

555


What do you mean by constant time complexity?

598


If two threads have same priority which thread will be executed first ?

842


What is the difference between choice and list?

590


How to make object serializable in java?

550


Can list be null in java?

577