Y
Hacker News
new
|
ask
|
show
|
jobs
by
scherlock
676 days ago
So, you use DB row locks as a shared mutex? Am I reading that right? You created a centralized mutex service that your services use to share state with the cunning use of DB row locks.