Software:daemontools
From HandWiki
Short description: Software
Original author(s) | Daniel J. Bernstein |
---|---|
Stable release | 0.76
/ July 12, 2001[1] |
Written in | C |
Operating system | Linux,[2] BSD, Unix |
Type | Init daemon |
License | Public domain software[3] |
daemontools is a process supervision toolkit written by Daniel J. Bernstein as an alternative to other system initialization and process supervision tools, such as Init.
Some of the features of daemontools are:
- Easy service installation and removal
- Easy first-time service startup
- Reliable restarts
- Easy, reliable signalling
- Clean process state
- Portability
Similar applications are runit, s6,[4] and daemontools-encore.[5]
References
- ↑ Bernstein, Daniel (2001-07-12). "How to install daemontools". http://cr.yp.to/daemontools/install.html.
- ↑ "Tech Tip: Run services in Linux using daemontools". TechRepublic. 2004-08-12. http://www.techrepublic.com/article/tech-tip-run-services-in-linux-using-daemontools/.
- ↑ Bernstein, Daniel. "Frequently asked questions from distributors". http://cr.yp.to/distributors.html.
- ↑ An overview of s6
- ↑ daemontools-encore
External links
- Official daemontools website, maintained by the author
Original source: https://en.wikipedia.org/wiki/Daemontools.
Read more |