Is there a way to run the CLEAN_Address() daemon as a service?
Yes, the daemon can be configured to run as a Windows service. First, modify the install_win_service.bat script in your CLEAN_Address() BIN directory (i.e. C:\CLEAN_Address\bin\install_win_service.bat) to map to your local install directory. Second, run the install_win_service.bat script to install and start the services. Detailed instructions are included as a “readme.txt” file under your CLEAN_Address() installation directory. Note: Services are specific to Windows. On a Unix platform the daemons may be started up within a minute after being shut down. This is done by the “cron” utility, which can be configured to run the script for restarting the daemons (at desired time intervals).