<?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 jobExecutor threads in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/jobexecutor-threads/m-p/60363#M37276</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have another newbie question. If I have a timer that is set to go off at a certain time and I have 100 instances of a workflow, how many threads would be started to handle those jobs? Would it be 100? If so is there a way to throttle it so only 10 threads could be running at any 1 time? This means my job may not get started exactly when I wanted but it also means I do not have too many things running at the same time.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Richard&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Jun 2011 17:47:18 GMT</pubDate>
    <dc:creator>richard1</dc:creator>
    <dc:date>2011-06-29T17:47:18Z</dc:date>
    <item>
      <title>jobExecutor threads</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/jobexecutor-threads/m-p/60363#M37276</link>
      <description>I have another newbie question. If I have a timer that is set to go off at a certain time and I have 100 instances of a workflow, how many threads would be started to handle those jobs? Would it be 100? If so is there a way to throttle it so only 10 threads could be running at any 1 time? This means</description>
      <pubDate>Wed, 29 Jun 2011 17:47:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/jobexecutor-threads/m-p/60363#M37276</guid>
      <dc:creator>richard1</dc:creator>
      <dc:date>2011-06-29T17:47:18Z</dc:date>
    </item>
    <item>
      <title>Re: jobExecutor threads</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/jobexecutor-threads/m-p/60364#M37277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There is a default size of the threadpool for job executors.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I also believe there is an undocumented setting for changing that size, but I can't directly find it. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But it's already asked on the forum in the past, so maybe the seach can help there.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jun 2011 08:37:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/jobexecutor-threads/m-p/60364#M37277</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2011-06-30T08:37:31Z</dc:date>
    </item>
    <item>
      <title>Re: jobExecutor threads</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/jobexecutor-threads/m-p/60365#M37278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I do not think it is configurable from what I remember&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jun 2011 14:33:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/jobexecutor-threads/m-p/60365#M37278</guid>
      <dc:creator>ronald_van_kuij</dc:creator>
      <dc:date>2011-06-30T14:33:04Z</dc:date>
    </item>
    <item>
      <title>Re: jobExecutor threads</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/jobexecutor-threads/m-p/60366#M37279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Open Source is awesome. Looking into the code, the max number of threads in the pool is 10 by default. So by default it is doing what I wanted.&amp;nbsp; &lt;img id="smileyvery-happy" class="emoticon emoticon-smileyvery-happy" src="https://connect.hyland.com/i/smilies/16x16_smiley-very-happy.png" alt="Smiley Very Happy" title="Smiley Very Happy" /&gt; I do think I could set the number of threads in my Spring configuration by creating a JobExecutor bean, set maxPoolSize on it. Then set the JobExecutor on the SpringProcessEngineConfiguration and then it could be anything I wanted it to be.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Richard&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jun 2011 15:45:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/jobexecutor-threads/m-p/60366#M37279</guid>
      <dc:creator>richard1</dc:creator>
      <dc:date>2011-06-30T15:45:07Z</dc:date>
    </item>
  </channel>
</rss>

