"daemon" in Portuguese (BR)
Definition
Na computação, daemon é um processo que roda em segundo plano e executa tarefas específicas sem a interação direta do usuário. Originalmente, a palavra também se referia a um espírito ou ser sobrenatural.
Usage Notes (Portuguese (BR))
Usado principalmente em contextos técnicos de informática. Não confundir com 'demônio' (ser maligno) fora da computação. Em inglês técnico, pronuncia-se 'DEE-muhn'.
Examples
A web server usually has a daemon running all the time.
Um servidor web normalmente tem um **daemon** rodando o tempo todo.
The email system depends on a daemon to deliver new messages.
O sistema de e-mail depende de um **daemon** para entregar novas mensagens.
A daemon will restart automatically if the system reboots.
Um **daemon** será reiniciado automaticamente se o sistema for reiniciado.
Don’t worry, that printer daemon just keeps things running smoothly in the background.
Não se preocupe, esse **daemon** da impressora só deixa tudo funcionando em segundo plano.
He spent the afternoon fixing a network daemon that kept crashing.
Ele passou a tarde consertando um **daemon** de rede que ficava travando.
If you’re running Linux, you’ll find lots of system daemons already installed.
Se você usa Linux, verá que há muitos **daemons** do sistema já instalados.