cancel
Showing results for 
Search instead for 
Did you mean: 

Use separated datasource in activiti

chenning007
Champ on-the-rise
Champ on-the-rise
Hi all,

I have a question that if it is possible to configure engine to use one datasource for configuration – the operations defined in repository interface, and to use other datasources for runtime related operations. I'd like to create a activiti cluster in which several activiti engines are deployed  in different machines for resource isolation, since I'd like to use one page to manage all workflows in the activiti cluster.

In addition, where I can find activiti performance data?

Best Regards!

–Ning
1 REPLY 1

martin_grofcik
Confirmed Champ
Confirmed Champ
Hi Ning,

Performance:
http://www.jorambarrez.be/blog/2012/06/28/the-activiti-performance-showdown/

2 datasources:
in that case you have to implement your own repository service. I am not persuaded that it is necessary.

Regards
Martin