Słownik terminologii komputerowej

Skorzystaj z wyszukiwarki lub indeksu alfabetycznego.
Przykłady: pci, /dev/null, functional unit, embedded system, pseudo-tty, nfs.


2 definitions found From The Free On-line Dictionary of Computing (05 January 2017) [foldoc]: DRAGON 1. An Esprit project aimed at providing effective support to reuse in real-time distributed Ada {application programs}. 2. An implementation language used by BTI Computer Systems. E-mail: Pat Helland . [Jargon File] (1994-12-08) From The Free On-line Dictionary of Computing (05 January 2017) [foldoc]: dragon [MIT] A program similar to a daemon, except that it is not invoked at all, but is instead used by the system to perform various secondary tasks. A typical example would be an accounting program, which keeps track of who is logged in, accumulates load-average statistics, etc. Under ITS, many terminals displayed a list of people logged in, where they were, what they were running, etc., along with some random picture (such as a unicorn, Snoopy or the Enterprise), which was generated by the "name dragon". Use is rare outside MIT, under Unix and most other operating systems this would be called a "background demon" or daemon. The best-known Unix example of a dragon is cron. At SAIL, they called this sort of thing a "phantom". [Jargon File]