JBoss Community

Using TaskService directly vs Task Service/TaskClient architecture

created by wqe wqe in jBPM - View the full discussion

Good afternoon jBPM community from my timezone ,

 

TaskClient seems to call the TaskService 's methods   eventually. So  if I embedded the jbpm engine in my own application to handle the human tasks ,  is it better to invoke the TaskService directly? I think it is more simple as it does not involve starting TaskServer .

 

So , apart the fact that  TaskServer/TaskClient approach allow us to hoist the TaskServer in a separate machine (maybe for the performance reason) , any advantages of using TaskServer/TaskClient approach rather than using TaskService directly  ? Any suggestions to choose which approach under different situations  ?

Reply to this message by going to Community

Start a new discussion in jBPM at Community