Timestamps produced by a vector clock take the most amount of space compared to other well-known clock designs. The space complexity is O(n). A vector timestamp tracks the id of a node and the last known event id from that node. Therefore, if there are n nodes in the system, the timestamp would be an n-tuple.
Clocks and Causality - Ordering Events in Distributed Systems
from Giridhar Manepalli
Filed under:
Same Source
Related Notes
- Often, people who don’t have access to the raw data expect one narr...from Josh Beckman
- The upshot for the industry at large, is: the **LLM-as-Moat model h...from Steve Yegge
- The first image ever transmitted to Earth from another planet was r...from Instagram
- My experience is companies do not anticipate that the cost of monit...from Mathew Duggan
- Ad-hoc validation leads to a phenomenon that the [language-theoreti...from Alexis King
- the difference between validation and parsing lies almost entirely ...from Alexis King
- few days ago I did something that I never thought I’d do again, and...from brandur.org
- Syntax coloring isn't useless, it is childish, like training wh...from Douglas Crockford