constructor-igor / TechSugar

Tech. Sugar seminars
7 stars 7 forks source link

NDaemon project #438

Closed constructor-igor closed 5 years ago

constructor-igor commented 5 years ago

NDaemon project

Tasks:

Sources: https://github.com/constructor-igor/TechSugar/tree/master/NDaemon

References:

constructor-igor commented 5 years ago

from https://searchmicroservices.techtarget.com/definition/daemon

A daemon (pronounced DEE-muhn) is a program that runs continuously and exists for the purpose of handling periodic service requests that a computer system expects to receive. The daemon program forwards the requests to other programs (or processes) as appropriate. Each server of pages on the Web has an HTTPD or Hypertext Transfer Protocol daemon that continually waits for requests to come in from Web clients and their users.

In mythology, a daemon, according to Webster's, was "an attendant power or spirit."