Hi,
I am investigating Flowable at the moment and was wondering if this scenario is supported:
We want to deploy multiple applications with each application having it’s own engine and processes which are stored in 1 database.
We want each application/engine to have it’s own asynch executor (job scheduler) running.
Could we use the tenant functionality to support this scenario? Can we configure the async task executor in such a way that only jobs of a specific tenant (which is in my case a flowable engine) are selected and jobs of other tenants (which should be picked up by another engine) are ignored?
With kind regards,
Arnoud.