<?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 Subprocesses from call activity are getting slower in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/subprocesses-from-call-activity-are-getting-slower/m-p/179915#M133045</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;I have a process that starts many subprocesses (nearly 800) with a call activity. To avoid a StackOverflowException I set:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;activiti:async="true" and isSequential="false"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My problem is that the processing of the sub processes are getting slower. At the beginning my first subprocess instances needed 3 seconds. At the end of the 800 they need 8 minutes per subprocess. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anybody know what the problem could be? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And what are the differences between the two attributes async and isSequential? What does it mean for database transactions?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Sep 2014 07:31:19 GMT</pubDate>
    <dc:creator>bzeuner</dc:creator>
    <dc:date>2014-09-24T07:31:19Z</dc:date>
    <item>
      <title>Subprocesses from call activity are getting slower</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/subprocesses-from-call-activity-are-getting-slower/m-p/179915#M133045</link>
      <description>Hi,I have a process that starts many subprocesses (nearly 800) with a call activity. To avoid a StackOverflowException I set:activiti:async="true" and isSequential="false"My problem is that the processing of the sub processes are getting slower. At the beginning my first subprocess instances needed</description>
      <pubDate>Wed, 24 Sep 2014 07:31:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/subprocesses-from-call-activity-are-getting-slower/m-p/179915#M133045</guid>
      <dc:creator>bzeuner</dc:creator>
      <dc:date>2014-09-24T07:31:19Z</dc:date>
    </item>
    <item>
      <title>Re: Subprocesses from call activity are getting slower</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/subprocesses-from-call-activity-are-getting-slower/m-p/179916#M133046</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;asynch - creates asynchronous job. Job can be in sequential manner too.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;isSequential - (e.g. &amp;lt;multiInstanceLoopCharacteristics isSequential="false|true"&amp;gt;) The isSequential attribute indicates if the instances of that activity are executed sequentially or parallel. It does not mean that activities are executed asynchronously.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;re: Performance issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The best way to solve this issue could be to profile your app. and find out what is getting slower and slower.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Martin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Sep 2014 05:55:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/subprocesses-from-call-activity-are-getting-slower/m-p/179916#M133046</guid>
      <dc:creator>martin_grofcik</dc:creator>
      <dc:date>2014-09-26T05:55:54Z</dc:date>
    </item>
  </channel>
</rss>

