en

Multiprocessing

ru

Translation multiprocessing into russian

multiprocessing
Noun
raiting
Multiprocessing allows a computer to perform multiple tasks simultaneously.
Многопроцессорность позволяет компьютеру выполнять несколько задач одновременно.

Definitions

multiprocessing
Noun
raiting
The simultaneous execution of multiple processes by a computer system with more than one central processing unit (CPU).
The server's multiprocessing capabilities allow it to handle numerous tasks at once, improving efficiency.

Idioms and phrases

multiprocessing system
The new software is optimized for the multiprocessing system.
многопроцессорная система
Новое программное обеспечение оптимизировано для многопроцессорной системы.
multiprocessing architecture
Our research focuses on enhancing the multiprocessing architecture of the new chip.
многопроцессорная архитектура
Наши исследования сосредоточены на улучшении многопроцессорной архитектуры нового чипа.
multiprocessing environment
Developers need to consider the multiprocessing environment for efficient application design.
многопроцессорная среда
Разработчикам следует учитывать многопроцессорную среду для эффективного проектирования приложений.
multiprocessing capability
The device's multiprocessing capability allows it to handle complex tasks more efficiently.
способность к многопроцессорной обработке
Способность устройства к многопроцессорной обработке позволяет ему более эффективно справляться со сложными задачами.
multiprocessing support
This operating system includes multiprocessing support.
поддержка многопроцессорной обработки
Эта операционная система включает поддержку многопроцессорной обработки.

Examples

quotes The programme was written in Python with the help of the Multiprocessing library to speed up calculations.
quotes Программа была написана на Python с применением библиотеки Multiprocessing для ускорения расчетов.
quotes The multiprocessing module was added to Python in version 2.6.
quotes Модуль multiprocessing был добавлен в Python версии 2.6.
quotes The multiprocessing package also includes some APIs that are not in the threading module at all.
quotes Пакет multiprocessing также включает ряд API, которых вообще нет в модуле threading.
quotes Additionally, InterBase now has built-in support for symmetric multiprocessing (SMP), making it one of the fastest native databases available.
quotes Кроме того, InterBase SMP 2009 теперь поддерживает симметричную многопроцессорную обработку данных (symmetric multiprocessing, SMP), что делает эту систему одной из самых быстрых собственных баз данных.
quotes Solving these problems led to the symmetric multiprocessing system (SMP).
quotes Решение этой проблемы и привело к созданию симметричных мультипроцессорных систем (Symmetric MultiProcessing — SMP).

Related words