UWS - Universal Windows Service

Submitted by frbayart (non vérifié) on jeu, 02/18/2010 - 15:41
UWS Description What is UWS? * UWS is a highly configurable windows service for starting arbitrary executables. * It combines the work of a task scheduler and monitoring specified executables. * UWS is open-source (BSD license). What does UWS do? * It continuously checks for different start events and run configured executables if one is reached. * It watches configured executables and provide reactions due to different application states. * A user script which will be cyclically executed provides more flexibility. How do I use UWS? * The Universal Windows Service requires Microsoft .Net Framework 1.1. * To use Universal Windows Service you have to install it.