Subprocess
Übersetzung von "subprocess" ins Russisch
subprocess
SubstantivUK
/sʌbˈprɒsɛs/
US
/sʌbˈprɑːsɛs/
subprocess
subprocesses Pl.
The subprocess was executed successfully.
Подпроцесс был выполнен успешно.
Definitionen
subprocess
SubstantivUK
/sʌbˈprɒsɛs/
US
/sʌbˈprɑːsɛs/
A secondary or subordinate process that is part of a larger process.
The main program initiated a subprocess to handle data encryption.
In computing, a child process created and managed by another process.
The script spawns a subprocess to run the backup command.
subprocess
AdjektivUK
/sʌbˈprɒsɛs/
US
/sʌbˈprɑːsɛs/
Relating to or associated with a subprocess.
The engineer reviewed the subprocess logs for errors.
Redewendungen und Phrasen
fork subprocess
The main application will fork a subprocess to handle the task.
породить подпроцесс
Основное приложение породит подпроцесс для выполнения задачи.
terminate subprocess
It is necessary to terminate the subprocess if it hangs.
завершить подпроцесс
Необходимо завершить подпроцесс, если он зависает.
manage subprocess
The software is designed to manage subprocess operations efficiently.
управлять подпроцессом
Программное обеспечение предназначено для эффективного управления операциями подпроцессов.
monitor subprocess
You should monitor the subprocess to ensure it runs smoothly.
отслеживать подпроцесс
Вы должны отслеживать подпроцесс, чтобы гарантировать его бесперебойную работу.
create subprocess
The script is set to create a subprocess for every new task.
создать подпроцесс
Скрипт настроен на создание подпроцесса для каждой новой задачи.