Key | Value |
---|---|
as::author | Emmanuel Frecon |
as::build::date | 2015-05-22 |
as::license | BSD |
as::origin | http://sourceforge.net/projects/til |
description | This module provides all the support mechanism for starting a number of processes and ensuring that they will continuously run at any time. The module provides a number of heuristics for restarting badly behaved processes. It will also continuously log the output of processes to files. |
entity | package |
platform | tcl |
require | Tcl -require 8.4 diskutil java logger logwatch process struct::list uobj |