1 Reply Latest reply on Aug 10, 2006 10:50 AM by kbarfield

    Batch Jobs with jBPM

      Hi, I have evaluate jBPM, whether it's appropriate for Batch Jobs. Tha task is to select 5000 documents from DB, and then create for each a new one, save it to DB. Now, the creation have to be parallel.

      Would you consider jBPM for such a task at all?

      Thanks for reply
      Dalibor

        • 1. Re: Batch Jobs with jBPM
          kbarfield

           

          "dkalna" wrote:
          Hi, I have evaluate jBPM, whether it's appropriate for Batch Jobs. Tha task is to select 5000 documents from DB, and then create for each a new one, save it to DB. Now, the creation have to be parallel.

          Would you consider jBPM for such a task at all?

          Thanks for reply
          Dalibor


          You certainly can use jBPM for this, but what you describe sounds like a very short process A(select)>B(create)>C(save) . If you are looking at changing the process or growing the process in the future, then a bpm engine makes more sense.