> I'm not bridging Quartz with ISPN, I'm currently using ISPN to synchronise > Quartz task (instead of clustering Quartz), mostly to simplify a customer app > (ie just need to tweak the ISPN cluster, nothing else).
How do you do that? By executing a job on entry eviction? > Out of curiosity, can you comment a bit about why/how you want to bridge > Quartz with ISPN ? Wrt how, no idea yet. :-) It's been a while since I used Quartz. My requirement is to have a single job per trigger execution across all nodes. e.g. only one node should handle particular job -Ales > On 26 March 2014 12:25, Ales Justin <[email protected]> wrote: > Was there ever any attempt to bridge Infinispan and Quartz? > * http://quartz-scheduler.org/documentation/faq#FAQ-clustering > > As I'll probably need it for this: > * https://developers.google.com/appengine/docs/java/config/cron > > If nothing exists, I'll have a crack at it. > > -Ales > > > _______________________________________________ > infinispan-dev mailing list > [email protected] > https://lists.jboss.org/mailman/listinfo/infinispan-dev > > > > -- > Romain PELISSE, > "The trouble with having an open mind, of course, is that people will insist > on coming along and trying to put things in it" -- Terry Pratchett > Belaran ins Prussia (blog) (... finally up and running !) > _______________________________________________ > infinispan-dev mailing list > [email protected] > https://lists.jboss.org/mailman/listinfo/infinispan-dev
_______________________________________________ infinispan-dev mailing list [email protected] https://lists.jboss.org/mailman/listinfo/infinispan-dev
