[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] Perl + Semaphores
- Subject: [ale] Perl + Semaphores
- From: cfowler at outpostsentinel.com (Chris Fowler)
- Date: Wed Jul 7 11:00:54 2004
Guys/Gals,
Is there a perl module like POSIX::IPC that will allow me to work with
semaphores? I need to do some locking. If not I can easily crank one
out in C and XSUBS.
Chris