|
INTERVIEW QUESTIONS
DATABASE
NETWORK DATABASE MODEL
DETAILS
Question: What is Remote Procedure Call (RPC)?
Answer: RPC hides the intricacies of the network by using the ordinary procedure call mechanism familiar to every programmer. A client process calls a function on a remote server and suspends itself until it gets back the results. Parameters are passed like in any ordinary procedure. The RPC, like an ordinary procedure, is synchoronous. The process that issues the call waits until it gets the results.
Under the covers, the RPC run-time software collects values for the parameters, forms a message, and sends it to the remote server. The server receives the request, unpack the parameters, calls the procedures, and sends the reply back to the client. It is a telephone-like metaphor.
|
|
|
Category |
Network Database Model Interview Questions & Answers -
Exam Mode /
Learning Mode
|
Rating |
(0.3) By 7949 users |
Added on |
7/30/2015 |
Views |
67994 |
Rate it! |
|
|
Question:
What is Remote Procedure Call (RPC)?
Answer:
RPC hides the intricacies of the network by using the ordinary procedure call mechanism familiar to every programmer. A client process calls a function on a remote server and suspends itself until it gets back the results. Parameters are passed like in any ordinary procedure. The RPC, like an ordinary procedure, is synchoronous. The process that issues the call waits until it gets the results.
Under the covers, the RPC run-time software collects values for the parameters, forms a message, and sends it to the remote server. The server receives the request, unpack the parameters, calls the procedures, and sends the reply back to the client. It is a telephone-like metaphor. Source: CoolInterview.com
If you have the better answer, then send it to us. We will display your answer after the approval.
Rules to Post Answers in CoolInterview.com:-
- There should not be any Spelling Mistakes.
- There should not be any Gramatical Errors.
- Answers must not contain any bad words.
- Answers should not be the repeat of same answer, already approved.
- Answer should be complete in itself.
|
|
Related Questions |
View Answer |
|
What are the characteristics of Client/Server?
|
View Answer
|
|
What is Structured Query Langauge (SQL)?
|
View Answer
|
|
What are the roles of SQL?
|
View Answer
|
|
What are all the Base services provided by the OS?
|
View Answer
|
|
The middleware buliding block runs on both the client and server sides of an application. It is broken into three categories:-
|
View Answer
|
|
Explain the building blocks of Client/Server?
|
View Answer
|
|
. What are the building blocks of Client/Server?
|
View Answer
|
|
What are called Transactions?
|
View Answer
|
|
What is the difference between trigger and rule?
|
View Answer
|
|
What are the types of Transparencies?
|
View Answer
|
|
What is meant by Asymmetrical protocols?
|
View Answer
|
|
TP Monitor does mainly two things extremely well. They are Process management and Transaction management.?
|
View Answer
|
|
What is a TP Monitor?
|
View Answer
|
|
. What are Super servers?
|
View Answer
|
|
What is a Web server?
|
View Answer
|
|
. What are the two types of OLTP?
|
View Answer
|
|
What are TP-Lite and TP-Heavy Monitors?
|
View Answer
|
|
What is meant by Transparency?
|
View Answer
|
|
What are Triggers and Rules?
|
View Answer
|
|
What are all the Extended services provided by the OS?
|
View Answer
|
Please Note: We keep on updating better answers to this site. In case you are looking for Jobs, Pls Click Here Vyoms.com - Best Freshers & Experienced Jobs Website.
View All Network Database Model Interview Questions & Answers - Exam Mode /
Learning Mode
|