|
|
|
|
|
by GordonS
1464 days ago
|
|
Ah, someone mentioned it in reference to Azure Blob Storage recently, and I had (apparently incorrectly) assumed it was also an S3 feature. Any reason Azure Blob Storage couldn't be used as a no-setup, managed, cheap way to acquire distributed locks? |
|
if you look at azure event hub library they use blob as lock to partition the consumer instances at runtime.