Comment by pragmatic
3 days ago
"One major trick in distributed systems is to always attempt things in the same order"
This is inportant in DBs in general to avoid deadlocks by two requests taking locks in different order.
3 days ago
"One major trick in distributed systems is to always attempt things in the same order"
This is inportant in DBs in general to avoid deadlocks by two requests taking locks in different order.
No comments yet
Contribute on Hacker News ↗