1 2 3 4 Previous Next 52 Replies Latest reply on Apr 1, 2008 2:09 PM by wolfc

    Quartz, timer unification, message inflow RAR

    starksm64

      Some ideas floating around about cleaning up, unfiying timers in jboss projects have come back to looking at

      * Unification of timers into a Quartz based implementation. Timer uses to unify include:
      ** jPBM timers
      ** EJB/EJB3 timers
      ** jmx timers
      ** jmx timer service
      ** org.jboss.util.* custom timers
      * Have a Quartz rar providing a message inflow adaptor that delivers a Quartz event.
      * Have a Quartz MC pojo with dependencies broken out
      * Expose the Quartz APIs as Seam components

        1 2 3 4 Previous Next