<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Could multiple Activiti engines share one Repository? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/could-multiple-activiti-engines-share-one-repository/m-p/66849#M42567</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Seeing that the post was last year, are there any documents that provide detailed instruction about Activiti in clustered environment? I did not see anything in the user guide.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Aug 2011 14:17:03 GMT</pubDate>
    <dc:creator>anupradhan</dc:creator>
    <dc:date>2011-08-09T14:17:03Z</dc:date>
    <item>
      <title>Could multiple Activiti engines share one Repository?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/could-multiple-activiti-engines-share-one-repository/m-p/66845#M42563</link>
      <description>If multiple Activiti engines share one Repository DB, are there any issues?In this environment, could each Activiti engine work independently?In this environment, how could I query tasks, process instances which belong to the current activiti engine? It seems ProcessInstanceQuery and TaskQuery don't</description>
      <pubDate>Tue, 12 Apr 2011 05:48:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/could-multiple-activiti-engines-share-one-repository/m-p/66845#M42563</guid>
      <dc:creator>mscai</dc:creator>
      <dc:date>2011-04-12T05:48:07Z</dc:date>
    </item>
    <item>
      <title>Re: Could multiple Activiti engines share one Repository?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/could-multiple-activiti-engines-share-one-repository/m-p/66846#M42564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;If multiple Activiti engines share one Repository DB, are there any issues?&lt;BR /&gt;In this environment, could each Activiti engine work independently?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, no problem at all. That's how Activiti works in a clustered environment.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;In this environment, how could I query tasks, process instances which belong to the current activiti engine? It seems ProcessInstanceQuery and TaskQuery don't provide this functionality.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;What do you mean with 'current engine'. That doesnt seem like you want to have a common repository. If you want data per engine, you need to have a separate db per engine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;My use case is a HA system. There are some active processes. Each process contains one activiti engine, and execute workflow. There are other processes which are called as backup processes. These processes do nothing. If one active process crashes, there would be backup process selected. This backup process takes up the responsibility of the crashed active process. It start a activiti engine and continue to execute workflows.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;With process you dont mean a BPM 'process', right?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Your use case would be much easier solved by running multiple Activiti engines in a cluster.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2011 08:05:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/could-multiple-activiti-engines-share-one-repository/m-p/66846#M42564</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2011-04-12T08:05:35Z</dc:date>
    </item>
    <item>
      <title>Re: Could multiple Activiti engines share one Repository?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/could-multiple-activiti-engines-share-one-repository/m-p/66847#M42565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Yes, no problem at all. That's how Activiti works in a clustered environment.&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;I am new to Activiti. Could you tell me where could I get the doc or detailed instruction about Activiti in clustered environment, please? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;What do you mean with 'current engine'. That doesnt seem like you want to have a common repository. If you want data per engine, you need to have a separate db per engine.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;"Current engine" means the activiti engine owned by the current application. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I want a common repository for all activiti engine.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;With process you dont mean a BPM 'process', right?&lt;BR /&gt;Your use case would be much easier solved by running multiple Activiti engines in a cluster.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;No, it is not a BPM 'process'. It is application.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2011 03:37:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/could-multiple-activiti-engines-share-one-repository/m-p/66847#M42565</guid>
      <dc:creator>mscai</dc:creator>
      <dc:date>2011-04-15T03:37:53Z</dc:date>
    </item>
    <item>
      <title>Re: Could multiple Activiti engines share one Repository?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/could-multiple-activiti-engines-share-one-repository/m-p/66848#M42566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I am new to Activiti. Could you tell me where could I get the doc or detailed instruction about Activiti in clustered environment, please?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Currently, no docs on that topic. But basically you can set up multiple engine on multiple web containers, and point them to the same database. We've made sure that works perfect out of the box.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;"Current engine" means the activiti engine owned by the current application.&lt;BR /&gt;I want a common repository for all activiti engine.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;So you want to split data for each applictation? Then I think it is easier to have a separate database for each application.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2011 08:17:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/could-multiple-activiti-engines-share-one-repository/m-p/66848#M42566</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2011-04-15T08:17:34Z</dc:date>
    </item>
    <item>
      <title>Re: Could multiple Activiti engines share one Repository?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/could-multiple-activiti-engines-share-one-repository/m-p/66849#M42567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Seeing that the post was last year, are there any documents that provide detailed instruction about Activiti in clustered environment? I did not see anything in the user guide.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Aug 2011 14:17:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/could-multiple-activiti-engines-share-one-repository/m-p/66849#M42567</guid>
      <dc:creator>anupradhan</dc:creator>
      <dc:date>2011-08-09T14:17:03Z</dc:date>
    </item>
    <item>
      <title>Re: Could multiple Activiti engines share one Repository?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/could-multiple-activiti-engines-share-one-repository/m-p/66850#M42568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Read what jbarrez wrote… There is effectively nothing special to do, other than to have all engines in the 'cluster' point to te same db&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Aug 2011 21:34:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/could-multiple-activiti-engines-share-one-repository/m-p/66850#M42568</guid>
      <dc:creator>ronald_van_kuij</dc:creator>
      <dc:date>2011-08-09T21:34:34Z</dc:date>
    </item>
    <item>
      <title>Re: Could multiple Activiti engines share one Repository?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/could-multiple-activiti-engines-share-one-repository/m-p/66851#M42569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Read what jbarrez wrote… There is effectively nothing special to do, other than to have all engines in the 'cluster' point to te same db&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Hmmm, I'm wondering if Activiti uses Hibernate and L2 Ehcache indirectly (through Spring). It seems that it currently doesn't.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've looked into the source:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;modules/activiti-engine/src/main/java/org/activiti/engine/impl/cfg/ProcessEngineConfigurationImpl.java&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and it seems to use Ibatis / Mybatis.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Process definitions seem to be cached. What else?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What has to been taken into account (regarding any cached data) whenever a multi-node Activiti cluster is configured?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Erny&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2011 13:15:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/could-multiple-activiti-engines-share-one-repository/m-p/66851#M42569</guid>
      <dc:creator>erny18031</dc:creator>
      <dc:date>2011-11-15T13:15:17Z</dc:date>
    </item>
    <item>
      <title>Re: Could multiple Activiti engines share one Repository?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/could-multiple-activiti-engines-share-one-repository/m-p/66852#M42570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What's your reasoning for asking?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Because the process definitions are just cached for performance reasons. So every engine in the cluster will have these definitions cached.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2011 15:15:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/could-multiple-activiti-engines-share-one-repository/m-p/66852#M42570</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2011-11-15T15:15:18Z</dc:date>
    </item>
    <item>
      <title>Re: Could multiple Activiti engines share one Repository?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/could-multiple-activiti-engines-share-one-repository/m-p/66853#M42571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;What's your reasoning for asking?&lt;BR /&gt;Because the process definitions are just cached for performance reasons. So every engine in the cluster will have these definitions cached.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Just thinking about scalabilty and clusterization issues.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What happens if a new process version is deployed on a node? Do the other nodes pick up automatically the new process definition when a new process instance is created? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I still have not a good knowledge about such details. I'll browse the code for it. Intuitively I would think that the cached process definition is only used for already running process instances.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Erny&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2011 17:08:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/could-multiple-activiti-engines-share-one-repository/m-p/66853#M42571</guid>
      <dc:creator>erny18031</dc:creator>
      <dc:date>2011-11-15T17:08:04Z</dc:date>
    </item>
    <item>
      <title>Re: Could multiple Activiti engines share one Repository?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/could-multiple-activiti-engines-share-one-repository/m-p/66854#M42572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We are hoping to use Activiti in a clustered environment to ensure high availability. I'm glad to see jbarrez's note stating that Activiti is designed to be cluster-compatible out of the box.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, the Activiti roadmap (at &lt;/SPAN&gt;&lt;A href="http://docs.codehaus.org/display/ACT/Roadmap" rel="nofollow noopener noreferrer"&gt;http://docs.codehaus.org/display/ACT/Roadmap&lt;/A&gt;&lt;SPAN&gt;) has the following item on it: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"Test clustering (Tom)" &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(though there is also a caveat on the roadmap page that the roadmap may be out of date). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Has Activiti yet been tested in a clustered environment? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In particular, we are not interested in the JobExecutor functionality (as we don't use timers). Most discussion related to clusters focuses on that. We are instead interested in the overall stability of Activiti in a cluster. Specifically, we wonder if there are multi-threaded synchronizations that occur in the Activiti Java code (e.g. Java synchronize blocks) to ensure process instances are not concurrently modified in invalid ways, and if so whether these synchronizations are supplemented with the database-based locking needed to ensure thread safeness across cluster nodes.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Nov 2011 20:48:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/could-multiple-activiti-engines-share-one-repository/m-p/66854#M42572</guid>
      <dc:creator>bwestrich</dc:creator>
      <dc:date>2011-11-30T20:48:49Z</dc:date>
    </item>
    <item>
      <title>Re: Could multiple Activiti engines share one Repository?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/could-multiple-activiti-engines-share-one-repository/m-p/66855#M42573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes Activiti is cluster friendly. There is no code other than the job executor that requires specific logic to support clustering.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;When all cluster nodes point to the same database, it should work fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Are you also not planning to use the async continuations functionality? Because that requires the use of the job executor as well.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2011 08:21:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/could-multiple-activiti-engines-share-one-repository/m-p/66855#M42573</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2011-12-01T08:21:30Z</dc:date>
    </item>
    <item>
      <title>Re: Could multiple Activiti engines share one Repository?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/could-multiple-activiti-engines-share-one-repository/m-p/66856#M42574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hi, guys&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; suppose this case: i have two engines(engineA and engineB) deployed on two nodes(nodeA,nodeB) respectively. and the &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;two engines share one db. is it possible that the jobExecutor created by engineA only fetches&amp;nbsp; the process jobs started by engineA and jobExecutor created by engineB only fetches the jobs started by engienB?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2012 12:24:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/could-multiple-activiti-engines-share-one-repository/m-p/66856#M42574</guid>
      <dc:creator>arvin_wang</dc:creator>
      <dc:date>2012-08-23T12:24:15Z</dc:date>
    </item>
    <item>
      <title>Re: Could multiple Activiti engines share one Repository?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/could-multiple-activiti-engines-share-one-repository/m-p/66857#M42575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;what do u mean with "jobs started by engineA" ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i think every engine's job executor will 'start' all jobs it finds in the database. So they will run on all machines concurrently. Imagine a start-timer-event, which starts a process instance. You will get process instances of the same process definition on all nodes, and if these process instances work on the same data, eg. JPA entities, you will probably run into a messy situation. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Another tricky thing is when you have asymmetric clusters, i mean not all machines have access to the same resources and the process instances rely on specific resources. If you do not start process instances via start-timer-events you can control where they are executed. But with timer-boundary-events it might happen that execution continues on a node which does not have access to a needed resource.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;At least this is what i assume would happen in a clustered environment together with the standard JobExecutor…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Aug 2012 10:30:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/could-multiple-activiti-engines-share-one-repository/m-p/66857#M42575</guid>
      <dc:creator>chris_joelly</dc:creator>
      <dc:date>2012-08-26T10:30:34Z</dc:date>
    </item>
    <item>
      <title>Re: Could multiple Activiti engines share one Repository?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/could-multiple-activiti-engines-share-one-repository/m-p/66858#M42576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;As Tijs points out, you can have multiple intances of the activiti engine running against the same database. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In such a scenario, the job executor of each activiti instance will poll the database for jobs. The jobexecutors will make sure that each job is only executed once (sucessfully). To give this guarantee, the jobexecutor locks jobs in the database. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;To come back to your scenario, if you have a job executor active on nodeA and a job executor on nodeB and there is a single job in the database, the job will either be executed by nodeA or node B. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If executing the job requires access to external resources (java classes, persistence units etc…) provided by the environment, you must make sure that these resources are available on each node. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See also:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://app.camunda.com/confluence/display/foxUserGuide/Job+Execution" rel="nofollow noopener noreferrer"&gt;https://app.camunda.com/confluence/display/foxUserGuide/Job+Execution&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Aug 2012 04:33:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/could-multiple-activiti-engines-share-one-repository/m-p/66858#M42576</guid>
      <dc:creator>meyerd</dc:creator>
      <dc:date>2012-08-27T04:33:31Z</dc:date>
    </item>
    <item>
      <title>Re: Could multiple Activiti engines share one Repository?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/could-multiple-activiti-engines-share-one-repository/m-p/66859#M42577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;"jobs started by engineA" means jobExecutor in engineA only gets the jobs created by engineA from the db. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;now i want to add a field in table JOB distinguishing jobs of different engines. i do not know whether it is ok.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;another demand: i want to suspend or activate a executing process instance, but the APIs provided by&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;activiti (such as suspendProcessInstanceById, etc) seem not to satisfy. btw, the process instance contains&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;many serviceTasks and these serviceTasks are set asyc.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2012 10:52:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/could-multiple-activiti-engines-share-one-repository/m-p/66859#M42577</guid>
      <dc:creator>arvin_wang</dc:creator>
      <dc:date>2012-08-29T10:52:12Z</dc:date>
    </item>
  </channel>
</rss>

