The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
Google UNIX.COM



Thread: Mutex in Perl
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 11-12-2007
superuser84 superuser84 is offline
Registered User
 

Join Date: Nov 2007
Posts: 22
Mutex in Perl

Hello Everyone,

I just joined this forum and this is my first post.


I would like to know how can I impliment basic read/write locks in perl. I have a database (file) which can be accessed simultaneously but has to be locked while writing.


If there is no such support in perl, my next preference would be Bourne shell program.

Any help would be greatly appreciated. Btw, I am a newbie in mutex,locks etc....

J.
Reply With Quote
Remove advertisements
!!
Forum Sponsor