What is RPC?
Answers were Sorted based on User's Feedback
Answer / mohammad shahid
Remote Procedure Call (RPC) is a protocol that one program can use to request a service from a program located in another computer on a network without having to understand the network's details.
It is also called subroutine call or function call
| Is This Answer Correct ? | 0 Yes | 0 No |
What method is invoked to cause an object to begin executing as a separate thread?
What is the difference between RMI and Corba?
To identify IDL language what mapping mechanism is used?
whats is mean by filter?
In RMI, inorder to sent the stub reference to the client, is we have to load the server object first into the memory or can we directly sent reference to the client?
What is the diffrence between a local-tx-datasource and a xa-datasource?
explain session tracking. why we used it
whats is mean by jndi
What is J2EE?
what are memory considerations of jsp compares to other web components?
Is jvm a overhead?
How is a java object message delivered to a non-java client?