Apache Commons Daemon - Helps to make Daemon Application in Java
Most operating systems already have a way in which server applications are started and stopped. In Unix it is called daemon and in Windows it is called as Service. This project helps Java application to run as Service / Daemon.
http://commons.apache.org/daemon/
License:
Tech:
Tags: