Advertisement
ASP_Volume3 Complete Applications #54245

Application Watch Guard

Shows how to Terminate processes with priviliges. The purpose of this application is to guard choosen applications from going down. The Watch Guard checks each X seconds that the choosen application is responding. If it is not responding it has either been shutdown, crashed or has frozen. First the watch Guard attempts to do a clean shutdown, incase the choosen application has some savings of settings during shutdown, After that it terminate the process to be on the safe side. Finally it starts up the application again. It logs when the applications starts up and goes down. The timeout for response is variable through settings It is mainly for System Administrators who has applications running on machines that absolutely is not allowed to be down for a longer period of time. But it could benefit anyone who wish to guard a choosen application from going down. Help me grow as a programmer, Constructive Feedback are greatly appreciated :-)

AI

Resumo por IA: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Código fonte
original-source
Upload
Comentários originais (3)
Recuperado do Wayback Machine