Publication | Closed Access
Group mutual exclusion in tree networks
16
Citations
17
References
2003
Year
Unknown Venue
Cluster ComputingEngineeringNetwork AnalysisCritical SectionConcurrent SystemStructural Graph TheoryConcurrency (Computer Science)Parallel ComputingCombinatorial OptimizationSocial Network AnalysisConcurrent ProgrammingComputer ScienceNetwork TheoryGroup Mutual ExclusionCommunity StructureNetwork ScienceGraph TheoryCritical Section EntryConcurrency TheoryBusinessParallel ProgrammingConcurrent Data Structure
The group mutual exclusion (GME) problem deals with sharing a set of (m) mutually exclusive resources among all (n) processes of a network. Processes are allowed to be in a critical section simultaneously provided they request the same resource. We present three group mutual exclusion solutions for tree networks. All three solutions do not use process identifiers, and use bounded size messages. They achieve the best context-switch complexity, which is O(min (n, m)). The first solution uses a fixed root of the tree and uses 0 to O(n) messages per critical section entry. This solution supports an unbounded degree of concurrency, thus provides the maximum resource utilization. The second solution also uses a fixed root, but uses a reduced number of messages for the critical section entry. It generates an average of O(log n) messages per critical section entry and also allows an unbounded degree of concurrency. However, the concurrency may be limited in some parts of the network. We remove the restriction of using a fixed root in the third solution in addition to maintaining all other desirable properties of the second solution.
| Year | Citations | |
|---|---|---|
Page 1
Page 1