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 various structures which are used in the file-system implementation?
Define the term given below:a) Throughput, b) Turnaround time, c) Waiting time and d) Response time
Write down about the Asymmetric Clustering.
Briefly explain about the term Mutex?
State some of the options for breaking the Deadlock.
What do you mean by DNS? Explain why it is used? Also describe ‘forward lookup’ and ‘reverse lookup in the DNS?
What is meant by thrashing?
State the difference between Complier and the Interpreter?
What do you understand by the term Executive in Windows NT?
Explain the following given terms: a) Resuming a Process b) Suspending a Process
18,76,764
1949155 Asked
3,689
Active Tutors
1459654
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!