"daemon" in Korean
Definition
컴퓨터에서 데몬은 사용자의 직접적인 조작 없이 백그라운드에서 특정 작업을 수행하는 프로세스입니다. 원래는 영이나 초자연적 존재를 의미하기도 합니다.
Usage Notes (Korean)
IT 분야에서 주로 사용되며, 시스템이나 네트워크 서비스 등 백그라운드에서 자동으로 동작하는 프로그램을 가리킵니다. 일반적인 'demon'(악마)와는 다른 개념입니다.
Examples
A web server usually has a daemon running all the time.
웹 서버에는 보통 항상 **데몬**이 실행되고 있습니다.
The email system depends on a daemon to deliver new messages.
이메일 시스템은 새 메시지를 전달하기 위해 **데몬**에 의존합니다.
A daemon will restart automatically if the system reboots.
시스템이 재부팅되면 **데몬**이 자동으로 다시 시작됩니다.
Don’t worry, that printer daemon just keeps things running smoothly in the background.
걱정 마세요, 그 프린터 **데몬**이 백그라운드에서 원활하게 작동하게 도와줍니다.
He spent the afternoon fixing a network daemon that kept crashing.
그는 오후 내내 계속 오류가 나는 네트워크 **데몬**을 고치느라 시간을 보냈다.
If you’re running Linux, you’ll find lots of system daemons already installed.
리눅스를 사용한다면 이미 설치된 수많은 시스템 **데몬**을 볼 수 있습니다.