"daemon" en Spanish
Definición
En informática, un daemon es un proceso en segundo plano que funciona de manera silenciosa y realiza tareas específicas sin la interacción directa del usuario. Originalmente, la palabra también se refería a un espíritu o ser sobrenatural.
Notas de Uso (Spanish)
Se utiliza casi exclusivamente en computación e informática. No es lo mismo que 'demonio' (espíritu maligno) fuera de ese contexto. En inglés técnico, se pronuncia 'DEE-muhn'.
Ejemplos
A web server usually has a daemon running all the time.
Un servidor web normalmente tiene un **daemon** ejecutándose todo el tiempo.
The email system depends on a daemon to deliver new messages.
El sistema de correo electrónico depende de un **daemon** para entregar mensajes nuevos.
A daemon will restart automatically if the system reboots.
Un **daemon** se reiniciará automáticamente si el sistema se reinicia.
Don’t worry, that printer daemon just keeps things running smoothly in the background.
No te preocupes, ese **daemon** de la impresora solo mantiene todo funcionando bien en segundo plano.
He spent the afternoon fixing a network daemon that kept crashing.
Pasó la tarde arreglando un **daemon** de red que seguía fallando.
If you’re running Linux, you’ll find lots of system daemons already installed.
Si usas Linux, verás que hay muchos **daemons** del sistema ya instalados.