6 Replies Latest reply on Nov 30, 2005 4:39 PM by ralfoeldi

    SchedulerThread.executeTimers() in single tx?

    ralfoeldi

      Hi everybody,

      the SchedulerThread.executeTimers() method executes all due Timers in a single transaction.

      Now I might be missing something (at least I hope so) but bunching the execution of potentially thousands of Timers in a single tx just isn't going to work for me. Before I start implementing my own executeTimers() method that executes every Timer in a transaction of its own...

      does jBPM have any way of seperating Timer execution in seperate transactions?

      Greetings from a wet and cold Switzerland without snow (I'm disappointed)

      Rainer