Shared-Variable Programming: Semaphores


By a mutual exclusion problem  we mean a pair: P=(PR,S), where PR={PR1,...,PRn} is the set of processes, and S={S1,...,Sk} is the set of  minimal mutually excluding subsets of PR such that each Sj is the subset of PR and no Sj is the subset of Sm for j different than m


Previous Next Top of chapter Lecture Materials Assignments Code