|
|
|
|
 |
|
 |
 |
 |
Cron schedule parser
|
|
|
Hits: 19
Cron schedule parser
 0.0
If you're dependent on cron to run important tasks, you'll want some kind of monitoring. This class is useful for parsing a given cron schedule to see when the cron job should have last run, so you can add monitoring to your application easily by making cron jobs log their events in a database and then writing a monitoring app around this class. Cron schedules can be quite complex to parse since they can involve ranges (n-n) and lists of values or ranges (n,n,n or n,n,n-n,n-n). Finally, days can be specified by calendar days or days of the week. This class supports every possibility at the moment except for weekdays specified in non-numerical format, like Mon, Tues, etc. and */2 syntax for alternation.
One possible use for this class would be to write a complete PHP replacement for cron!
Platform(s): Linux, Windows, FreeBSD, Mac OSX, Sun Solaris
Date: Sep, 23 2005
Author: Mick Sear, http://www.ecreate.co.uk
License
| License Type: LGPL |
| |
price: Free |
| License Type: LGPL |
| |
price: Free |
| License Type: LGPL |
| |
price: Free |
| License Type: LGPL |
| |
price: Free |
| License Type: Commercial License |
| |
price: 49.95$
|
Ratings
|
Number of Ratings: 0 Votes
|
Others Scripts
PHP/Scripts and Programs/Site Navigation
Software/Software Development/Development/Delphi
PHP/Scripts and Programs/Site Navigation
Software/Business/Databases & Tools
PHP/Tips and Tutorials/Site Navigation
Software/System Utilities/Development Tools/Other
PHP/Scripts and Programs/Site Navigation
Software/Home & Education/Home & Hobby/Other
|
|
|
 |
 |
|
 |
|
 |
|