development/libraries/java

jcrontab - Jcrontab is a scheduler written in Java

Website: http://jcrontab.sourceforge.net/
License: LGPL
Vendor: JPackage Project
Description:
Jcrontab:

* Provides a system to run Classes/Threads/main/EJB/Methods/NativePrograms...
  at a given time.
* Provides a parser of crontab-like files that are fully compatible with
  UNIX-POSIX crontab files.
* Stores and reads crontab table from files, DD.BB. and is designed to be
  extended using generic interface DataSource to store/read crontab from any
  place.
* Sends an email with the result of the execution.
* Can be easily integrated with application servers - it has been tested in
  Tomcat, Resin, Jetty and Jboss. It has a load-on-startup servlet to make it
  easier.
* Can be used as a stand-alone application to "replace" cron.
* Has been designed and developed to get maximum performance and extensibility.

Packages

jcrontab-1.4.1-3jpp.noarch [88 KiB] Changelog by Ville Skyttä (2005-01-27):
- Apply upstream patch to fix parser infinite loop with "*/0"-like entries.
- Ensure Java 1.4 compatible build.
jcrontab-1.4.1-3jpp.src [2.9 MiB] Changelog by Ville Skyttä (2005-01-27):
- Apply upstream patch to fix parser infinite loop with "*/0"-like entries.
- Ensure Java 1.4 compatible build.

Listing created by Repoview-0.6.6-5.mga4.tainted