Centralized data processing - traducción al español
Diclib.com
Diccionario en línea

Centralized data processing - traducción al español

STUDY OF HARDWARE AND SOFTWARE SYSTEMS THAT HAVE A "REAL-TIME CONSTRAINT"
Near real-time; Real-time control; Real-time system; Hard real time; Hard real-time; Soft real-time; Real-time systems; Realtime system; Realtime information system; Time-driven programming; Realtime computing; Real time computing; Real-Time Dispatching; Hard real-time system; Real Time Processing; Hard realtime; Near real time; Real-time network; Real time network; Clock-driven schedule; Centralized Data Processing; Real time information system; Near-real-time; Sort real time; Soft realtime; Soft real-time system; Firm real time; Firm real-time; Firm realtime; Firm real-time system; Near Real Time; Real-time application; Realtime applications; Real-time networking; Reactive computing; History of real-time computing; Real-time digital signal processing; Real time computer; Real-time software; Realtime software; Real-time technology

Centralized data processing         
Procesamiento de datos centralizado
data processing         
ANY PROCESS THAT USES A COMPUTER PROGRAM TO ENTER DATA AND SUMMARISE, ANALYSE OR OTHERWISE CONVERT DATA INTO USABLE INFORMATION
Data processing system; Data Processing; Data Processor; Electronic data processing system; History of data processing; Processed data
procesamiento de datos
Data Processing         
ANY PROCESS THAT USES A COMPUTER PROGRAM TO ENTER DATA AND SUMMARISE, ANALYSE OR OTHERWISE CONVERT DATA INTO USABLE INFORMATION
Data processing system; Data Processing; Data Processor; Electronic data processing system; History of data processing; Processed data
Procesamiento de Datos

Definición

CPU
Central Processing Unit. Unidad central de procesamiento. Es el procesador (processor)procesador que contiene los circuitos lógicos que realizan las instrucciones de la computadora.

Wikipedia

Real-time computing

Real-time computing (RTC) is the computer science term for hardware and software systems subject to a "real-time constraint", for example from event to system response. Real-time programs must guarantee response within specified time constraints, often referred to as "deadlines".

Real-time responses are often understood to be in the order of milliseconds, and sometimes microseconds. A system not specified as operating in real time cannot usually guarantee a response within any timeframe, although typical or expected response times may be given. Real-time processing fails if not completed within a specified deadline relative to an event; deadlines must always be met, regardless of system load.

A real-time system has been described as one which "controls an environment by receiving data, processing them, and returning the results sufficiently quickly to affect the environment at that time". The term "real-time" is also used in simulation to mean that the simulation's clock runs at the same speed as a real clock, and in process control and enterprise systems to mean "without significant delay".

Real-time software may use one or more of the following: synchronous programming languages, real-time operating systems (RTOSes), and real-time networks, each of which provide essential frameworks on which to build a real-time software application.

Systems used for many safety-critical applications must be real-time, such as for control of fly-by-wire aircraft, or anti-lock brakes, both of which demand immediate and accurate mechanical response.