Examples of using Concurrency in English and their translations into Russian
{-}
-
Official
-
Colloquial
XDGL: XPath-Based Concurrency Control Protocol for XML Data.
JDK 5.0 incorporated many additions andclarifications to the Java concurrency model.
Using the SimpleQueue from the OTP Concurrency lesson let's get started.
High Concurrency with Postgres: the Bank of Brazil in real life.
This is referred to as a concurrency or overlap.
Concurrency: Update locking on subgraphs, concurrent non-blocking ingest.
It is designed for safety, concurrency, and performance.
Programmers needed to implement green threads in order to simulate local concurrency.
Thanks to the Erlang VM(BEAM), concurrency in Elixir is easier than expected.
Static analysis is usually poor regarding diagnosing memory leaks, and concurrency errors.
In this lesson we will look at the concurrency modules that ship with Elixir.
Concurrency theory has been an active field of research in theoretical computer science.
Mimer SQL mainly uses optimistic concurrency control(OCC) to manage concurrent transactions.
You can install additional agents to increase system throughput and concurrency.
Having concurrency with shared memory gave rise to the problem of concurrency control.
The originating wave server is responsible for hosting,processing, and concurrency control of waves.
Uses Microsoft Concurrency Runtime to fully utilise/scale across modern CPUs.
Basically, works with runtime: GC,class loading, concurrency maintenance, profiling and so on.
Some concurrent programming models include coprocesses and deterministic concurrency.
A more efficient way to detect memory leaks and concurrency errors, is to use dynamic analysis tools.
The concurrency model relies on Actors, a contained process that communicates with other processes through message passing.
The language supports functional programming through closures and concurrency through the Actor model.
Nonlocal concurrency is being enabled by new hardware for wired and wireless broadband packet switched communications.
There are also two slightly more advanced concepts that are occasionally needed: concurrency and recursion.
Other concurrency systems(e.g., process calculi) can be modeled in the actor model using a two-phase commit protocol.
UDT4(2007) introduced several new features to better support high concurrency and firewall traversing.
Main topics of the conference are performance, concurrency, testing, distributed systems and high loads in the Java world, and the future of the platform.
The investigation was conducted by refactoring the existing application to make it suitable for implementing functionality that takes advantage of the concurrency features.
OT was originally invented for consistency maintenance and concurrency control in collaborative editing of plain text documents.
This talk is devoted to the transactional memory, which you can meet in modern processors more andmore often and which is supposed to make the world of concurrency a better place.