Matches in DBpedia 2014 for { <http://dbpedia.org/resource/Monitor_(synchronization)> ?p ?o. }
Showing items 1 to 65 of
65
with 100 items per page.
- Monitor_(synchronization) abstract "In concurrent programming, a monitor is a synchronization construct that allows threads to have both mutual exclusion and the ability to wait (block) for a certain condition to become true. Monitors also have a mechanism for signalling other threads that their condition has been met. A monitor consists of a mutex (lock) object and condition variables. A condition variable is basically a container of threads that are waiting on a certain condition. Monitors provide a mechanism for threads to temporarily give up exclusive access in order to wait for some condition to be met, before regaining exclusive access and resuming their task.Another definition of monitor is a thread-safe class, object, or module that uses wrapped mutual exclusion in order to safely allow access to a method or variable by more than one thread. The defining characteristic of a monitor is that its methods are executed with mutual exclusion: At each point in time, at most one thread may be executing any of its methods. Using a condition variable(s), it can also provide the ability for threads to wait on a certain condition (thus using the above definition of a "monitor"). For the rest of this article, this sense of "monitor" will be referred to as a "thread-safe object/class/module".Monitors were invented by C. A. R. Hoareand Per Brinch Hansen,and were first implemented in Brinch Hansen's Concurrent Pascal language.".
- Monitor_(synchronization) wikiPageExternalLink group__apr__thread__cond.html.
- Monitor_(synchronization) wikiPageExternalLink classat_1_1ConditionalMutex.html.
- Monitor_(synchronization) wikiPageExternalLink qwaitcondition.html.
- Monitor_(synchronization) wikiPageExternalLink condition-objects.
- Monitor_(synchronization) wikiPageExternalLink 214037.214100.
- Monitor_(synchronization) wikiPageExternalLink 355620.361161.
- Monitor_(synchronization) wikiPageExternalLink 360051.360079.
- Monitor_(synchronization) wikiPageExternalLink SECTION003125000000000000000.
- Monitor_(synchronization) wikiPageExternalLink ms682052(VS.85).aspx.
- Monitor_(synchronization) wikiPageExternalLink shared.html.
- Monitor_(synchronization) wikiPageExternalLink citation.cfm?id=358824.
- Monitor_(synchronization) wikiPageExternalLink citation.cfm?id=807647.
- Monitor_(synchronization) wikiPageExternalLink classWefts_1_1Condition.html.
- Monitor_(synchronization) wikiPageExternalLink Monitors.
- Monitor_(synchronization) wikiPageExternalLink feb96.
- Monitor_(synchronization) wikiPageExternalLink threadsynch.html.
- Monitor_(synchronization) wikiPageExternalLink thread.synchronization.condvar_ref.
- Monitor_(synchronization) wikiPageExternalLink win32-cv-1.html.
- Monitor_(synchronization) wikiPageExternalLink classACE__Condition.html.
- Monitor_(synchronization) wikiPageExternalLink class_conditional.html.
- Monitor_(synchronization) wikiPageExternalLink pthread_cond_wait.html.
- Monitor_(synchronization) wikiPageExternalLink wx_wxcondition.html.
- Monitor_(synchronization) wikiPageExternalLink classZThread_1_1Condition.html.
- Monitor_(synchronization) wikiPageID "1367789".
- Monitor_(synchronization) wikiPageRevisionID "606363392".
- Monitor_(synchronization) hasPhotoCollection Monitor_(synchronization).
- Monitor_(synchronization) subject Category:Concurrency_control.
- Monitor_(synchronization) subject Category:Programming_constructs.
- Monitor_(synchronization) type Abstraction100002137.
- Monitor_(synchronization) type Cognition100023271.
- Monitor_(synchronization) type Concept105835747.
- Monitor_(synchronization) type Content105809192.
- Monitor_(synchronization) type Idea105833840.
- Monitor_(synchronization) type ProgrammingConstructs.
- Monitor_(synchronization) type PsychologicalFeature100023100.
- Monitor_(synchronization) comment "In concurrent programming, a monitor is a synchronization construct that allows threads to have both mutual exclusion and the ability to wait (block) for a certain condition to become true. Monitors also have a mechanism for signalling other threads that their condition has been met. A monitor consists of a mutex (lock) object and condition variables. A condition variable is basically a container of threads that are waiting on a certain condition.".
- Monitor_(synchronization) label "Moniteur (informatique)".
- Monitor_(synchronization) label "Monitor (Informatik)".
- Monitor_(synchronization) label "Monitor (concorrência)".
- Monitor_(synchronization) label "Monitor (concurrencia)".
- Monitor_(synchronization) label "Monitor (gedistribueerd programmeren)".
- Monitor_(synchronization) label "Monitor (programowanie współbieżne)".
- Monitor_(synchronization) label "Monitor (sincronizzazione)".
- Monitor_(synchronization) label "Monitor (synchronization)".
- Monitor_(synchronization) label "Монитор (синхронизация)".
- Monitor_(synchronization) label "モニタ (同期)".
- Monitor_(synchronization) label "監視器 (程序同步化)".
- Monitor_(synchronization) sameAs Monitor_(synchronizace).
- Monitor_(synchronization) sameAs Monitor_(Informatik).
- Monitor_(synchronization) sameAs Monitor_(concurrencia).
- Monitor_(synchronization) sameAs Monitore_(konkurrentzia).
- Monitor_(synchronization) sameAs Moniteur_(informatique).
- Monitor_(synchronization) sameAs Monitor_(sincronizzazione).
- Monitor_(synchronization) sameAs モニタ_(同期).
- Monitor_(synchronization) sameAs 모니터_(동기화).
- Monitor_(synchronization) sameAs Monitor_(gedistribueerd_programmeren).
- Monitor_(synchronization) sameAs Monitor_(programowanie_współbieżne).
- Monitor_(synchronization) sameAs Monitor_(concorrência).
- Monitor_(synchronization) sameAs m.04x50m.
- Monitor_(synchronization) sameAs Q1062162.
- Monitor_(synchronization) sameAs Q1062162.
- Monitor_(synchronization) sameAs Monitor_(synchronization).
- Monitor_(synchronization) wasDerivedFrom Monitor_(synchronization)?oldid=606363392.
- Monitor_(synchronization) isPrimaryTopicOf Monitor_(synchronization).