<?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 Parallel simulation in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/parallel-simulation/m-p/122687#M86401</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;I would like to run several process engines in parallel (e.g. several threads in one JVM). &lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Rationale:&lt;/STRONG&gt;&lt;SPAN&gt; Process simulation (&lt;/SPAN&gt;&lt;A href="http://gro-mar.github.io/activiti-crystalball/" rel="nofollow noopener noreferrer"&gt;http://gro-mar.github.io/activiti-crystalball/&lt;/A&gt;&lt;SPAN&gt;) needs execute several simulation runs. Runs can be executed in parallel to increase performance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Questions:&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Is activiti ready for this kind of usage?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What needs to be changed to achieve it?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can see one obstacle:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;org.activiti.engine.impl.util.ClockUtil has to be thread local in this case. (each thread can live in different simulation time)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for answer.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Apr 2013 11:00:22 GMT</pubDate>
    <dc:creator>gromar</dc:creator>
    <dc:date>2013-04-17T11:00:22Z</dc:date>
    <item>
      <title>Parallel simulation</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/parallel-simulation/m-p/122687#M86401</link>
      <description>I would like to run several process engines in parallel (e.g. several threads in one JVM). Rationale: Process simulation (http://gro-mar.github.io/activiti-crystalball/) needs execute several simulation runs. Runs can be executed in parallel to increase performance.Questions:Is activiti ready for th</description>
      <pubDate>Wed, 17 Apr 2013 11:00:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/parallel-simulation/m-p/122687#M86401</guid>
      <dc:creator>gromar</dc:creator>
      <dc:date>2013-04-17T11:00:22Z</dc:date>
    </item>
    <item>
      <title>Re: Parallel simulation</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/parallel-simulation/m-p/122688#M86402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes that should be no problem. Make sure that you don't enable the job executor on every process engine, since they will be competing a lot then to get jobs. I'm not aware of any changes you need to make for this. They only need to have a separate name for each of the process engine instances. &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>Wed, 17 Apr 2013 14:02:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/parallel-simulation/m-p/122688#M86402</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2013-04-17T14:02:44Z</dc:date>
    </item>
  </channel>
</rss>

