jBatchEngine is a batch job spooler written in Java.
In constrast to time driven schedulers like Cron, jBatchEngine is event driven. It uses a database table for job management and runs as a Windows Service or a Unix Daemon.
jBatchEngine can run any programm. There is also a facility for job monitoring.
- Category: Job Schedulers
- License: GNU General Public License (GPL)
- HomePage: http://jbatchengine.sourceforge.net/


