"Craig R. McClanahan" wrote:
> 
> Does anyone know of work towards a generic package for background job
> scheduling that would live inside a long-running server and provide
> "cron"-like facilities?  This would seem like an attractive gadget that
> could be plugged in to any kind of server and then managed with a web app
> (if the server is a servlet container), as a JINI service, or whatever.
> 
> IIRC correctly, Turbine, Avalon, and others have implementations of this
> kind of thing -- it would be nice to work together for the "commons" good
> :-).

In Turbine 2.2 the services framework will be independent of Turbine
and servlets in general, and it has a scheduler. As time goes by
I would definitely like to break parts out of Turbine and try to
get them into the commons. If you need a scheduler now then Turbine
stuff probably isn't going to fit the bill right now. But when 2.2
comes out the services framework will be independent and we will
thoroughly have the Fear of Gump in us ;-)

-- 
jvz.

Jason van Zyl
[EMAIL PROTECTED]

http://jakarta.apache.org/velocity
http://jakarta.apache.org/turbine
http://jakarta.apache.org/commons
http://tambora.zenplex.org

Reply via email to