![]() |
|
We don't bite newbies here... much | |
PerlMonks |
RE: RE: RE: RE: RE: RE: RE: Flock Subroutineby KM (Priest) |
on Aug 08, 2000 at 18:22 UTC ( #26789=note: print w/replies, xml ) | Need Help?? |
This is why good ole whiteboards and a bunch of cow orkers are helpful. Knowing flow, seeing possible conditions, and knowing tidbits about software. Of course, using a semaphore file should solve these issues, since you take the actual locking piece away from the wanted data set. For example, if you lock a semaphore before opening the DBM, the DBM can close and reopen all it wants, since the semaphore is the lock.
Cheers,
In Section
Meditations
|
|