OddJob
Oddjob is a free open source Java job scheduler. Oddjob provides 'no programming required' scheduling with a business orientated approach that brings control back to the user. Oddjob Explorer allows the user to monitor and control a job any where on the network with an intuitive visual interface. Its key features include:
- Monitor and Control jobs anywhere on the network
- Visual configuration
- Flexible scheduling
- Triggered and conditional execution
- Extend without learning an API
- Work with remote jobs as if they were on the desktop
- View job by job log events
- Inspect and change the run-time properties of a job
- Web based monitoring and control
http://www.rgordon.co.uk/projects/oddjob/index.html
comments powered by Disqus
Related Products
Job Scheduler
The Job Scheduler is used for automation - for example, process automation using the free database systems MySQL, PostgreSQL or Firebird or using SQL Server, Oracle or DB2. You can use the Job Scheduler to launch executable files and shell scripts and to run database procedures automatically. Jobs are configurable as Web Services providing interoperability with enterprise applications.
GNUBatch
GNUbatch is a job scheduler to run under Unix and GNU/Linux operating systems. It
executes jobs at specified dates and times or according to dependencies or interlocks defined by the user. Schedules of jobs may be run on just one processor, or shared across several processors on a network with network-wide dependencies. Access to jobs and other facilities may be restricted to one user or several users in a group as required.
JCronTab
Jcrontab is a scheduler written in Java. The project objective is to provide a fully functional schedules for Java projects. Jcrontab is designed to be extended and integrated with any project. Reads and stores the tasks to execute in a file, a database or an EJB and provides a basic web UI.
TaskForrest
Taskforest is a simple but expressive open-source job scheduler that allows you to chain jobs/tasks and create time dependencies. It uses text config files to specify task dependencies. It has built-in RESTful web service.
Superscheduler
Super Scheduler is a full-featured task scheduler for all system and application job scheduling. Super Scheduler is the twin software of Super Watchdog, which is event-action task scheduler for event monitoring.
jBatchEngine
jBatchEngine is a batch job spooler written in Java. It is event driven.
Cron4j
cron4j is a scheduler for the Java platform which is very similar to the UNIX cron daemon. With cron4j you can launch, from within your Java applications, any task you need at the right time, according to some simple rules.
Quartz
Quartz is a full-featured, open source job scheduling service that can be integrated with, or used along side virtually any Java EE or Java SE application - from the smallest stand-alone application to the largest e-commerce system.
Quartz.NET
Quartz.NET is a full-featured, open source job scheduling system that can be used from smallest apps to large scale enterprise systems. It is a port of very propular open source Java job scheduling framework, Quartz.
MyBatchFramework
MyBatchFramework is an open-source lightweight framework designed to create easily robust and manageable batchs into the Java language.