Message Queue based Async Executor

Hi there,
I am working on a research project based on Flowable 6.3.1. In particular, I am using flowable-modeler and flowable-task webapps to model and execute my BPMN processes, respectively.
I have read the documentation for the Message Queue based Async Executor, so I would like to use ActiveMQ as the message queue broker and the JobManager and MessageListener implementations given by the flowable-jms-spring-executor module. How can I configure flowable-task in order to do that? Any help would be very much appreciated.

1 Like