Computer Science, asked by amuo6080, 9 months ago

State and explain the relation between vector timestamps of two events that are logically concurrent

Answers

Answered by Anonymous
0

Answer:

Using Vector Clocks, timestamps are generated for each event in the system, and their causal relationship is determined by comparing those timestamps. ... Each process assigns a timestamp to each event. The timestamp is composed of that process�s logical time and the last known time of every other process.

Similar questions