« Return to Thread: Job Scheduler

Re: Job Scheduler

by Ben Hall-8 :: Rate this Message:

Reply to Author | View in Thread

What kind of jobs? 

Quartz from Open Symphony (http://www.opensymphony.com/quartz/) is the de-facto standard for scheduling jobs in Java.

On May 11, 2009, at 10:46 AM, Kerry Wilson wrote:

I am looking for an open source job scheduler to manager our scheduled jobs.  Ideally, it would be a web app that would allow you to upload a pom or jar files and set the class and / or method to execute.   Anyone have a suggestion for this?  I have also thought about doing this using tests (or a plugin) in Maven and our continuous integration server, Continuum.  Has anybody done anything like this?
_______________________________________________
ajug-members mailing list
ajug-members@...
http://www.ajug.org/mailman/listinfo/ajug-members


_______________________________________________
ajug-members mailing list
ajug-members@...
http://www.ajug.org/mailman/listinfo/ajug-members

 « Return to Thread: Job Scheduler