Write a short note on time-stamping
Write a short note on time-stamping?
Expert
It is a method proposed by Lamport, employed to order events in a distributed system without the employ of clocks. This scheme is intended to order events comprising of the transmission of messages. Each system “I” in the network maintains a counter Ci. Each and every time a system transmits a message; it increases its counter by 1 and attaches the time-stamp Ti to the message. Whenever a message is received, the receiving system 'j' sets up its counter Cj to 1 more than the maximum of its present value and the incoming time-stamp Ti. At each and every site, the ordering of messages is examined by the following rules: For messages x from site i and y
from site j, x precedes y if one of the following conditions holds....(i) if Ti<Tj or (ii) if Ti=Tj and i<j.
Explain the following given terms: a) Resuming a Process b) Suspending a Process
What is meant by the semaphore?
Briefly explain about the term synchronization? And as well write down the various synchronization methods?
Describe in brief the term BIOS.
Specify the principal events of the Process Creation.
List out some of the drawbacks of the distributed systems.
Write down the essential functions of process management?
What do you mean by the term IAS Server? Illustrate.
State some of the properties of the Scheduling Algorithms.
Write down the main functions of operating system?
18,76,764
1933425 Asked
3,689
Active Tutors
1417124
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!