아무 단어나 입력하세요!

"daemon" in Japanese

デーモン (コンピュータープロセス)精霊 (神話的な意味)

Definition

コンピューター用語でデーモンは、ユーザーの操作なしでバックグラウンドで特定の処理を行うプログラムです。もともとは精霊や超自然的な存在を意味する言葉です。

Usage Notes (Japanese)

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.

Linuxを使っていれば、たくさんのシステム**デーモン**がすでにインストールされていることに気づくでしょう。