2 Replies Latest reply on Feb 16, 2006 7:02 PM by iterrell

    Timer Scheduler in Distributed JBoss Environment

    iterrell

      Can anyone give any recommendations on the best sort of scheduler to use in a distributed JBoss environment?

      Right now I have a custom-made SLSB that mimics the behavior of org.jbpm.scheduler.impl.SchedulerServlet using javax.ejb.Timer's. Can anyone offer any insight on this approach (any pitfalls?), or other approaches?

      Thanks much in advance; I know this must be a fairly common environment for jBPM projects.

      Ian