(none)
    Jit Keong Tan 
    jit at SLIC.CELLBIO.DUKE.EDU
       
    Thu Dec 20 03:57:36 AEST 1990
    
    
  
=> 
=> Can someone tell me, or point me to some document, that details the 
=> differences between semaphores and locks?
=> 
semaphore allows different processes have the write (modify) access
to a resource (such as files) with mutual exclusion.
lock just keep it locked without givin write-shared access to others.
I think you can find these terminologies in any Operating Systems
book.
--------------------------------------------------------
Jit Keong Tan     | internet: jit at slic.cellbio.duke.edu
(919) 684-8098    | bitnet  : tan00001 at dukemc.bitnet
--------------------------------------------------------
U.S. Mail:
Duke University Medical Center
Box 3709
Department Of Cell Biology
Nanaline Duke Bldg., Rm 385
Research Drive
Durham, NC 27710
    
    
More information about the Comp.sys.sgi
mailing list