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

How a string is stored in memory?

569


what is the use of bean managed and container managed with example?

1484


How do you remove an object from an arraylist in java?

452


what do you mean by java annotations?

538


How to do encapsulation in java?

564






What is cr keyboard?

642


How to change value in arraylist java?

489


what is thread? : Java thread

547


java program with complete 4 oops concepts implemented example

2724


What is the difference between instanceof and isinstance?

553


Explain the difference between an Interface and an Abstract class?

617


How does arraylist size increase in java?

525


What is the different between get and post?

496


Is it possible to use Semaphore/ Mutex in an Interrupt Handler?

527


What is square root in java?

582