Distributed Locks And Leases

Cross-process exclusion through leases, session/transaction locks and fencing: stale holders, owner-safe release, Redis/Redlock assumptions, database advisory locks, resource claims and lock-free alternatives. Use when reviewing SET NX/TTL, watchdog renewal, duplicate workers or a lock around a non-repeatable effect. Consensus implementation, leader election, local JVM locking and user-session concurrency are separate skills.

robsonkades 542daa2 4 files · 30.6 KB Updated

File contents

robsonkades/agent-skills/tree/main/skills/distributed-locks-and-leases commit 542daa2a94

Frequently asked questions

npx skillmds@latest add robsonkades/distributed-locks-and-leases