02-19-2013 11:36 PM
02-20-2013 07:24 AM
I know that Activiti is "just a jar" but what happens if there are N instances (JVMs) running against the same Activiti db?
What if I want to achieve some load-balancing and fault tolerance?
Is there an easy way to achieve that? I think that everything except timerEvent-triggered processes can be cleanly split across N engines. But for timerEvent triggered jobs, can I have some hooks into the engine so it first does some kind of election of which engine picks up the process - and the other engines then ignore it.
02-20-2013 04:13 PM
02-21-2013 04:27 AM
But how do I make sure that only 1 of them picks up a job?
And if that engine stops working how do I get the "standby" engine to start picking up timer jobs?
02-25-2013 03:11 PM
02-26-2013 05:01 AM
Hi Joram, this is great! This is great information, I wish it was more prominently stated in the User Guide or a separate doc, perhaps, Admin guide?
One more question, how do "dedicate one specifc machine which only runs the job executor"? Could not find anything specific in the docs…
<property name="jobExecutorActivate" value="false" />
05-06-2014 02:59 PM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.