Download List

Descripción del Proyecto

Secrond is a light-weight cron implementation that allows running of user-specified programs at periodic scheduled times, handling tasks in intervals of seconds rather than minutes, as well as hours and days. While it is possible to achieve similar behavior by using a traditional cron daemon and adding calls to sleep() to the programs executed, it is impractical.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-06-01 01:08
0.41

Esta versión incluye correcciones de errores menores y permite un formato más flexible de la programación.
Tags: Minor feature enhancements, Minor bugfixes
This release includes minor bugfixes and allows a more flexible format of the schedule.

Project Resources