Projects / Safelock

Safelock

Safelock is a file-based locking primitive that provides mutual exclusion between unrelated processes and threads. It offers advantages over POSIX and BSD file locks such as: compatibility with multi-threaded applications, support for lock attempt timeouts, detection of crashed lock holders, and detailed lock status (PID, lock age, custom data).

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  01 Mar 2012 02:03

Release Notes: Initial release.

Screenshot

Project Spotlight

Griffon IDE

An IDE for HTML, Bash, Perl, PHP, C, etc.

Screenshot

Project Spotlight

RSyntaxTextArea

A syntax highlighting text editor written in Java Swing.