Miguel David

52%
Flag icon
Distributed locks can be used to prevent multiple workers from processing the same input file. In practice, it is essential to use renewable leases with timeouts instead of indefinite locks, because doing so prevents locks from being held indefinitely by processes that crash.
Site Reliability Engineering: How Google Runs Production Systems
Rate this book
Clear rating
Open Preview