language:
Find link is a tool written by Edward Betts.Longer titles found: Rule of mutual exclusion (view), Lamport's distributed mutual exclusion algorithm (view), Automatic mutual exclusion (view)
searching for Mutual exclusion 57 found (137 total)
alternate case: mutual exclusion
Collectively exhaustive events
(705 words)
[view diff]
exact match in snippet
view article
find links to article
no more than one event can occur at a given time. (In some forms of mutual exclusion only one event can ever occur.) The set of all possible die rolls isBusiness rules engine (1,515 words) [view diff] exact match in snippet view article find links to article
code. Rule engines typically support rules, facts, priority (score), mutual exclusion, preconditions, and other functions. Rule engine software is commonlyInformation Processing Letters (520 words) [view diff] exact match in snippet view article find links to article
detection for diffusing computations, 1980 Peterson, G.L., Myths about the mutual exclusion problem, 1981 Crochemore, M., An optimal algorithm for computing theFunnel (concurrent computing) (339 words) [view diff] exact match in snippet view article
kernel to serialize access to the BSD portion of XNU. A funnel is a mutual exclusion (mutex) mechanism that prevents more than one thread from accessingPowernode 9080 (321 words) [view diff] case mismatch in snippet view article find links to article
although the processors operated in a Master-Slave configuration with a Mutual Exclusion (MutEx) lock on all manipulations on Kernel tables. The second processorCounter machine (4,660 words) [view diff] exact match in snippet view article find links to article
in the process of designing parallel algorithms in relation to the mutual exclusion principle. When used in this manner, the counter machine is used toOperation reduction for low power (769 words) [view diff] no match in snippet view article find links to article
Operation Reduction for Low Power is an ASIC program transformation technique used to reduce the power consumed by a specific application. A program transformationConsonance and dissonance (7,626 words) [view diff] exact match in snippet view article find links to article
terms form a structural dichotomy in which they define each other by mutual exclusion: a consonance is what is not dissonant, and a dissonance is what isTRIX (operating system) (713 words) [view diff] exact match in snippet view article
to keep all processors busy. Threads had access to a single kind of mutual exclusion primitive, and one of seven priorities. The scheduler was designedFreeRTOS (1,247 words) [view diff] exact match in snippet view article find links to article
across multiple memory areas. and C library allocate and free with some mutual exclusion protection. RTOSes typically do not have the more advanced featuresC++ Standard Library (1,526 words) [view diff] exact match in snippet view article find links to article
<mutex> Added in C++11. In 32.5-1, this section provides mechanisms for mutual exclusion: mutexes, locks, and call once. <rcu> Added in C++26. Provides read-copy-updateOxymoron (1,883 words) [view diff] exact match in snippet view article find links to article
"intelligence") and "business ethics" (similarly implying that the mutual exclusion of the two terms is evident or commonly understood rather than theGlenn Ricart (829 words) [view diff] exact match in snippet view article find links to article
Ricart, Glenn; Ashok K. Agrawala (1981). "An optimal algorithm for mutual exclusion in computer networks". Communications of the ACM. 24 (1): 9–17. doi:10Fallacies of definition (819 words) [view diff] exact match in snippet view article find links to article
Banarsidass. ISBN 9788120807792. "Under-extension", "over-extension", and "mutual exclusion". Chakraborti, Chhanda (2007). Logic: Informal, Symbolic and InductiveReaders–writers problem (2,200 words) [view diff] exact match in snippet view article find links to article
detailed above. It is possible to protect the shared data behind a mutual exclusion mutex, in which case no two threads can access the data at the sameJava ConcurrentMap (3,133 words) [view diff] exact match in snippet view article find links to article
iterations is not possible. */ ... } } finally { readLock.unlock(); } Mutual exclusion has a lock convoy problem, in which threads may pile up on a lock,Alien thread (99 words) [view diff] case mismatch in snippet view article find links to article
Pérez R.; Yadran Eterovic (January 2005). Implementing Distributed Mutual Exclusion on Multithreaded Environments: The Alien-Threads Approach (PDF). InternationalCoupled pattern learner (1,138 words) [view diff] no match in snippet view article find links to article
with recently promoted instances; end FILTER candidates that violate mutual-exclusion or type-checking constraints; PROMOTE candidates that were extractedRead-copy-update (5,065 words) [view diff] case mismatch in snippet view article find links to article
McKenney, Paul E., "Apparatus and Method for Achieving Reduced Overhead Mutual Exclusion and Maintaining Coherency in a Multiprocessor System", published AugustInterference freedom (5,613 words) [view diff] exact match in snippet view article find links to article
properties, including freedom from deadlock, program termination, and mutual exclusion. A program is in deadlock if all processes that have not terminatedRole-based access control (2,300 words) [view diff] exact match in snippet view article find links to article
"tapestry-security-jpa". www.tynamo.org. Retrieved 15 August 2018. D.R. Kuhn (1997). "Mutual exclusion of roles as a means of implementing separation of duty in role-basedH. T. Kung (955 words) [view diff] exact match in snippet view article find links to article
system architecture, optimistic concurrency control, read-copy-update a mutual exclusion synchronization method used in the Linux kernel, and a communication-avoidingJean Weigle (876 words) [view diff] exact match in snippet view article find links to article
(termed Weigle reactivation). Weigle, J. J., and M. Delbrück. 1951. "Mutual exclusion between an infecting phage and a carried phage". J. Bacteriol. 62:301-318Rivalry (3,076 words) [view diff] exact match in snippet view article find links to article
products of its rival: The competition of commercial rivals... centers on mutual exclusion from important markets, or the threat thereof. If a commercial rivalEnglish Electric KDF9 (1,913 words) [view diff] exact match in snippet view article find links to article
currently being used by an I/O device, so that there was hardware mutual exclusion of access to DMA buffers. When a program blocked on a Lock-Out, orString interning (913 words) [view diff] exact match in snippet view article find links to article
used on platforms where this is a safe optimization, the need for mutual exclusion when modifying the intern pool can be expensive. Contention can alsoInterfaith dialogue (4,112 words) [view diff] exact match in snippet view article find links to article
support interfaith "bridge-building", but others can be used "justify mutual exclusion". In October 2010, as a representative of Shia Islam, Ayatollah MostafaEntity–relationship model (4,337 words) [view diff] exact match in snippet view article find links to article
notations include symbols to show super-sub-type relationships and mutual exclusion between relationships; some do not. An ER model does not show an entity'sAbraham Ginzburg (840 words) [view diff] case mismatch in snippet view article find links to article
Martin, Alain J. (18 June 1990). "Asynchronous Circuits for Token-Ring Mutual Exclusion". DTIC ADA447746. {{cite journal}}: Cite journal requires |journal=Server Message Block (5,874 words) [view diff] exact match in snippet view article find links to article
opportunistic lock (OpLocks) are not strictly file locking or used to provide mutual exclusion. There are four types of opportunistic locks. Batch Locks Batch OpLocksRobert W. Doran (635 words) [view diff] exact match in snippet view article find links to article
R. W. & Thomas, L. K. (1980). Variants of the software solution to mutual exclusion. Information Processing Letters, 10(4/5):206–208, July. Carpenter,Volatile (computer programming) (2,142 words) [view diff] exact match in snippet view article
visibility guarantees as a Java synchronized block (but without the mutual exclusion guarantees of a synchronized block). Together, these guarantees makeThought experiment (8,189 words) [view diff] exact match in snippet view article find links to article
prevailing theory and establish a new theory through a process of mutual exclusion Thought experiments can produce some very important and different outlooksRelease consistency (1,358 words) [view diff] exact match in snippet view article find links to article
can not be issued prior to the lock acquisition is complete because mutual exclusion may not be guaranteed. Post-wait synchronization is another implementationRobotics (13,886 words) [view diff] exact match in snippet view article find links to article
implementation of both inter-process communication (WAIT/POST) and mutual exclusion (ENQ/DEQ) mechanisms for robot control. ADRIEL I Stevo Bozinovski andCurrying (5,025 words) [view diff] exact match in snippet view article find links to article
logic are useful for describing synchronization primitives, such as mutual exclusion locks, and the operation of vending machines. Currying and partialPhage group (3,259 words) [view diff] exact match in snippet view article find links to article
strains of bacteria and bacteriophage. They soon established the "mutual exclusion principle" that an individual bacterium can only be infected by oneMengchu Zhou (2,570 words) [view diff] exact match in snippet view article find links to article
formulated two new resource- sharing concepts: parallel mutual exclusion (PME) and sequential mutual exclusion (SME). PME models a resource shared by distinctSeqlock (577 words) [view diff] exact match in snippet view article find links to article
2.5.30 Effective synchronisation on Linux systems Driver porting: mutual exclusion with seqlocks Simple seqlock implementation Improved seqlock algorithmBurroughs MCP (5,697 words) [view diff] exact match in snippet view article find links to article
A. R. Hoare's monitors and provide the opportunity for controlled mutual exclusion and synchronization between client processes, using MCP EVENTs andIon Dediu (756 words) [view diff] exact match in snippet view article find links to article
journalism. He discovered and formulated the principle (law) of the mutual exclusion of biotic aquatic complexes of different biogeographical origins; heI²C (8,909 words) [view diff] exact match in snippet view article find links to article
is it necessary for a specific command to be idempotent when some mutual exclusion mechanism ensures that only one controller can be caused to issue thatAnti-Arab racism (11,444 words) [view diff] exact match in snippet view article find links to article
June 26, 2009. Rowling, Megan (June 6, 2005). "French riots borne of mutual exclusion". Al Jazeera. Archived from the original on January 18, 2008. RetrievedTime-utility function (2,586 words) [view diff] case mismatch in snippet view article find links to article
Utility Accrual Scheduling Algorithm for Real-Time Activities with Mutual Exclusion Resource Constraints, IEEE Transactions on Computers, vol. 55, no.Propositional formula (11,131 words) [view diff] exact match in snippet view article find links to article
30 and 54ff. Indeed, exhaustive selection between alternatives -- mutual exclusion -- is required by the definition that Kleene gives the CASE operatorBurroughs Large Systems (10,309 words) [view diff] exact match in snippet view article find links to article
it is caused by another cooperating process. EVENTs also allow for mutual exclusion synchronization through the PROCURE and LIBERATE functions. If forArray Based Queuing Locks (1,167 words) [view diff] case mismatch in snippet view article find links to article
; Kim, Yong-Jik; Herman, Ted (January 2003) [First Published in June 2001]. "Shared-memory Mutual Exclusion: Major Research Trends Since 1986∗" (PDF).Two-photon absorption (5,527 words) [view diff] exact match in snippet view article find links to article
other. However, for non-centrosymmetric molecules there is no formal mutual exclusion between the selection rules for one-photon absorption and two-photonRacism in France (7,796 words) [view diff] exact match in snippet view article find links to article
26 June 2009. Rowling, Megan (6 June 2005). "French riots borne of mutual exclusion". Al Jazeera. Archived from the original on 18 January 2008. RetrievedUniversity Socialist Club (2,504 words) [view diff] exact match in snippet view article find links to article
He also refers to Lim Shee Ping's insight of USC to point out the mutual exclusion of CPM and USC. The latter says "the socialist club were consideredConstruction and Analysis of Distributed Processes (2,762 words) [view diff] exact match in snippet view article find links to article
intended functioning of the system (for instance, deadlock freedom, mutual exclusion, fairness, etc.). Most of the verification algorithms in CADP are basedMultiuser DOS (6,013 words) [view diff] no match in snippet view article find links to article
API provided support for blocking and non-blocking message queues, mutual-exclusion queues, the ability to create sub-process threads which executed independentlyThe Kingdom of This World (7,253 words) [view diff] case mismatch in snippet view article find links to article
Paul B (2001), "Blancas Y Negras: Carpentier and the Temporalities of Mutual Exclusion", Latin American Literary Review, 29 (58): 23–45, JSTOR 20119856 Müller-BerghShared snapshot objects (3,328 words) [view diff] exact match in snippet view article find links to article
symposium on Theory of computing. pp. 86–88. Lamport, Leslie (1988). "The mutual exclusion problem: partII—statement and solutions". Journal of the ACM. 33 (2):List of abstractions (computer science) (546 words) [view diff] case mismatch in snippet view article
related concepts Model Key Abstractions Description Threads Thread, Mutual Exclusion (mutex), Lock, Semaphore Concurrency within a single process whereC Sharp syntax (10,557 words) [view diff] exact match in snippet view article find links to article
sugar. It works by marking a block of code as a critical section by mutual exclusion of access to a provided object. Like the using statement, it worksBlond Angel case (9,888 words) [view diff] exact match in snippet view article find links to article
question the very idea of national identity, setting in motion a game of mutual exclusion in which the majority cultures, in order to justify rejecting them