[jboss-user] [JBoss jBPM] - Re: Batch Jobs with jBPM
kbarfield
do-not-reply at jboss.com
Thu Aug 10 10:50:29 EDT 2006
"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.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3964387#3964387
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3964387
More information about the jboss-user
mailing list