Open Source Job Schedulers in Java
12 projectsOpen source workload automation solution (JS7 JobScheduler). Batch program with GUI for control. XML configuration for programs, scripts, timing and frequency.
Simple task scheduling library for J2EE applications. Wraps Java Timer and TimerTask with XML-based configuration for task execution and frequency. Suited for periodically refreshing in-memory data, automated maintenance tasks, and other scheduled jobs within J2EE applications.
Batch job spooler written in Java. Event-driven rather than time-driven like Cron. Uses a database table for job management via configurable adapter interface.
Open source lightweight framework for building robust and manageable batch programs in Java. Features multithreaded execution, scheduling, JMX management, batch execution reports, and execution history. Supports scalable execution with configurable start date and periodic runs.
Scheduler service component for Apache Turbine. Based on TurbineScheduler with legacy code removed. Provides non-persistent scheduler that loads scheduled jobs from component config XML file.