Hacker News new | ask | show | jobs
by skyde 1464 days ago
azure blob store is literally used as a cheap way to acquire distributed lock today by the azure sdk.

if you look at azure event hub library they use blob as lock to partition the consumer instances at runtime.