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.
Explain the four Stages of information system life cycle in brief ?
Advantages of Model Checking: Many tools already exist to help detect problems in source code. Testing is clearly the most widely used technique and there are a variety of tools which support test data selection, test case management, test result chec
Normal 0 false false
Linker: Linker executes the linking of libraries with the object code to build the object code into an executable machine code.
Normal 0
What are the different technology layers in backbone design? List the preferred technologies used in each of these layers.
Weak Preservation: An abstraction of a concrete system is weakly preserving if a set of properties true in the abstract system encompass corresponding properties in the concrete system which are also true.
18,76,764
1938371 Asked
3,689
Active Tutors
1445092
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!