concept
active
concept:monitor-concurrent-programmingMonitor (Concurrent Programming)
Neighborhood — ranked by edge-count
Papers (1)
paper
- Linda in contextmentions
Related by similarity (8)
cosine ≥ 0.65 · no typed edgeEntities in the same semantic neighborhood but without a typed relation to this one — candidates for new edges or unrecognized duplicates.
- Synchronization construct encapsulating shared data and protected access routines.
- A major competing approach to parallel programming based on instantiating objects with embedded active processes and monitors for synchronization.
- A parallel programming approach using guarded clauses and shared logical variables, exemplified by Parlog and Concurrent Prolog.
- A language designed by Brinch Hansen that explored monitors; cited in the comparison.
- A synchronization mechanism in concurrent object systems that serializes access to shared resources using locks and condition variables.
- Strong assertion that OOP does not inherently address parallelism.
- An early concurrent logic programming language.