preemptive multitasking - traduction vers Anglais
Diclib.com
Dictionnaire ChatGPT
Entrez un mot ou une phrase dans n'importe quelle langue 👆
Langue:

Traduction et analyse de mots par intelligence artificielle ChatGPT

Sur cette page, vous pouvez obtenir une analyse détaillée d'un mot ou d'une phrase, réalisée à l'aide de la meilleure technologie d'intelligence artificielle à ce jour:

  • comment le mot est utilisé
  • fréquence d'utilisation
  • il est utilisé plus souvent dans le discours oral ou écrit
  • options de traduction de mots
  • exemples d'utilisation (plusieurs phrases avec traduction)
  • étymologie

preemptive multitasking - traduction vers Anglais

ACT OF TEMPORARILY INTERRUPTING A TASK BEING CARRIED OUT BY A COMPUTER SYSTEM, WITHOUT REQUIRING ITS COOPERATION, AND WITH THE INTENTION OF RESUMING THE TASK AT A LATER TIME
Pre-emptive multitasking; Preemptive multitasking; Pre-emptive multi-tasking; Preemptive multithreading; Time slice; Pre-emptive multithreading; Pre-emptive multitasking operating system; Preemptive scheduler; Pre-emptive scheduler; Preemptive scheduling

preemptive multitasking         

общая лексика

характеристика диспетчеризации задач в многопотоковых ОС и ОС реального времени. Решение о переключении задач принимает планировщик на основе их приоритетов

профессионализм

вытесняющая многозадачность

Смотрите также

cooperative multitasking; nonpreemptive multitasking

time slice         

['taimslais]

вычислительная техника

квант машинного времени

математика

интервал времени

Смотрите также

time slot

concurrent processing         
  • Vim]], [[GIMP]], and [[VLC media player]].
CONCURRENT EXECUTION OF MULTIPLE PROCESSES OVER A CERTAIN PERIOD OF TIME
Computer/Multitasking; Multiprogramming; Time slice multiplexing; Interleaved execution; Multi-programming; Multi-program; Multiprogram; Multi program; Multi programming; Operating system multitasking; Smartphone multitasking; Mobile phone multitasking; Concurrent processing; Multitasking operating system; Multitasking (computing); App switching; Multiprogramming system; Multitasking of computer programs
параллельная обработка

Définition

pre-emptive multitasking
<operating system, parallel> A type of multitasking where the scheduler can interrupt and suspend ("swap out") the currently running task in order to start or continue running ("swap in") another task. The tasks under pre-emptive multitasking can be written as though they were the only task and the scheduler decides when to swap them. The scheduler must ensure that when swapping tasks, sufficient state is saved and restored that tasks do not interfere. The length of time for which a process runs is known as its "time slice" and may depend on the task's priority or its use of resources such as memory and I/O. OS/2, Unix and the Amiga use pre-emptive multitasking. This contrasts with cooperative multitasking where each task must include calls to allow it to be descheduled periodically. (1995-03-20)

Wikipédia

Preemption (computing)

In computing, preemption is the act of temporarily interrupting an executing task, with the intention of resuming it at a later time. This interrupt is done by an external scheduler with no assistance or cooperation from the task.: 153  This preemptive scheduler usually runs in the most privileged protection ring, meaning that interruption and resuming are considered highly secure actions. Such a change in the currently executing task of a processor is known as context switching.

Traduction de &#39preemptive multitasking&#39 en Russe