Distributed Locks

Use leases with fencing tokens for mutual exclusion across machines, or restructure to need no lock at all. Use when serializing distributed work or reviewing lock code that must not double-execute.

Amey-Thakur eeaf10b 2.7 KB Updated

File contents

Amey-Thakur/AI-SKILLS/tree/main/skills/distributed-systems/distributed-locks commit eeaf10b88e

Frequently asked questions

npx skillmds@latest add amey-thakur/distributed-locks