- concurrency
-
The property or an instance of being concurrent; something that happens at the same time as something else.
Wikipedia foundation.
Wikipedia foundation.
Concurrency — Concurrency, concurrent, or concurrence may refer to: Concurrence, a legal term referring to the need to prove both actus reus and mens rea Concurring opinion (also called a concurrence ), a legal opinion which supports the conclusion, though not … Wikipedia
Concurrency — [dt. »Parallelausführung«], paralleles Verarbeiten nebenläufiger Prozesse, entweder durch einen Prozessor oder durch einen Bus. Speziell mit Bezug auf den PCI Bus bedeutet Concurrency, dass dieser Bus und die CPU parallel arbeiten können … Universal-Lexikon
Concurrency — Con*cur ren*cy, n. Concurrence. [1913 Webster] … The Collaborative International Dictionary of English
concurrency — index concert Burton s Legal Thesaurus. William C. Burton. 2006 … Law dictionary
concurrency — con·cur·ren·cy (kən kûrʹən sē, kŭrʹ ) n. pl. con·cur·ren·cies Concurrence: “Concurrency of development with deployment... has almost always proven counterproductive” (Harold Brown). * * * … Universalium
Concurrency and Coordination Runtime — (CCR) библиотека для работы с параллельными и асинхронными потоками данных, базирующаяся на .NET Framework от Microsoft, поставляемая в комплекте с Microsoft Robotics Developer Studio (MS RDS). Несмотря на то что данная библиотека… … Википедия
Concurrency and Coordination Runtime — (CCR) is an asynchronous programming library based on .NET Framework from Microsoft distributed with Microsoft Robotics Developer Studio (MRDS). Even though it comes with MRDS, it is not limited to modelling robotic behavior but can be used to… … Wikipedia
Concurrency control — In information technology and computer science, especially in the fields of computer programming (see also concurrent programming, parallel programming), operating systems (see also parallel computing), multiprocessors, and databases, concurrency … Wikipedia
Concurrency (road) — Signs indicating a concurrency of Interstate 93, U.S. Route 1, and Massachusetts Route 3 in Boston A concurrency, overlap, or coincidence in a road network is an instance of one physical road bearing two or more different highway, motorway, or… … Wikipedia
Concurrency (computer science) — The Dining Philosophers , a classic problem involving concurrency and shared resources In computer science, concurrency is a property of systems in which several computations are executing simultaneously, and potentially interacting with each… … Wikipedia
Concurrency pattern — In software engineering, concurrency patterns are those types of design patterns that deal with multi threaded programming paradigm. Examples of this class of patterns include: Active Object[1][2] Balking pattern Double checked locking pattern… … Wikipedia