cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible to run Activiti on load balanced servers?

re3lex
Champ in-the-making
Champ in-the-making
Hi guys

I have application based which is using Activiti Engine and Hibernate.
Business scheme has user tasks, service tasks and some timer events.

Currently my application is working fine on one JBOSS node, but I'm considering to add additional nodes to use load balancing to improve appication capacity.

So it is possible to run activiti application on multiple nodes using load balancing?
3 REPLIES 3

jbarrez
Star Contributor
Star Contributor
Sure, not a problem. Activiti has been designed with clusterability in mind.

ferrao
Champ in-the-making
Champ in-the-making
Sure, not a problem. Activiti has been designed with clusterability in mind.

Would be nice to able to use it with MySQL Cluster.. I am struggling to get it to work, do you know if it's on the roadmap?

ronald_van_kuij
Champ on-the-rise
Champ on-the-rise
Strugling with what? You do not need to do anything special to use Activiti in an appserver cluster or with a db cluster. So there is nothing on the roadmap. Sure you are not just having problems with setting up a mysql cluster