Translation of "concurrency" to Russian language:


  Dictionary English-Russian

Concurrency - translation :

  Examples (External sources, not reviewed)

Having concurrency with shared memory gave rise to the problem of concurrency control.
Наличие параллелизма с общей памятью привело к проблеме управления параллелизмом.
It could be concurrency.
Причиной может быть одновременное наличие нескольких половых партнеров.
And what is concurrency?
Что такое наличие нескольких половых партнеров?
In Sweden, we have no concurrency.
В Швеции такого не существует.
Multiverse Is a Java 1.6 based Software Transactional Memory (STM) implementation that uses Multi Version Concurrency Control (MVCC) as concurrency control mechanism.
Эта реализация, использует Multi Version Concurrency Control (MVCC) в качестве параллельного механизма контроля.
But what we think is that it could be concurrency.
Но мы считаем, что это может быть одновременное наличие нескольких половых партнеров.
Semantics of nondetermiism, concurrency, and communication Journal of Computer and System Sciences.
Semantics of nondetermiism, concurrency, and communication Journal of Computer and System Sciences.
The originating wave server is responsible for hosting, processing, and concurrency control of waves.
Инициирующий сервер несет ответственность за хостинг, обработку и контроль согласованности волн.
The main difference between hardware and software is concurrency, allowing hardware to be much faster than software.
Основное отличие аппаратного от программного заключается в параллельности, позволяя аппаратному обеспечению быть гораздо быстрее, чем программное.
Ali Reza Adl Tabatabai, Christos Kozyrakis, Bratin Saha, Unlocking concurrency, ACM Queue 4, 10 (December 2006), pp 24 33.
Ali Reza Adl Tabatabai, Christos Kozyrakis, Bratin Saha, Unlocking concurrency, ACM Queue 4, 10 (December 2006), pp 24 33.
The cigarette smokers problem is a concurrency problem in computer science, originally described in 1971 by S. S. Patil.
Задача о курильщиках () проблема синхронизации в информатике, первоначально описанная в 1971 году Сухас С. Патилом.
These programs often feature the theory of computation, analysis of algorithms, formal methods, concurrency theory, databases, computer graphics, and systems analysis, among others.
Такие программы часто включают в себя теорию алгоритмов, анализ алгоритмов, формальные методы, параллелизм в информатике, базы данных, компьютерную графику, системный анализ и другие.
A number of other programming languages also try to abstract the concept of concurrency and threading from the developer altogether (Cilk, OpenMP, MPI).
Ряд других языков программирования также пытаются полностью абстрагировать концепцию параллелизма и потоковости от разработчика (Cilk, OpenMP, MPI ).
ETags can also be used for optimistic concurrency control, as a way to help prevent simultaneous updates of a resource from overwriting each other.
ETags также может быть использован для оптимального управления многопоточностью, как способ, чтобы помочь предотвратить одновременное обновление и перезапись ресурса.
And all of the liveness and concurrency control and live um, sorry, and real time resolution of conflicts happen in an algorithm that supports this sort of federation.
И вся эта жизнь и управление параллелизмом и оживленн..., извините, разрешение конфликтов в реальном времени происходит в алгоритме, который поддерживает такой вид взаимодействия.
Unlike the de facto standard mbox format, which stored all messages in a single file, Maildir avoids many locking and concurrency problems, and can safely be provisioned over NFS.
В отличие формата Mbox стандарта de facto, который хранит все сообщения в одном файле, Maildir позволяет избежать множества проблем с блокировками и параллелизмом, также, он безопасно может работать поверх NFS.
It's a little bit similar to, say, file system concurrency or even variable concurrency in programs, except it's more centered around the data itself. The next adjective is convenience, and convenience is actually one of the critical features of database systems. They really are designed to make it easy to work with large amounts of data and to do very powerful and interesting processing on that data.
И если вы задумаетесь, о том объёме данных, который производится в наше время, СУБД обрабатывают терабайты данных, иногда даже терабайты данных каждый день.
Interstate 581 is a concurrency with U.S. Route 220, which continues as the Roy L. Webber Expressway from downtown Roanoke, where the I 581 designation ends, south to State Route 419.
Interstate 581 параллельна трассе U.S. Route 220, которая продолжается под названием Roy L. Webber Expressway от даунтауна Роанока, где заканчивается Interstate 581, на юг до State Route 419.
From objects to actors Study of a limited symbiosis in Smalltalk 80 Rapport de Recherche 88 58, RXF LITP, Paris, France, September 1988 William Dally and Wills, D. Universal mechanisms for concurrency PARLE 1989.
From objects to actors Study of a limited symbiosis in Smalltalk 80 Rapport de Recherche 88 58, RXF LITP, Paris, France, September 1988 William Dally and Wills, D. Universal mechanisms for concurrency PARLE 1989.
I recommend that you go now to that talk to find out a little bit more about Scala what its role is, what its purpose is, and why functional programming is important for parallelism and concurrency.
Почему функционального программирования имеет важное значение для параллелизма и параллелизма.
fn recursive_factorial(n u32) u32 fn iterative_factorial(n u32) u32 fn iterator_factorial(n u32) u32 fn main() syntaxhighlight A simple demonstration of Rust's concurrency capabilities syntaxhighlight lang cpp use std thread This function creates ten threads that all execute concurrently.
fn fac_recur(n int) int fn fac_iter(n int) int fn fac_lambda(n uint) uint fn main() syntaxhighlight Демонстрация возможностей легковесных параллельных вычислений в Rust syntaxhighlight lang cpp use std thread Функция создаёт 10 задач , которые выполняются параллельно.
The Enterprise JavaBean ( EJB ) specification defines a set of lightweight APIs that an object container (the EJB container) will support in order to provide transactions (using JTA), remote procedure calls (using RMI or RMI IIOP), concurrency control, dependency injection and access control for business objects.
Enterprise JavaBean (EJB) определяет набор API интерфейсов удалённого вызова процедур (с использованием RMI или RMI IIOP), управление параллелизмом, инъекции зависимости и контроля доступа для бизнес объектов.
That you don't have, for example, half of a data item overwritten by one person and the other half overwritten by another. So there's mechanisms in database systems called concurrency control. And the idea there is that we control the way multiple users access the database.
Поговорим немного о том, почему СУБД так популярны и так распространены глядя на эти семь терминов.
Amiga AmigaPython AS 400 iSeriesPython DOS using DJGPP PythonD PlayStation Portable Stackless Python for PSP Symbian OS Python for S60 Windows CE Pocket PC Python Windows CE port Concurrency issues A significant drawback to using CPython is the presence of a Global Interpreter Lock on each CPython interpreter process, which effectively disables concurrent Python threads within one process.
Список этих платформ Amiga AmigaPython AS 400 iSeriesPython DOS с использованием DJGPP PythonD PlayStation Portable Stackless Python for PSP Symbian OS Python for S60 Windows CE Pocket PC Python Windows CE port
Article The Free Lunch Is Over A Fundamental Turn Toward Concurrency in Software by Herb Sutter Article The Problem with Threads by Edward Lee Concepts of Multithreading ConTest A Tool for Testing Multithreaded Java Applications by IBM Debugging and Optimizing Multithreaded OpenMP Programs Multithreading in the Solaris Operating Environment POSIX threads explained by Daniel Robbins The C10K problem
The Free Lunch Is Over A Fundamental Turn Toward Concurrency in Software Concepts of Multithreading ConTest A Tool for Testing Multithreaded Java Applications by IBM Debugging and Optimizing Multithreaded OpenMP Programs Multithreading in the Solaris Operating Environment Parallel computing community Daniel Robbins.

 

Related searches : Concurrency Control - Concurrency Issues - User Concurrency - High Concurrency