vector-clock Questions
1
I was asked this question in an interview and was unable to answer it.
How does FB messenger order the messages on user side when two messages are concurrent in order to avoid view difference in di...
Pythian asked 29/1, 2021 at 11:22
2
I understand the need for vector clocks in terms of scalar logical clocks failing to provide enough information to tell whether there is an update conflict in a key value store update for example.
...
Bowens asked 26/1, 2014 at 3:12
2
Solved
For my code which is running on different devices, i need to determine the ordering of messages which are sent between those devices. Therefore I would like to use vector clocks since I read vector...
Tittup asked 17/6, 2010 at 13:16
4
Solved
We have a large high-performance software system which consists of multiple interacting Java processes (not EJBs). Each process can be on the same machine or on a different machine.
Certain event...
Rhigolene asked 2/6, 2009 at 13:42
1
© 2022 - 2024 — McMap. All rights reserved.