« Return to Thread: Job Scheduler

Re: Job Scheduler

by Kerry Wilson :: Rate this Message:

Reply to Author | View in Thread

Is anyone using Hudson?  I just checked it out and on the surface it looks
like what I need.

https://hudson.dev.java.net

kw

--------------------------------------------------
From: "Venkata Mamidenna" <vmamidenna@...>
Sent: Monday, May 11, 2009 11:03 AM
To: <ajug-members@...>
Cc: <ajug-members@...>
Subject: Re: [ajug-members] Job Scheduler

> Hello,
>
> I have heard good things about Quartz before but never used it. How good
> is
> it at enterprise level?
>
> Thanks and Regards,
>
> VENKATA RAM MAMIDENNA
> Senior Consultant
> CSC
>
> GBS  I  p: +1 781 290 1614  I   p: +1 770 677 3324 | c: +1 404 642 4616  I
> vmamidenna@...  I  www.csc.com
>
> This is a PRIVATE message. If you are not the intended recipient, please
> delete without copying and kindly advise us by e-mail of the mistake in
> delivery.
> NOTE: Regardless of content, this e-mail shall not operate to bind CSC to
> any order or other contract unless pursuant to explicit written agreement
> or government initiative expressly permitting the use of e-mail for such
> purpose.
>
>
>
>             John Yeary
>             <johnyeary@gmail.
>             com>                                                       To
>                                       ajug-members@...
>             05/11/2009 11:02                                           cc
>             AM
>                                                                   Subject
>                                       Re: [ajug-members] Job Scheduler
>             Please respond to
>             ajug-members@ajug
>                   .org
>
>
>
>
>
>
>
> 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?
>
>  kerry r wilson
>  http://www.allthingswilson.com
>
>  _______________________________________________
>  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
>
>
>
> _______________________________________________
> 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