Re: Module for better file locking. Name => "IO::Lock" ?
From: Ben Liddicott (ben_at_liddicott.com)
Date: 11/16/03
- Next message: William Herrera: "Re: Problem with CGI::Upload using IIS v5.1"
- Previous message: debian user: "Re: How to check perl modules"
- In reply to: Bob Crankshaft: "Re: Module for better file locking. Name => "IO::Lock" ?"
- Next in thread: Eric J. Roode: "Re: Module for better file locking. Name => "IO::Lock" ?"
- Reply: Eric J. Roode: "Re: Module for better file locking. Name => "IO::Lock" ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 16 Nov 2003 21:02:38 +0000 (UTC)
IO::LockedFile just uses flock() locking.
My aim is to provide "better than flock" locking.
-- Cheers, Ben Liddicott "Bob Crankshaft" <NO_chtodd@SPAM.core.com> wrote in message news:1mapah5453ms0$.1nfvcgy9sk5r1$.dlg@40tude.net... > In the spirit of not reproducing the hard work of others unless necessary, > I submit the following question to you: What is wrong with IO::LockFile > (http://www.cpan.org/modules/by-module/IO/IO-LockedFile-0.23.readme)? I > use it daily with Log::LogLite with a high level of success, although I do > not know how it compares under Win32 or over NFS/SMB. My experience has > been Solaris on local filesystems with many threads writing one log > simultaneously.
- Next message: William Herrera: "Re: Problem with CGI::Upload using IIS v5.1"
- Previous message: debian user: "Re: How to check perl modules"
- In reply to: Bob Crankshaft: "Re: Module for better file locking. Name => "IO::Lock" ?"
- Next in thread: Eric J. Roode: "Re: Module for better file locking. Name => "IO::Lock" ?"
- Reply: Eric J. Roode: "Re: Module for better file locking. Name => "IO::Lock" ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|