|
|
|
|
|
by Blaine0002
3635 days ago
|
|
It always amazes me when developers making crucial transaction systems don't know about or implement some form of locking. I personally use a cluster of consul servers for distributed locking ( http://consul.io by hashicorp ) although I don't use the rest of consuls features I'd sure like to learn how someday :) |
|