this post was submitted on 14 Dec 2023
220 points (95.8% liked)

Programmer Humor

37354 readers
135 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Amaltheamannen@lemmy.ml 3 points 2 years ago

Sounds like a distributed systems problem. While the time between events could be impossible (can't guarantee clocks are synchronized) you can use a logical clock to have causaul ordering.