What do you mean by time-stamping
What do you mean by time-stamping? Describe in detail.
Expert
This is a method proposed by the Lamport, used to order events in a distributed system devoid of the use 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 increments its counter by 1 and joins the time-stamp Ti to the message. If a message is received, the receiving system 'j' sets 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 found out by the given rules: For messages x from site i and y from site j, x leads y if one of the given conditions holds....
a) if Ti<Tj or
b) if Ti=Tj and i<j
What do you mean by the term RIS? Also describe Imaging or ghosting?
Explain what is effective access time?
Define the entry section and the exit section.
Describe what is UFD and MFD.
Give a brief introduction of the term Pipe?
Write down the essential functions of process management?
Explain what is meant by the Race Condition?
Give brief introduction of the term thread?
Write down the typical elements of the process image?
Write down the sub-components of I/O manager in Windows NT?
18,76,764
1935849 Asked
3,689
Active Tutors
1454010
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!