this post was submitted on 14 Dec 2023
205 points (96.0% liked)

Programmer Humor

32206 readers
229 users here now

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

Rules:

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Amaltheamannen@lemmy.ml 3 points 10 months 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.