
Pipelining

Перевод слова "pipelining" на Русский язык
pipelining
Существительноеpipelining
Pipelining is a technique used in computer architecture to improve performance.
Конвейеризация - это метод, используемый в архитектуре компьютеров для улучшения производительности.
Опеределения
pipelining
СуществительноеA method of organizing work or data processing in successive stages so that different items are in different stages at the same time, thereby increasing throughput.
By introducing pipelining on the production floor, the company doubled its hourly output.
In computer architecture, the overlapping of successive instruction phases so that several instructions are in different stages of execution concurrently.
Instruction pipelining lets the CPU decode one instruction while executing another.
pipeline
ГлаголTo transport (a liquid, gas, etc.) by means of a pipeline.
Natural gas is pipelined from the offshore platforms to the mainland terminal.
Computing: to process or route (data, tasks, or instructions) through a sequence of stages so that multiple items are in different stages simultaneously.
The system pipelines incoming requests to maximize throughput.
pipelining
ПричастиеUsing or involving pipelining; characterized by the separation of work into concurrent stages.
The pipelining approach achieved a significant reduction in latency.
Идиомы и фразы
instruction pipelining
Instruction pipelining improves CPU performance.
конвейерная обработка инструкций
Конвейерная обработка инструкций улучшает производительность процессора.
data pipelining
Data pipelining is essential for efficient data processing.
конвейерная обработка данных
Конвейерная обработка данных необходима для эффективной обработки данных.