Hi again,

We are using Quartz scheduler and it has clustering capabilities so the 
jobs scheduled there are supposed to be run just in one of the hosts, if 
configured appopriately. I have not been able to test it yet, but given 
that we'll have different machines, cron is not an option for us and, in 
fact, we are moving our legacy cron jobs to Quartz jobs to support 
clustering more easily.

I'm not sure if that might be an option for you, but that's how we plan 
to solve it.
S!
D.


El 29/09/2011 14:35, Alan Wright escribió:
> Hi
>
> How does job-scheduling work in a cluster environment?
>
> We have batch jobs we want to run in the context of a cluster - ie only
> one job should be run for the cluster and not per server instance.
>
> I can't find anything in the documentation so far that clarifies whether
> I can do this in Resin.
>
> Will it be safest to just keep the jobs running outside of resin using cron?
>
>
> thanks
>
>
> Alan



_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest

Reply via email to