Why is a stateful remote procedure problematical
In the context of distributed applications, why is a stateful remote procedure problematical? How could such a problem be overcome?
Expert
A stateful remote procedure problematical because If the server crashes and restarts, then the state information it was holding might be lost and the client may produce inconsistent results. When the client process crashes and restarts, the server will contain inconsistent information about the client.
To avoid such a problem we may go for the Log File to keep the status of running processes and keep it on a separate disk.
Normal 0 false false
Model Checking a Program: The operation of a model checker can be described in terms of the familiar metaphor of searching a graph (Figure shown below). The nodes of the graph represent the states of the program and the links connecting the nodes repr
State Encoder: It is a circuit, device, transducer, software program, algorithm or person which converts information from one format or code to another, for the cause of secrecy, security, standardization, speed or saving space by shrinking size.
Error Preservation: When verification is used to disprove properties (find bugs), a third type of property preservation comes into play: An abstraction is error preserving if a set of properties that is false in the abstract system has corresponding p
Compiler: A compiler is a special program which processes statements written in a specific programming language and turns them into machine language or "code" which a computer's processor employs. Usually, a programmer writes language statements in la
What do you recognize by Aerodynamics performance analysis?
18,76,764
1936470 Asked
3,689
Active Tutors
1449410
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!