<?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: Asyncronous and Sequential Process Execution  in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/asyncronous-and-sequential-process-execution/m-p/207279#M160409</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;Use parallel gateway to split execution into two parallel paths. (examples: download activiti source and find jUnit test for parallel gateway)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem is that these two paths won't be executed in parallel in fact, but they will be executed sequentially in one java thread.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;To have real concurrency in activity 5 you have to make parallel tasks asynchronous and let job executor to run the task in separate java threads.&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>Wed, 04 Nov 2015 04:50:24 GMT</pubDate>
    <dc:creator>martin_grofcik</dc:creator>
    <dc:date>2015-11-04T04:50:24Z</dc:date>
    <item>
      <title>Asyncronous and Sequential Process Execution</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/asyncronous-and-sequential-process-execution/m-p/207278#M160408</link>
      <description>Hi AllI am new to Activiti , I have a requirement I have 8 java controllers, I have to execute the first 6 controllers that have to execute sequentially and the last two has to execute parallel. Can I achive this task using Activiti .If I can then how to do it can any one post any examples or any re</description>
      <pubDate>Tue, 03 Nov 2015 17:41:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/asyncronous-and-sequential-process-execution/m-p/207278#M160408</guid>
      <dc:creator>soumyaditya_07</dc:creator>
      <dc:date>2015-11-03T17:41:34Z</dc:date>
    </item>
    <item>
      <title>Re: Asyncronous and Sequential Process Execution</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/asyncronous-and-sequential-process-execution/m-p/207279#M160409</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;Use parallel gateway to split execution into two parallel paths. (examples: download activiti source and find jUnit test for parallel gateway)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem is that these two paths won't be executed in parallel in fact, but they will be executed sequentially in one java thread.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;To have real concurrency in activity 5 you have to make parallel tasks asynchronous and let job executor to run the task in separate java threads.&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>Wed, 04 Nov 2015 04:50:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/asyncronous-and-sequential-process-execution/m-p/207279#M160409</guid>
      <dc:creator>martin_grofcik</dc:creator>
      <dc:date>2015-11-04T04:50:24Z</dc:date>
    </item>
  </channel>
</rss>

