« Return to Thread: Job Scheduler

Re: Job Scheduler

by John Yeary :: Rate this Message:

Reply to Author | View in Thread

Hello Kerry,

I use Quartz Scheduler. It is available from Open Symphony under an Apache 2 License. http://www.opensymphony.com/quartz/

I have used Job Server in the past http://www.grandlogic.com/content/html_docs/products-jobserver.shtml

John

On Mon, May 11, 2009 at 10:46 AM, Kerry Wilson <kerry@...> 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




--
John Yeary
--
http://javaevangelist.blogspot.com

"Far better it is to dare might things, to win glorious triumphs, even though checkered by failure,

than to take rank with those poor spirits who neither enjoy much nor suffer much, because they live in the grey

twilight that knows not victory nor defeat." -- Theodore Roosevelt

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

 « Return to Thread: Job Scheduler