Query: Activi in cluster env with Mysql Database
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2012 06:45 PM
We are planning to implement Activiti as Work Flow solution.
I have sen post for Activiti in Clustered environment. Is Clustering Test done? How stable Activiti in Cluster environment for v5.10?
Can one Activiti server node point to Clustered of MySql database instance? If one mysql instance down than would it make operation on other node?
I believe we need to configure replication for Mysql data for different node so all activiti data will be in sync and provide high availability.
Thanks
Jitendra
I have sen post for Activiti in Clustered environment. Is Clustering Test done? How stable Activiti in Cluster environment for v5.10?
Can one Activiti server node point to Clustered of MySql database instance? If one mysql instance down than would it make operation on other node?
I believe we need to configure replication for Mysql data for different node so all activiti data will be in sync and provide high availability.
Thanks
Jitendra
Labels:
- Labels:
-
Archive
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2012 02:58 AM
Hi,
Activiti can be used in a clustered environment.
If you also want to cluster your database that should be no problem as well, because for Activiti this should be pretty much the same as connecting to one single database.
The database clustering is handled by MySQL not by Activiti.
Best regards,
Activiti can be used in a clustered environment.
If you also want to cluster your database that should be no problem as well, because for Activiti this should be pretty much the same as connecting to one single database.
The database clustering is handled by MySQL not by Activiti.
Best regards,
