The UNIX and Linux Forums
>
Top Forums
>
Shell Programming and Scripting
Mutex in Perl
User Name
Remember Me?
Password
Google UNIX.COM
Forums
Directory
Register
Forum Rules
FAQ
Contribute
Members List
Search
Today's Posts
Mark Forums Read
Thread
:
Mutex in Perl
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
#
6
(
permalink
)
11-12-2007
porter
Registered User
Join Date: Jan 2007
Posts: 2,965
Quote:
Originally Posted by
Smiling Dragon
The flock function makes a flock system call so the OS will handle it - ie the filesystem itself records the lock and polices it.
Yes, and if the volume is an
NFS
mount it will lock over rpc.
porter
View Public Profile
Find all posts by porter