A clean, multi-threaded implementation of UNIX cron daemon. Written from scratch, it does not share any code with other cron implementations. Some of the new features provided by micron are: flexible control over cronjob’s standard output and error streams, which can be redirected to syslog, mailed to arbitrary list of emails or simply ignored, control over the number of cronjob instances that are allowed to run simultaneously, and user-group crontabs, allowing multiple users to edit crontabs of pseudo-accounts. See the Micron Manual for details.