Mauricio Salatino [
https://community.jboss.org/people/salaboy21] created the discussion
"Re: To use or not to use MinaTaskService"
To view the discussion, visit:
https://community.jboss.org/message/735518#735518
--------------------------------------------------------------
Don't forget about HornetQ! :)
When you use the LocalTaskService you are adding to your application or the process engine
thread the responsability of handling tasks as well.
If you choose to use an external server like Mina or HornetQ you are decoupling the
responsability and then is easy to share that component with other components in your
infrastructure.
So its up to you and the architecture that you choose for your apps. This is flexible
enough to give you freedom in that decision. Of course that if you add a remote and
external server you will
add the overhead of the transports.
Cheers
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/735518#735518]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]