| Apache Commons Daemon | |
| ===================== | |
| Apache Commons Daemon is a set of utilities and Java support classes | |
| for running Java applications as server processes. | |
| Commonly known as 'daemon' processes in Unix terminology (hence the name), | |
| on Windows they are called 'services'. |