Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.471.416 Times

Lockfile freeware
 

Lockfile

Added: April 15, 2010 | Visits: 946

LockFile::Simple LockFile::Simple is a simple file locking scheme. SYNOPSIS use LockFile::Simple qw(lock trylock unlock); # Simple locking using default settings lock("/some/file") || die "cant lock /some/filen"; warn "already lockedn" unless trylock("/some/file"); unlock("/some/file"); # Build...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (150): LockFile::Simple Download

Added: May 10, 2013 | Visits: 331

Simple lockfile to detect previous instances Simple lockfile to detect previous instances script implements a simple lockfile to ensure that only one instance of an application is alive at any given time.


Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: July 05, 2013 | Visits: 247

flufl.lock The ``flufl.lock`` library provides an NFS-safe file-based locking algorithm influenced by the GNU/Linux `open(2)` manpage, under the description of the `O_EXCL` option:: [...] O_EXCL is broken on NFS file systems, programs which rely on it for performing locking tasks will contain a race...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (39): flufl.lock Download

Added: October 18, 2010 | Visits: 979

squidefender Squidefender is a perl script which parses a squid log file in native format for attacks. If it finds an attack is sends a complaint email to the ISP of the attacker. It also has the option to execute an external command to take other actions. This can for example be used to automatically adapt...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (94): squidefender Download

Added: June 03, 2010 | Visits: 1.956

File::LockDir File::LockDir is a Perl basic filename-level lock utility. SYNOPSIS use File::LockDir; INTERFACE new Initializes the class. Returns the singleton object. nflock($file, $nap_till, $locker, $lockhost) Locks the supplied filename. Only $file is required. $file is the file to be...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (460): File::LockDir Download

Added: November 06, 2010 | Visits: 1.153

rsnapshot rsnapshot is a filesystem snapshot utility for making backups of local and remote systems. Using rsync and hard links, it is possible to keep multiple, full backups instantly available. The disk space required is just a little more than the space of one full backup, plus incrementals....


Platforms: *nix

License: Freeware Size: 91.14 KB Download (95): rsnapshot Download

Added: January 16, 2010 | Visits: 667

vzpkg vzpkg is the suite of OpenVZ template management tools. These tools are used for software installation inside Virtual Private Servers. OpenVZ is an Operating System-level server virtualization solution, built on Linux. OpenVZ creates isolated, secure virtual private servers (VPSs) or virtual...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (99): vzpkg Download

Added: July 17, 2010 | Visits: 1.272

CGI::Wiki::Kwiki CGI::Wiki::Kwiki is an instant wiki built on CGI::Wiki. A simple-to-use front-end to CGI::Wiki. It can be used for several purposes: to migrate from a CGI::Kwiki wiki (its original purpose), to provide a quickly set up wiki that can later be extended to use more of CGI::Wikis capabilities, and...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (91): CGI::Wiki::Kwiki Download

Added: March 03, 2010 | Visits: 787

Video::TeletextDB Video::TeletextDB is Perl extension to manage a telextext database. SYNOPSIS use Video::TeletextDB; $tele_db = Video::TeletextDB->new(%options); # Possible options are: # cache_dir => $directory # mkpath => $boolean # umask => $mask # creat => $boolean # RW => $boolean #...


Platforms: *nix

License: Freeware Size: 64.51 KB Download (90): Video::TeletextDB Download