FICHA · AUR

ruby-lockfile

A Ruby library for creating lockfiles

  • Library
  • LIBRARY
  • RUBY
  • FILESYSTEM
  • Dependency only
official+codex · reviewed · May 29, 2026 description in en

Description

Exclusive access to files or jobs can be coordinated by creating lockfiles from Ruby programs. This is useful for scripts and services that must avoid two processes writing the same resource at the same time.

It is a small Ruby library, not an app. Correct locking still depends on how the developer handles failures, stale locks, and cleanup after interrupted processes.

Permissions

Permissions not analysed for this source yet.