ended9월 1일· 1 sources

The wait queue is just a channel: building a small distributed lock server in Go

Why it matters

Sooner or later you hit the same small problem: two services, on two machines, want to touch the same thing at the same moment — append to a shared file, update a row nobody is fencing, call an API th...

1
Sources
+0
24h
Growth
4d
Active

Sources

Related Issues