[jbpm-dev] [Design of JBoss jBPM] - Re: EJB 2.1 Beans in jbpm 4?

tom.baeyens@jboss.com do-not-reply at jboss.com
Thu Jun 11 04:28:25 EDT 2009


also async commands can be done behind the same interface.

in that case, the command service can be replaced with a version that sends an async message to the job executor to execute the job asynchronously.

in that case you have to choose if you want to use the whole api asynchronously or not.  i'm not yet sure if we have to introduce a way to let users choose async or not on a method by method basis...  wdyt ?

the code is present but not yet tested/documented.  that's for later as that doesn't have a priority yet.

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4236916#4236916

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4236916



More information about the jbpm-dev mailing list