bn:00570614n
Noun Concept
Categories: Software design patterns, Concurrency control, Programming constructs
EN
monitor
EN
In concurrent programming, a monitor is a synchronization construct that allows threads to have both mutual exclusion and the ability to wait for a certain condition to become false. Wikipedia
English:
synchronization
Definitions
Relations
Sources
EN
In concurrent programming, a monitor is a synchronization construct that allows threads to have both mutual exclusion and the ability to wait for a certain condition to become false. Wikipedia
An approach to synchronize two or more computer tasks that use a shared resource Wikipedia Disambiguation