![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| semaphore | raguramtgr | UNIX for Dummies Questions & Answers | 7 | 06-15-2009 09:39 AM |
| Semaphore problem.... | Dreams in Blue | UNIX for Advanced & Expert Users | 1 | 05-29-2008 12:41 AM |
| Semaphore debugging | ptprabu | High Level Programming | 5 | 11-28-2007 04:09 PM |
| Semaphore | vjsony | UNIX for Dummies Questions & Answers | 3 | 04-07-2003 02:06 PM |
| semaphore | yls177 | UNIX for Dummies Questions & Answers | 1 | 10-08-2002 11:18 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
I managed to grab a semaphore implementation in ksh originally written by
Ed Schaefer and John Spurgeon for UNIX Review in 2004. The original has dissappeared but my slightly fixed copy is available at: http://www.cs.umb.edu/~rouilj/#Semaphore In addition to per user seamphores it also supports a queing mechanism to help prevent starvation. The only current issue with it is that it works only on a single machine, I have a plan on how to make it work across multiple machines, but that's not implemented yet. -- rouilj |
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|