wqe wqe [
https://community.jboss.org/people/drupalspring] created the discussion
"Using TaskService directly vs Task Service/TaskClient architecture"
To view the discussion, visit:
https://community.jboss.org/message/756393#756393
--------------------------------------------------------------
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
[
https://community.jboss.org/message/756393#756393]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]