<?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 Same jobs on separated engines in cluster in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/same-jobs-on-separated-engines-in-cluster/m-p/201358#M154488</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello everyone!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There are two applications working with the same database.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Applications use the business process involves asynchronous tasks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is also an EventListener, which writes processInstanceId for all jobs that have been completed and counts the number of completed jobs. During tests, i saw that one app performs a bit more jobs than another.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For example, if two applications had to perform 1000 jobs as a result of one of them performs about 1050, and another 1000.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;When i checked stored processInstanceIds, and saw that there are matching id so both apps execute same jobs.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please tell me why this might be.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The idea is if AsyncJobExecutor takes the task to work, it must lock it and other JobExecutors that work with same database cant execute it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Aug 2015 08:27:20 GMT</pubDate>
    <dc:creator>victor1</dc:creator>
    <dc:date>2015-08-12T08:27:20Z</dc:date>
    <item>
      <title>Same jobs on separated engines in cluster</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/same-jobs-on-separated-engines-in-cluster/m-p/201358#M154488</link>
      <description>Hello everyone!There are two applications working with the same database.Applications use the business process involves asynchronous tasks.There is also an EventListener, which writes processInstanceId for all jobs that have been completed and counts the number of completed jobs. During tests, i saw</description>
      <pubDate>Wed, 12 Aug 2015 08:27:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/same-jobs-on-separated-engines-in-cluster/m-p/201358#M154488</guid>
      <dc:creator>victor1</dc:creator>
      <dc:date>2015-08-12T08:27:20Z</dc:date>
    </item>
    <item>
      <title>Re: Same jobs on separated engines in cluster</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/same-jobs-on-separated-engines-in-cluster/m-p/201359#M154489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Any updates on this? Even I too facing similar problem with AsyncJobExecutor in cluster environment.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Sep 2015 11:58:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/same-jobs-on-separated-engines-in-cluster/m-p/201359#M154489</guid>
      <dc:creator>swamy2156</dc:creator>
      <dc:date>2015-09-10T11:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: Same jobs on separated engines in cluster</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/same-jobs-on-separated-engines-in-cluster/m-p/201360#M154490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The async executor will execute jobs created on the same server in the cluster by default. Only when a job takes longer than the default job timeout, it will be executed on another server. Is it possible in your use case that a job execution takes longer than 1 minute?&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>Sat, 12 Sep 2015 16:59:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/same-jobs-on-separated-engines-in-cluster/m-p/201360#M154490</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2015-09-12T16:59:39Z</dc:date>
    </item>
  </channel>
</rss>

